eeprom_programmer/README.md
2020-12-13 14:56:20 -06:00

7 lines
302 B
Markdown

# eeprom_programmer
A very basic EEPROM programmer, compatible with chips with up to 15 address lines.
# Protoboard assembly
![Protoboard assembly](images/protoboard_assembly.JPG)
##### This project was inspired by and based on [Ben Eater's programmer](https://github.com/beneater/eeprom-programmer)