you can input a binary number and you will get an output on a 2 digit display.
It consist of a few t-flip flops, binary decoder, encoder and a 2 digit 7 segment display.
The decoder turns the binary numbers into regular numbers. The encoder turn the regular numbers into positons on the display.
You could modify the decoder o fit directly to the display but i wanted to show that i can make a encoder.
the machine is limited to 1-15 because it only has 4 bits but the display could do up to 99 ofcource.
Enter a binary number with the button selector panel. click to turn it on, click again to turn it off
It will then apear a number on the display.