
You input the 4 digit binary number using pins 0 - 3 with input pin 0 being LSB and input pin 3 MSB. This way you can show any number between 0 and 9 (max binary is 1010 = 9)
Enter any number you want and it will be displayed on the 7 segment display
One single digit 7 segment display.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | input1 | ||
| 1 | input2 | ||
| 2 | input3 | ||
| 3 | input4 | ||
| 4 | |||
| 5 | |||
| 6 | |||
| 7 |