👾The Apple 1 computer was Apple's first computer, built in the 1970s by Steve Jobs and Steve Wozniak in a garage.
🔩The Apple 1 computer was sold as a kit and used off-the-shelf components, making it easy to replicate today.
💾We built a replica of the Apple 1 by creating a 6502 CPU-based single board computer with RAM and ROM.
🔌We also built an API board to interface the 6502 CPU with peripherals like an LCD or a keyboard.
🧪We explored the memory addressing system of the Apple 1 and burned a ROM with the necessary code to emulate the original functionality.