EveryCircuit
Powering up...
Circuit
Public
Private
Unlisted
Save

24 hour clock HHMMSS

@jusgif
10 years ago
https://everycircuit.com/circuit/5666677749972992
24 hour clock made using six 7-segment displays to make the format HH:MM:SS. The hex counters are made into base 3 base 6 and base 10 using an AND gate on the two binary values that make up the base number (1+2=3, 2+4=6 and 2+8=10) which causes a reset and a increment on next counter. The seconds unit is incremented by a logic train in bottom right corner. Please feel free to ask any questions.
Comments
Post