No description
Find a file
2020-12-12 12:43:32 -06:00
.vim Finished preliminray version of the python serial monitor. Updated arduino scripts to wor at 115200 baud rate. 2020-12-12 09:50:34 -06:00
arduino_programs First working version of the programmer. Tested with a real AT28C256 EEPROM 2020-12-12 12:43:32 -06:00
serial_monitor First working version of the programmer. Tested with a real AT28C256 EEPROM 2020-12-12 12:43:32 -06:00
.gitignore Added gitignore. First version of the tester script. 2020-12-11 16:50:13 -06:00
LICENSE Initial commit 2020-12-07 18:03:12 -06:00
README.md Added credits to Ben Eater 2020-12-07 18:09:08 -06:00

eeprom_programmer

A very basic EEPROM programmer, compatible with chips with up to 15 address lines.

This project was inspired by and based on Ben Eater's programmer