
This project will display numbers from 1 to 8 based on which switch is turned on. For example, if switch number 1 is on, it will display the number 1 on the 7-segment display. The dot is connected to the clock to visualize the clock's functionality.
Just switch the input buttons.
7-segment display.
| # | 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 |