Learn how to construct an Arduino EEPROM programmer using an Arduino Nano, making the programming of EEPROMs (such as 28C16) significantly more straightforward. Explore the process of building this programmer, which utilizes two 74HC595 shift registers and a 28C16 EEPROM. Gain insights into the functionality and applications of EEPROMs, and access the complete source code for the project on GitHub. Discover how this setup can be adapted for use with other EEPROM models like 28C64 or 28C256.
Overview
Syllabus
Build an Arduino EEPROM programmer
Taught by
Ben Eater