Maker Pro
Maker Pro

flip flop projects

loun_vre

Feb 9, 2011
2
Joined
Feb 9, 2011
Messages
2
hello....can anyone suggest a project using flip flop? i really need an idea for my project... thank you!
 

Laplace

Apr 4, 2010
1,252
Joined
Apr 4, 2010
Messages
1,252
Perhaps you are familiar with a BCD counter where the binary count value is decoded to drive a seven segment display. Now imagine a different concept where seven JK flip flops each drive one of the display segments directly. Your project is to design the gate circuitry for the JK inputs. For a more interesting project, make it an UP/DOWN counter.
 

loun_vre

Feb 9, 2011
2
Joined
Feb 9, 2011
Messages
2
Perhaps you are familiar with a BCD counter where the binary count value is decoded to drive a seven segment display. Now imagine a different concept where seven JK flip flops each drive one of the display segments directly. Your project is to design the gate circuitry for the JK inputs. For a more interesting project, make it an UP/DOWN counter.

thank you so much.....i'll try doing your suggestion..
 

Laplace

Apr 4, 2010
1,252
Joined
Apr 4, 2010
Messages
1,252
@(*steve*) While there are a variety of flip-flop types available, I would recommend the JK type as most flexible and useful for the design of complex finite state machines.
 
Top