I've built 8-input logic gates, all using each of the 8 inputs.... or will eventually
Set the inputs 0..7 to your desired 8 inputs.
Observe the outputs the corresponding output pins.
No specific external hardware is expected for this project.
# | 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 |