summaryrefslogtreecommitdiffstats
path: root/Software/pinlock.asm
Commit message (Collapse)AuthorAgeFilesLines
* GeneralLeonard Kugis2020-09-081-2/+4
| | | | Clearing digits after code entry for more security.
* StatesLeonard Kugis2020-09-081-16/+30
| | | | Added failed output.
* EEPROMLeonard Kugis2020-09-081-28/+158
| | | | | State machine finished. EEPROM io working.
* SoftwareLeonard Kugis2020-09-051-27/+185
| | | | | General mechanism working. Needs refinement with EEPROM store/load.
* Input, HandlerLeonard Kugis2020-09-041-86/+281
| | | | | | Reworked display function. Input fully working. Implemented basic entry handler.
* InputLeonard Kugis2020-09-031-22/+96
| | | | Moved old state to test.
* InputLeonard Kugis2020-09-031-24/+24
| | | | | Readout bits not negated. Manual clearing of input shift register.
* InputLeonard Kugis2020-09-011-77/+103
| | | | | | Input now working. Still buggy. Presses remain unstable. Needs either buffer capacitors, readout redundancy in software or both.
* inputLeonard Kugis2020-09-011-64/+309
| | | | | finished input completely buggy
* Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlockLeonard Kugis2020-08-311-2/+27
|\
* | SoftwareLeonard Kugis2020-08-281-8/+62
|/ | | | Implemented display function.
* SoftwareLeonard Kugis2020-08-281-0/+72
Implemented basic functionality.