This is a 7-segment controller. It runs on a 3-bit counter so the count is from 0-7. Buttons to toggle reset, pause, increment. Knobs to control speed and lighting configuration.
Try the simulation here:
https://www.flux.ai/jbreidfjord-dev/7-seg-3-bit-counter
This is a simulation of a 7-segment counter using digital logic gates (and, or, not). Three pulsed sources are required at A,B,C and should count out the binary 000-111.
This is manufacturable and has a PCB design for it!
This is a 7-segment controller. It runs on a 3-bit counter so the count is from 0-7. Buttons to toggle reset, pause, increment. Knobs to control speed and lighting configuration.
Try the simulation here:
https://www.flux.ai/jbreidfjord-dev/7-seg-3-bit-counter