An Arduino-based replacement tape counter using a rotary encoder and LED display
The basics
The circuit is very simple, all you need to do is connect the rotary encoder's 3 pins, and the LED display's four pins, to the Arduino. I used an Arduino Nano, but any will do.
TapeCounter
Stephen Blythe