
The chip takes a binary input on the 8 input pins and shows the corresponding number on the 7 segment display.
Input a binary number in the input pins, watch the 7 segment display show the correct number.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | binary space 1 | 7 segment pin A | |
| 1 | binary space 2 | 7 segment pin B | |
| 2 | binary space 3 | 7 segment pin C | |
| 3 | binary space 4 | 7 segment pin D | |
| 4 | binary space 5 | 7 segment pin E | |
| 5 | binary space 6 | 7 segment pin F | |
| 6 | binary space 7 | 7 segment pin G | |
| 7 | binary space 8 | 7 segment pin H |