The design outputs the number 1 on the 7-segment if switch[0] is high. This will repeat, so for switch [2] it will output number 2, and so on.
Turn on the switches and make sure that it outputs it's corresponding number.
LED Display and switches
# | 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 |