summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
2021-03-31Automatensemantik korrigiert.HEADmasterLeonard Kugis-14/+14
2021-03-21added other descriptions for partsAlsensioMME-1/+22
2021-03-20Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlockLeonard Kugis-0/+183
2021-03-20DokumentationLeonard Kugis-1/+1
Fehler korrigiert.
2021-03-20missing descriptions of other componentsAlsensioMME-0/+183
2021-03-20DokumentationLeonard Kugis-0/+32
Bedienung hinzugefügt.
2021-03-20DokumentationLeonard Kugis-4/+193
Routinen erläutert.
2021-03-19DokumentationLeonard Kugis-0/+1525
Grundprinzip Software erläutert.
2021-03-19DokumentationLeonard Kugis-0/+34
Skelett hinzugefügt.
2021-03-19gitignoreLeonard Kugis-0/+300
Added latex intermediate files.
2021-03-19Gliederung hinzugefügtAlsensioMME-0/+19
2020-09-08GeneralLeonard Kugis-2/+4
Clearing digits after code entry for more security.
2020-09-08StatesLeonard Kugis-16/+30
Added failed output.
2020-09-08EEPROMLeonard Kugis-28/+158
State machine finished. EEPROM io working.
2020-09-05SoftwareLeonard Kugis-27/+185
General mechanism working. Needs refinement with EEPROM store/load.
2020-09-04Input, HandlerLeonard Kugis-86/+281
Reworked display function. Input fully working. Implemented basic entry handler.
2020-09-03InputLeonard Kugis-22/+518
Moved old state to test.
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-20/+59
2020-08-31Updated gitignoreLeonard Kugis-13/+32
2020-08-28SoftwareLeonard Kugis-15/+74
Implemented display function.
2020-08-28SoftwareLeonard Kugis-0/+1457
Implemented basic functionality.
2020-07-28Restructured foldersLeonard Kugis-3548/+94
2020-06-21GeneralLeonard Kugis-144/+169
Added real world units for capacitors and resistors.
2020-02-04Finished PCBLeonard Kugis-1/+2566
2020-02-04Optimized layoutLeonard Kugis-115/+23
2020-02-04Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlockLeonard Kugis-6/+35
2020-02-04LayoutLeonard Kugis-3039/+715
Optimizations. Changed packaging of some parts.
2020-01-23CrystalLeonard Kugis-41/+86
Replaced crystal with available ABM3B.
2020-01-03GeneralLeonard Kugis-4196/+4707
Fixed incorrect displays not matching.
2019-11-25Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlockLeonard Kugis-0/+0
2019-11-25filled groundLeonard Kugis-10/+2640
2019-11-25FreeroutingLeonard Kugis-23/+117
2019-11-25LayoutLeonard Kugis-108/+108
Placement corrections.
2019-11-25Larger pin headersLeonard Kugis-9793/+9694
2019-11-25.gitignoreLeonard Kugis-0/+1
Added fabrication outputs to gitignore.
2019-11-25LayoutLeonard Kugis-1/+841
Added ground plane.
2019-11-25FreeroutingLeonard Kugis-6386/+8279
2019-11-25Schematic, LayoutLeonard Kugis-4107/+4145
Changed Barrel Jack pinout. Layout components placed.
2019-11-24Layout not fitting yet, needs improvementLeonard Kugis-1431/+7143
2019-11-24Begin associationsLeonard Kugis-244/+552
2019-11-24GeneralLeonard Kugis-3141/+1506
Added references to all elements.
2019-11-21Begin renamingLeonard Kugis-64/+88
2019-11-20UARTLeonard Kugis-9216/+9152
Changed UART from 2 to 4 pin connector, connecting GND and VCC additionally.
2019-11-19GeneralLeonard Kugis-10368/+9216
Removed too many test points.
2019-11-13.Leonard Kugis-1/+55
2019-11-13Schematic, mainLeonard Kugis-366/+716
Added capacitors for subschematics.
2019-11-13Schematic, generalLeonard Kugis-1873/+5555
Added test points everywhere neccessary. Added missing pull resistors to guarantee a defined state everywhere.