Skip to content

This is a simple command line EEPROM burner / reader using an atmega328 for the AT28C256 and similar EEPROMs.

License

Notifications You must be signed in to change notification settings

austinthresher/Arduino-AT28C256-EEPROM-Burner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-AT28C256-EEPROM-Burner

This is a simple command line EEPROM burner / reader using an atmega328 for the AT28C256 and similar EEPROMs.

It builds and runs on Debian. I have not tested it on other platforms.

Usage

Writing:

./eeprom_burner -W /dev/tty_your_arduino_here file_to_burn.bin

Reading:

./eeprom_burner -R /dev/tty_your_arduino_here file_to_dump_to.bin

Front

Back

About

This is a simple command line EEPROM burner / reader using an atmega328 for the AT28C256 and similar EEPROMs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published