Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
Building an 8-bit breadboard computer!
RAM module build - part 2
RAM module build - part 3
RAM module testing and troubleshooting
JK flip-flop
JK flip-flop racing
Master-slave JK flip-flop
Binary counter
Program counter design
Program counter build
Designing a 7-segment hex decoder
Using an EEPROM to replace combinational logic
Build an Arduino EEPROM programmer
Build an 8-bit decimal display for our 8-bit computer
8-bit computer build: Connecting the bus
8-bit CPU control signal overview
8-bit CPU control logic: Part 1
8-bit CPU control logic: Part 2
8-bit CPU control logic: Part 3
8-bit CPU reset circuit and power supply tips
Reprogramming CPU microcode with an Arduino
Adding more machine language instructions to the CPU
Making a computer Turing complete
CPU flags register
Conditional jump instructions