Programming tool for parallel EEPROM chips, based on a ATmega16. Only supports AT28C256 EEPROM chips as of now.
Go to file
Lexi / Zoe 8c7b62dc2d
Import code from old repository from 2018
Old repository: https://github.com/binaryDiv/z80_computer
2021-04-03 17:23:07 +02:00
firmware_src Import code from old repository from 2018 2021-04-03 17:23:07 +02:00
kicad Import code from old repository from 2018 2021-04-03 17:23:07 +02:00
prog_tool Import code from old repository from 2018 2021-04-03 17:23:07 +02:00
.gitignore Import code from old repository from 2018 2021-04-03 17:23:07 +02:00
README.md Initial commit 2021-04-03 16:48:48 +02:00
pin_allocation.txt Import code from old repository from 2018 2021-04-03 17:23:07 +02:00

README.md

eeprom-programmer

Programming tool for parallel EEPROM chips, based on a ATmega16.

Only supports AT28C256 EEPROM chips as of now.