aboutsummaryrefslogtreecommitdiff
path: root/eeprom_pi.py
AgeCommit message (Collapse)Author
2018-04-26eeprom: control logic: define instructions layout and write out scriptBenedict
2018-04-12pi: eeprom: fix read issueBenedict
When reading form EEPROM wait some time lowering the READ pin to give the EEPROM time to set its output stable.
2018-04-12pi: eeprom: added file to read/write AT28C EEPROMBenedict
This lets you write the AT28 EEPROM with the Raspberry Pi.