RedstoneChips

ringcounter

A ring decimal counter chip. Whenever input pin 0 goes from off to on, the counter increments its value by 1 and sets the corresponding output on. Once the last output is reached, the counter turns on the first output. Setting the reset pin (input pin 1) from off to on, turns off all the counter outputs and sets the counter to turn the 1st output on the next trigger.

source code


I/O setup

Sign text

  1. ringcounter

Version history: Added to BasicCircuits 0.74, commissioned by I D.

Fork me on GitHub