8-bit Breadboard Computer

This is a from scratch 8-bit computer built on breadboards, following Ben Eater’s design. I still have to do the bus integration and the instruction set; and wiring everything together and teaching it to actually run a program. I am about 80% there.

8-bit breadboard computer modules


Modules are built, tested, and validated independently:

  1. Clock
  2. ALU
  3. Memory registers
  4. RAM
  5. Program counter
  6. Output register