aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-26eeprom: pi: added programm which checks the written EEPROM for correctnessBenedict
2018-04-26pi: added programm which computes the fibonacci sequenceBenedict
2018-04-26eeprom: control logic: define instructions layout and write out scriptBenedict
2018-04-26added gitignoreBenedict
2018-04-12pi: added readmeBenedict
2018-04-12pi: eeprom: converted to base 16 instead of 10Benedict
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: programm eeporm for 7seg displayBenedict
2018-04-12pi: eeprom: added file to read/write AT28C EEPROMBenedict
This lets you write the AT28 EEPROM with the Raspberry Pi.