A simple counter for binary clocks. It shows 0-59. The counter on the left is C1, the counter on the right is C0.
- When C0 reaches 10, the AND gate resets C0 to zero and at the same time sends a clock signal to counter C1, which adds one.
- When C1 reaches 6, the AND gate resets C1 to zero.