summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Schematic, UARTLeonard Kugis2019-11-133-478/+998
| | | | Added connectors for UART access.
* Schematic, mainLeonard Kugis2019-11-133-497/+1024
| | | | | | Added pull resistors to every pin of uC. Restructured main schematic. Added ISP interface.
* Schematic, mainLeonard Kugis2019-11-132-65/+340
| | | | | Added capacitor in parallel to reset switch to reduce sensitivity and oscillations.
* Schematic, main, generalLeonard Kugis2019-11-139-1067/+3179
| | | | | | 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-076-209/+510
| | | | Separated logic IO from power with transistors.
* Schematic, JTAGLeonard Kugis2019-11-076-1117/+1194
| | | | Added JTAG interface.
* Removed untracked filesLeonard Kugis2019-11-071-1/+0
|
* Added .gitignoreLeonard Kugis2019-11-071-0/+42
|
* Schematic, PinoutLeonard Kugis2019-11-076-1454/+1454
| | | | | Moved buttons and status interface to Port D to prepare Port C as JTAG interface.
* Add README.mdLeonard Kugis2019-11-041-0/+3
|
* Add LICENSELeonard Kugis2019-11-041-0/+674
|
* LayoutLeonard Kugis2019-11-043-294/+106
| | | | Minor layout fix.
* structure, buttons, statusLeonard Kugis2019-11-0410-602/+2091
| | | | | | Implemented hierarchy. Added button interface. Added status interface.
* SchematicLeonard Kugis2019-11-033-90/+919
| | | | | | Added Power wirings and connectors. Added 7-segment display output components and wiring to schematic. Added shift registers for button inputs.
* Initial commitLeonard Kugis2019-11-015-0/+385