|
This takes the 0-F output of the counter, and converts it into1-99 on the display(s)
This was designed to output decimal numbers as an add-on to a previous project I made, adding 2 values and getting an output sum. The single display variant works for the adder, but this uses a counter for the tens place instead of redoing the wiring for the entire thing in order to properly read the 2 digit sums.
If I had the room to do so, I would add the 2 projects together and have a basic adding calculator!
Also, there is some switching lag, where you will see the wrong number pop up for a split second, but it fixes itself quickly. Enjoy!
|