The project uses Logic Gates (AND, NAND, OR, XOR, NOT) to Control the Output of a 7-Segment Display
The project uses a Switch containing 8 electrical switches that control the input depending on which switch is on or off. Then the input will go to the logic gate which will result in an output that will be displayed on the 7-segment display
Switch, Buttons
# | 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 |