Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 869 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 869 Bytes

Arduino EEPROM Programmer Interface

Inspired by Ben Eater's EEPROM Programmer, this is a console interface to communicate with the Arduino; enabling the user to easily write files to the EEPROM and read the contents. Currently, it only supports AT28C64X and AT28C256 chips.

Note

Some EEPROMs come with SDP (Software Data Protection) enabled by default. You may need to disable it before writing to the chip.

EEPROM Programmer Picture EEPROM Programmer Picture EEPROM Programmer Schematic