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, ...
The circuit was based on the use of Arduino AVR to build a high voltage programmer which can be used to fix pesky fuses. The circuit was based on the use of Arduino AVR to build a high voltage ...
[Hans Peter] wanted to move away from using full Arduino boards in his projects. One of the components he rarely used after the development stage is the USB hardware. Once the firmware is flashed to ...
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 ...