eeprom_programmer/README.md

5 lines
224 B
Markdown
Raw Normal View History

2020-12-07 18:03:12 -06:00
# eeprom_programmer
A very basic EEPROM programmer, compatible with chips with up to 15 address lines.
2020-12-07 18:09:08 -06:00
##### This project was inspired by and based on [Ben Eater's programmer](https://github.com/beneater/eeprom-programmer)