summaryrefslogtreecommitdiffstats
path: root/buttons.sch-bak
Commit message (Collapse)AuthorAgeFilesLines
* LayoutLeonard Kugis2020-02-041-1/+0
| | | | | Optimizations. Changed packaging of some parts.
* GeneralLeonard Kugis2020-01-031-1/+1
| | | | Fixed incorrect displays not matching.
* Larger pin headersLeonard Kugis2019-11-251-200/+200
|
* Layout not fitting yet, needs improvementLeonard Kugis2019-11-241-5/+5
|
* Begin associationsLeonard Kugis2019-11-241-2/+2
|
* GeneralLeonard Kugis2019-11-241-11/+11
| | | | Added references to all elements.
* UARTLeonard Kugis2019-11-201-200/+200
| | | | | Changed UART from 2 to 4 pin connector, connecting GND and VCC additionally.
* GeneralLeonard Kugis2019-11-191-328/+200
| | | | Removed too many test points.
* Schematic, generalLeonard Kugis2019-11-131-104/+232
| | | | | Added test points everywhere neccessary. Added missing pull resistors to guarantee a defined state everywhere.
* Schematic, main, generalLeonard Kugis2019-11-131-110/+127
| | | | | | Added pull resistors to all ports. Added capacitors for all components to prevent high switching currents. Reordered status LEDs and transistors.
* Schematic, JTAGLeonard Kugis2019-11-071-183/+183
| | | | Added JTAG interface.
* structure, buttons, statusLeonard Kugis2019-11-041-0/+183
Implemented hierarchy. Added button interface. Added status interface.