summaryrefslogtreecommitdiffstats
path: root/Software
Commit message (Collapse)AuthorAgeFilesLines
* 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-012-64/+309
| | | | | finished input completely buggy
* Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlockLeonard Kugis2020-08-315-17/+27
|\
| * Updated gitignoreLeonard Kugis2020-08-313-10/+0
| |
* | SoftwareLeonard Kugis2020-08-283-15/+74
|/ | | | Implemented display function.
* SoftwareLeonard Kugis2020-08-287-0/+1457
Implemented basic functionality.