A 2-bit counter that counts from 0 to 3! :D
Set "Count" to 1 to start counting and set it to 0 to pause the counter. Set "Increment/Decrement" to 1 to count up and 0 to count down.
there are three different clocks that i have built in this showcase,
they all have some of the same principal rules;
the buttons above the 4 digit bit inputs are to move the face below it up by 1;
the button off to the side on the first and second are used to reset the clock if need be;
the input next to the box labeled 'P' is to turn it on or off
they all have slightly different quirks though
the first one is the very first prototype of a digital clock that i have made
the second is a smaller design that i shoved the wires from the previous into their own bok to make it look nicer; this was the first legitimate one though.
the third and final clock is what i dub the mini clock because it is my smallest clock that i have ever made; i essentially made some tweaks to the wiring and then put that on to its own very small circuit, the mini has a toggleable reset and power
A completely original (4-bit) counter I made.
simple computer with clock
commands:
10001: Clock
00011: Do a OR operation*
01101: Do a AND operation*
01110: Do a NAND operation*
01001: RAM edit/read**
*Use number inputs too do the logic.
**Use data inputs edit/assign values to an 8-bit RAM. Use the R/W pin to read & write.
Specs:
RAM:
1KB (as seen in photo)
Clock:
2HZ (as seen in photo)