summaryrefslogtreecommitdiffstats
path: root/buttons.sch-bak
AgeCommit message (Collapse)AuthorLines
2020-02-04LayoutLeonard Kugis-1/+0
Optimizations. Changed packaging of some parts.
2020-01-03GeneralLeonard Kugis-1/+1
Fixed incorrect displays not matching.
2019-11-25Larger pin headersLeonard Kugis-200/+200
2019-11-24Layout not fitting yet, needs improvementLeonard Kugis-5/+5
2019-11-24Begin associationsLeonard Kugis-2/+2
2019-11-24GeneralLeonard Kugis-11/+11
Added references to all elements.
2019-11-20UARTLeonard Kugis-200/+200
Changed UART from 2 to 4 pin connector, connecting GND and VCC additionally.
2019-11-19GeneralLeonard Kugis-328/+200
Removed too many test points.
2019-11-13Schematic, generalLeonard Kugis-104/+232
Added test points everywhere neccessary. Added missing pull resistors to guarantee a defined state everywhere.
2019-11-13Schematic, main, generalLeonard Kugis-110/+127
Added pull resistors to all ports. Added capacitors for all components to prevent high switching currents. Reordered status LEDs and transistors.
2019-11-07Schematic, JTAGLeonard Kugis-183/+183
Added JTAG interface.
2019-11-04structure, buttons, statusLeonard Kugis-0/+183
Implemented hierarchy. Added button interface. Added status interface.