summaryrefslogtreecommitdiffstats
path: root/status.sch
Commit message (Collapse)AuthorAgeFilesLines
* GeneralLeonard Kugis2020-06-211-9/+9
| | | | Added real world units for capacitors and resistors.
* LayoutLeonard Kugis2020-02-041-1/+0
| | | | | Optimizations. Changed packaging of some parts.
* Schematic, LayoutLeonard Kugis2019-11-251-348/+348
| | | | | Changed Barrel Jack pinout. Layout components placed.
* Layout not fitting yet, needs improvementLeonard Kugis2019-11-241-421/+192
|
* Begin associationsLeonard Kugis2019-11-241-9/+9
|
* GeneralLeonard Kugis2019-11-241-262/+78
| | | | Added references to all elements.
* UARTLeonard Kugis2019-11-201-761/+761
| | | | | Changed UART from 2 to 4 pin connector, connecting GND and VCC additionally.
* GeneralLeonard Kugis2019-11-191-873/+761
| | | | Removed too many test points.
* Schematic, generalLeonard Kugis2019-11-131-365/+661
| | | | | Added test points everywhere neccessary. Added missing pull resistors to guarantee a defined state everywhere.
* Schematic, main, generalLeonard Kugis2019-11-131-308/+341
| | | | | | Added pull resistors to all ports. Added capacitors for all components to prevent high switching currents. Reordered status LEDs and transistors.
* Schematic, StatusLeonard Kugis2019-11-071-110/+340
| | | | Separated logic IO from power with transistors.
* Schematic, PinoutLeonard Kugis2019-11-071-314/+314
| | | | | Moved buttons and status interface to Port D to prepare Port C as JTAG interface.
* LayoutLeonard Kugis2019-11-041-27/+27
| | | | Minor layout fix.
* structure, buttons, statusLeonard Kugis2019-11-041-0/+314
Implemented hierarchy. Added button interface. Added status interface.