I connected a bunch of AND gates together to make a really big AND gate.
Set all the inputs to 1 and the output should show 1 on the LED 7-segment display. Otherwise it should show a 0.
N/A
# | Input | Output | Bidirectional |
---|---|---|---|
0 | IN0 | LCD_A | |
1 | IN1 | LCD_B | |
2 | IN2 | LCD_C | |
3 | IN3 | LCD_D | |
4 | IN4 | LCD_E | |
5 | IN5 | LCD_F | |
6 | IN6 | LCD_G | |
7 | IN7 | LCD_P |