
This works by inputing a binary number 0-9 and turning it into a signal for a 7 segment display
To test put any binary number 0-9
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | Segment A | ||
| 1 | Segment B | ||
| 2 | Segment C | ||
| 3 | Segment D | ||
| 4 | Input 4 | Segment E | |
| 5 | Input 3 | Segment F | |
| 6 | Input 2 | Segment G | |
| 7 | Input 1 | DP |