Close

Finished 16 input ports

A project log for Homebrew 16 bit relay computer

Goal of the project is to develop and build a homebrew 16 bit relay computer

peterPeter 12/19/2025 at 05:440 Comments

Because I had to realize that using the output ports as inputs works at first glance, but causes problems on closer inspection (clearing the output register is no longer possible, because an active input may keep the holding voltage at “1”), I built a 16-port input register instead—essentially just relay-implemented switched inputs onto the data bus.

Discussions