commit 536e557eeacd3e8faa1deaba88b3a3477793ee65 Author: Lexi Date: Sat Apr 3 16:48:48 2021 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..43ef080 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# eeprom-programmer + +Programming tool for parallel EEPROM chips, based on a ATmega16. + +Only supports AT28C256 EEPROM chips as of now.