Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-11-13 | Schematic, main | Leonard Kugis | -65/+340 | |
Added capacitor in parallel to reset switch to reduce sensitivity and oscillations. | ||||
2019-11-13 | Schematic, main, general | Leonard Kugis | -1067/+3179 | |
Added pull resistors to all ports. Added capacitors for all components to prevent high switching currents. Reordered status LEDs and transistors. | ||||
2019-11-07 | Schematic, Status | Leonard Kugis | -209/+510 | |
Separated logic IO from power with transistors. | ||||
2019-11-07 | Schematic, JTAG | Leonard Kugis | -1117/+1194 | |
Added JTAG interface. | ||||
2019-11-07 | Removed untracked files | Leonard Kugis | -1/+0 | |
2019-11-07 | Added .gitignore | Leonard Kugis | -0/+42 | |
2019-11-07 | Schematic, Pinout | Leonard Kugis | -1454/+1454 | |
Moved buttons and status interface to Port D to prepare Port C as JTAG interface. | ||||
2019-11-04 | Add README.md | Leonard Kugis | -0/+3 | |
2019-11-04 | Add LICENSE | Leonard Kugis | -0/+674 | |
2019-11-04 | Layout | Leonard Kugis | -294/+106 | |
Minor layout fix. | ||||
2019-11-04 | structure, buttons, status | Leonard Kugis | -602/+2091 | |
Implemented hierarchy. Added button interface. Added status interface. | ||||
2019-11-03 | Schematic | Leonard Kugis | -90/+919 | |
Added Power wirings and connectors. Added 7-segment display output components and wiring to schematic. Added shift registers for button inputs. | ||||
2019-11-01 | Initial commit | Leonard Kugis | -0/+385 | |