summaryrefslogtreecommitdiffstats
path: root/Software
AgeCommit message (Collapse)AuthorLines
2020-09-03InputLeonard Kugis-24/+24
Readout bits not negated. Manual clearing of input shift register.
2020-09-02InputLeonard Kugis-77/+103
Input now working. Still buggy. Presses remain unstable. Needs either buffer capacitors, readout redundancy in software or both.
2020-09-01inputLeonard Kugis-64/+309
finished input completely buggy
2020-08-31Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlockLeonard Kugis-17/+27
2020-08-31Updated gitignoreLeonard Kugis-10/+0
2020-08-28SoftwareLeonard Kugis-15/+74
Implemented display function.
2020-08-28SoftwareLeonard Kugis-0/+1457
Implemented basic functionality.