summaryrefslogtreecommitdiffstats
path: root/display.sch-bak
Commit message (Collapse)AuthorAgeFilesLines
* GeneralLeonard Kugis2019-11-241-875/+243
| | | | Added references to all elements.
* Begin renamingLeonard Kugis2019-11-211-2/+3
|
* UARTLeonard Kugis2019-11-201-1463/+1463
| | | | | Changed UART from 2 to 4 pin connector, connecting GND and VCC additionally.
* GeneralLeonard Kugis2019-11-191-1855/+1463
| | | | Removed too many test points.
* Schematic, generalLeonard Kugis2019-11-131-439/+1475
| | | | | Added test points everywhere neccessary. Added missing pull resistors to guarantee a defined state everywhere.
* Schematic, main, generalLeonard Kugis2019-11-131-122/+726
| | | | | | 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-215/+215
| | | | Added JTAG interface.
* LayoutLeonard Kugis2019-11-041-1/+1
| | | | Minor layout fix.
* structure, buttons, statusLeonard Kugis2019-11-041-0/+215
Implemented hierarchy. Added button interface. Added status interface.