Utility for simulating as well as moving data onto/from a AT28C256 EEPROM using the Raspberry PI's GPIO capabilities.
Go to file
matthias@rpi 1eb3435181 refactor
2023-10-27 02:41:58 +02:00
cpp-sim-src initial commit 2023-10-26 19:01:14 +02:00
.gitignore initial commit 2023-10-26 19:01:14 +02:00
eeprom_sim.py initial commit 2023-10-26 19:01:14 +02:00
eeprom.py refactor 2023-10-27 02:41:58 +02:00
LICENSE Initial commit 2023-10-26 18:58:52 +02:00
makerom.py initial commit 2023-10-26 19:01:14 +02:00
README.md Initial commit 2023-10-26 18:58:52 +02:00

AT28C256-rpi-util

Utility for simulating as well as moving data onto/from a AT28C256 EEPROM using the Raspberry PI's GPIO capabilities.