summaryrefslogtreecommitdiffstats
path: root/status.sch
AgeCommit message (Collapse)AuthorLines
2019-11-25Schematic, LayoutLeonard Kugis-348/+348
Changed Barrel Jack pinout. Layout components placed.
2019-11-24Layout not fitting yet, needs improvementLeonard Kugis-421/+192
2019-11-24Begin associationsLeonard Kugis-9/+9
2019-11-24GeneralLeonard Kugis-262/+78
Added references to all elements.
2019-11-20UARTLeonard Kugis-761/+761
Changed UART from 2 to 4 pin connector, connecting GND and VCC additionally.
2019-11-19GeneralLeonard Kugis-873/+761
Removed too many test points.
2019-11-13Schematic, generalLeonard Kugis-365/+661
Added test points everywhere neccessary. Added missing pull resistors to guarantee a defined state everywhere.
2019-11-13Schematic, main, generalLeonard Kugis-308/+341
Added pull resistors to all ports. Added capacitors for all components to prevent high switching currents. Reordered status LEDs and transistors.
2019-11-07Schematic, StatusLeonard Kugis-110/+340
Separated logic IO from power with transistors.
2019-11-07Schematic, PinoutLeonard Kugis-314/+314
Moved buttons and status interface to Port D to prepare Port C as JTAG interface.
2019-11-04LayoutLeonard Kugis-27/+27
Minor layout fix.
2019-11-04structure, buttons, statusLeonard Kugis-0/+314
Implemented hierarchy. Added button interface. Added status interface.