It uses multiple logic gates to transfrom binary input to a decimal number to display in a 7 segment display
Input any binary number between 0-9.
For input use a dip switch with at least 4 outputs.
For output use a single 7 segment display with common cathode.
# | Input | Output | Bidirectional |
---|---|---|---|
0 | B3 | A | |
1 | B2 | B | |
2 | B1 | C | |
3 | B0 | D | |
4 | E | ||
5 | F | ||
6 | G | ||
7 |