summaryrefslogtreecommitdiff
path: root/Software
AgeCommit message (Collapse)Author
2020-09-08GeneralLeonard Kugis
Clearing digits after code entry for more security.
2020-09-08StatesLeonard Kugis
Added failed output.
2020-09-08EEPROMLeonard Kugis
State machine finished. EEPROM io working.
2020-09-05SoftwareLeonard Kugis
General mechanism working. Needs refinement with EEPROM store/load.
2020-09-04Input, HandlerLeonard Kugis
Reworked display function. Input fully working. Implemented basic entry handler.
2020-09-03InputLeonard Kugis
Moved old state to test.
2020-09-03InputLeonard Kugis
Readout bits not negated. Manual clearing of input shift register.
2020-09-02InputLeonard Kugis
Input now working. Still buggy. Presses remain unstable. Needs either buffer capacitors, readout redundancy in software or both.
2020-09-01inputLeonard Kugis
finished input completely buggy
2020-08-31Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlockLeonard Kugis
2020-08-31Updated gitignoreLeonard Kugis
2020-08-28SoftwareLeonard Kugis
Implemented display function.
2020-08-28SoftwareLeonard Kugis
Implemented basic functionality.