Simple EEPROM (AT28C64/AT28C256) programmer using an Arduino UNO board and MCP23017 I/O expander. This project includes both Arduino firmware and a Python command-line interface tool for easy ...
This is a simple circuit for programming the 28C16, 28C64, 28C256, and similar parallel EEPROMs using an Arduino. Since the Arduino doesn’t have enough pins to directly control all of the address, ...