
Its just a very simple 7-segment display, after putting in the code 201 in binary as the inputs, the display segments will light up and make an "A", my initial.
Just run it, adjust the inputs if needed.
Nothing (I think xd)
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | 1 | 1 | |
| 1 | 1 | 1 | |
| 2 | 0 | 1 | |
| 3 | 0 | 0 | |
| 4 | 1 | 1 | |
| 5 | 0 | 1 | |
| 6 | 0 | 1 | |
| 7 | 1 | 1 |