EveryCircuit
Powering up...
Circuit
Public
Private
Unlisted
Save

Simple bcd counter

@Lukeifer
8 years ago
https://everycircuit.com/circuit/5143429865799680
The top input is the enable on the T(toggle) flip-flops, holding the output of the seven segment display at a constant state. The second input is the CLK(clock) pulse, which through the the flip-flops gets divided into a binary count. The third input is the enable on bcd decoder, tied to the input of multiple &(and) gates.
Comments
Post