summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatensemantik korrigiert.HEADmasterLeonard Kugis2021-03-302-14/+14
|
* added other descriptions for partsAlsensioMME2021-03-212-1/+22
|
* Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlockLeonard Kugis2021-03-2010-0/+183
|\
| * missing descriptions of other componentsAlsensioMME2021-03-2010-0/+183
| |
* | DokumentationLeonard Kugis2021-03-201-1/+1
|/ | | | Fehler korrigiert.
* DokumentationLeonard Kugis2021-03-201-0/+32
| | | | Bedienung hinzugefügt.
* DokumentationLeonard Kugis2021-03-201-4/+193
| | | | Routinen erläutert.
* DokumentationLeonard Kugis2021-03-193-0/+1525
| | | | Grundprinzip Software erläutert.
* DokumentationLeonard Kugis2021-03-192-0/+34
| | | | Skelett hinzugefügt.
* gitignoreLeonard Kugis2021-03-191-0/+300
| | | | Added latex intermediate files.
* Gliederung hinzugefügtAlsensioMME2021-03-191-0/+19
|
* 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-032-22/+518
| | | | 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-012-64/+309
| | | | | finished input completely buggy
* Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlockLeonard Kugis2020-08-316-20/+59
|\
| * Updated gitignoreLeonard Kugis2020-08-314-13/+32
| |
* | SoftwareLeonard Kugis2020-08-283-15/+74
|/ | | | Implemented display function.
* SoftwareLeonard Kugis2020-08-287-0/+1457
| | | | Implemented basic functionality.
* Restructured foldersLeonard Kugis2020-07-2819-3548/+94
|
* GeneralLeonard Kugis2020-06-217-144/+169
| | | | Added real world units for capacitors and resistors.
* Finished PCBLeonard Kugis2020-02-044-1/+2566
|
* Optimized layoutLeonard Kugis2020-02-042-115/+23
|
* Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlockLeonard Kugis2020-02-042-6/+35
|\
| * CrystalLeonard Kugis2020-01-237-41/+86
| | | | | | | | Replaced crystal with available ABM3B.
* | LayoutLeonard Kugis2020-02-0416-3039/+715
|/ | | | | Optimizations. Changed packaging of some parts.
* GeneralLeonard Kugis2020-01-038-4196/+4707
| | | | Fixed incorrect displays not matching.
* Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlockLeonard Kugis2019-11-250-0/+0
|\
| * .gitignoreLeonard Kugis2019-11-251-0/+1
| | | | | | | | Added fabrication outputs to gitignore.
| * LayoutLeonard Kugis2019-11-251-1/+841
| | | | | | | | Added ground plane.
| * FreeroutingLeonard Kugis2019-11-254-6386/+8279
| |
* | filled groundLeonard Kugis2019-11-251-10/+2640
| |
* | FreeroutingLeonard Kugis2019-11-253-23/+117
| |
* | LayoutLeonard Kugis2019-11-251-108/+108
| | | | | | | | Placement corrections.
* | Larger pin headersLeonard Kugis2019-11-2510-9793/+9694
|/
* Schematic, LayoutLeonard Kugis2019-11-2510-4107/+4145
| | | | | Changed Barrel Jack pinout. Layout components placed.
* Layout not fitting yet, needs improvementLeonard Kugis2019-11-2411-1431/+7143
|
* Begin associationsLeonard Kugis2019-11-248-244/+552
|
* GeneralLeonard Kugis2019-11-249-3141/+1506
| | | | Added references to all elements.
* Begin renamingLeonard Kugis2019-11-214-64/+88
|
* UARTLeonard Kugis2019-11-209-9216/+9152
| | | | | Changed UART from 2 to 4 pin connector, connecting GND and VCC additionally.
* GeneralLeonard Kugis2019-11-199-10368/+9216
| | | | Removed too many test points.
* .Leonard Kugis2019-11-131-1/+55
|
* Schematic, mainLeonard Kugis2019-11-132-366/+716
| | | | Added capacitors for subschematics.
* Schematic, generalLeonard Kugis2019-11-138-1873/+5555
| | | | | Added test points everywhere neccessary. Added missing pull resistors to guarantee a defined state everywhere.