Utility for simulating as well as moving data onto/from a AT28C256 EEPROM using the Raspberry PI's GPIO capabilities.
Go to file
2023-10-26 19:01:51 +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 initial commit 2023-10-26 19:01:14 +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.