
basically the idea is to have each input display corresponding letter output ex: in0 on --> A , in1 on --> B, in2 on or in0 & in1 --> C etc...
switch IN 0 and 1 and see what happens
7 seg 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 |