Main Content

Ardu14: An Arduino-Based Emulator for the Science of Cambridge MK14 Micro Computer

This project is based on the “Portable MK14 emulator in ‘C’”. While I’m not certain of the exact origins, I discovered it in Doug Rice’s Virtual MK14 GitHub repository. Doug and Hein Pragt’s websites were valuable resources while working on this project.

Dependencies
- Keypad Library
- LiquidCrystal Library

Schematics
- None! Well, kind of. Just follow the guides for the above-mentioned libraries and configure the GPIO pins accordingly in the Ardu14 sketch.”

Link to article