137 4 bit counter on steamdeck

137 : 0b 010 001 001 : 4 bit counter on steamdeck

Select Project 1 2 3 4 5 6 7 8 9 ON SW2
  • Author: 13arn
  • Description: copy of my tt01 submission, enable first input and press button to use the counter
  • GitHub repository
  • Wokwi project
  • Extra docs
  • Clock: 0 Hz
  • External hardware:

How it works

fsm that uses 1 input to progress abd count from 0 to 3. Other inputs have various logic to play with

How to test

enable first input so it is on and connected to the button. All other inputs are off. Press button to progress the fsm.

IO

# Input Output
0 clock segment a
1 reset segment b
2 none segment c
3 none segment d
4 none segment e
5 none segment f
6 none segment g
7 none none