55 7 segment wokwi counter

55 : 7 segment wokwi counter

Select Project123456789ONSW2
  • Author: Matt Venn
  • Description: counts up from 0 to 9, incrementing once per second
  • GitHub repository
  • Clock: 1 Hz

How it works

Uses a 4 bit counter to sequence, the combinational logic to drive the 7 segment display.

How to test

Set the clock to 1Hz.

Picture

IO

#InputOutput
0clocksegment a
1segment b
2segment c
3segment d
4segment e
5segment f
6segment g
7dot