summaryrefslogtreecommitdiffstats
path: root/display.sch-bak
Commit message (Collapse)AuthorAgeFilesLines
* CrystalLeonard Kugis2020-01-231-12/+12
| | | | Replaced crystal with available ABM3B.
* GeneralLeonard Kugis2020-01-031-363/+587
| | | | Fixed incorrect displays not matching.
* Larger pin headersLeonard Kugis2019-11-251-832/+832
|
* Schematic, LayoutLeonard Kugis2019-11-251-8/+8
| | | | | Changed Barrel Jack pinout. Layout components placed.
* Layout not fitting yet, needs improvementLeonard Kugis2019-11-241-155/+155
|
* 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.