Searched Projects

Tags: D flip-flop

project.name
0 Stars     67 Views

T flip-flop using D flip-flop

T flip-flop using D flip-flop

project.name
2 Stars     318 Views
User:

2-bit counter, limited to 3 numbers (0,1,2)

2-bit counter, limited to 3 numbers (0,1,2)

This is a 2-bit counter.  2-bit counters normally can count 4 numbers: 0, 1, 2, 3. However, this circuit counts up to 2 and resets at 3.  This can be scaled by adding more D flip-flops and setting the And gate at the location you want the count to stop at.  You can also set a starting number in a similar fashion.  This can be modified to a synchronous 2-bit counter using JK flip flops.


project.name
1 Stars     62 Views
User:

Gray Code Up Counter

Gray Code Up Counter

Multiple variations of a 3-bit gray code up counter.
JK -> D -> D using NAND -> Decoder to Display

EDIT: Added BCD-to-7-Segment Sub Circuit


project.name
0 Stars     2 Views
User:

Flip-flop Equivalent

Flip-flop Equivalent

A way in which the JK flip-flop can be made into a D flip-flop and vise versa.