This project is a simple counter circuit that increments and displays numbers on a 7-segment display. A “Step” button advances the count, and a “Reset” button resets it to zero. Logic gates control the segments based on the counter’s output.
Press the “Step” button to increment the display and “Reset” to reset the count. Optionally, connect a clock for automatic counting.
7-Segment Display Step and Reset buttons Clock source
# | Input | Output | Bidirectional |
---|---|---|---|
0 | IN0 | OUT0 | |
1 | IN1 | OUT1 | |
2 | IN2 | OUT2 | |
3 | IN3 | OUT3 | |
4 | IN4 | OUT4 | |
5 | IN5 | OUT5 | |
6 | IN6 | OUT6 | |
7 | IN7 | OUT7 |