Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 471 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 471 Bytes

eeprog

build

Firmware for eeprog - EEPROM programmer on the ATmega328 microcontroller

Hardware

The hardware is implemented as a shield for the Arduino Uno R3, utilizing the digital I/O ports for shifting data and address.

The shield only supports the 8K AT28C64 EEPROM at this moment, but could be modified to support larger EEPROMs.