Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | pcb: Update *_pcb file | xengineering | |
3 days | pcb: U3: Make part choice | xengineering | |
3 days | pcb: U4: Update part | xengineering | |
3 days | pcb: Update *_pcb file | xengineering | |
3 days | pcb: J3: Remove DNP flag | xengineering | |
3 days | pcb: SW1-SW2: Select exact part and change footprint | xengineering | |
3 days | pcb: R1-R3: Select resistances | xengineering | |
These are selected so that the relative intensities of D1-D3 is 50 %. | |||
3 days | pcb: Remove unnecessary space from one MPN | xengineering | |
3 days | pcb: R4-R5: Finish part selection and add datasheet | xengineering | |
3 days | pcb: J3: Remove wrong datasheet reference | xengineering | |
3 days | pcb: J1: Select JTAG connector without pin 7 | xengineering | |
It seems that pin 7 (KEY) is always not connected and used with some cables to block wrong-oriented connections with plastic at this point. The ARM documentation [1] sadly is not very clear about this. To be mechanically compatible with all cables the cortex debug connector without pin 7 is selected by this commit. [1]: https://developer.arm.com/documentation/101416/0100/Hardware-Description/Target-Interfaces/Cortex-Debug--10-pin- | |||
3 days | pcb: Finish version detection schematic | xengineering | |
3 days | Add RELEASE.md | xengineering | |
This serves as a checklist to prepare releases. | |||
4 days | pcb: Make part choice for U5 | xengineering | |
4 days | pcb: Specify Manufacturer and MPN for U2 | xengineering | |
4 days | pcb: Make part choice for J1 (JTAG) | xengineering | |
4 days | pcb: Do not populate J3 WAGO connector | xengineering | |
This is currently the only THT part. It can be soldered easily by hand so it is for now excluded to make production cheaper. | |||
4 days | pcb: Add J3 WAGO connector from Ultra Librarian | xengineering | |
The actual files are not committed because of licensing concerns. Will be replaced soon by self-developed symbol and footprint. | |||
4 days | pcb: gitignore: Add ultra-librarian | xengineering | |
For now some footprints and symbols are added from external sites. Because of licensing concerns they are not published. This situation will be resolved later. | |||
6 days | pcb: Select LEDs D1-D3 | xengineering | |
6 days | pcb: Add footprints for LEDs and resistors | xengineering | |
9 days | pcb: Add "Footprint" to BOM export | xengineering | |
9 days | pcb: Update schematic TODOs | xengineering | |
10 days | pcb: Update BOM data | xengineering | |
10 days | pcb: Fix too many spaces in ESP32 metadata | xengineering | |
10 days | pcb: Add FT2232HPQ as U5 | xengineering | |
10 days | pcb: Round corners of PCB | xengineering | |
10 days | pcb: Add M3 mounting holes MH1 to MH4 | xengineering | |
10 days | pcb: parts-kicad: Add submodule | xengineering | |
This submodule will contain custom PCB symbols, footprints and 3D-models. | |||
2025-01-07 | pcb: Add deactivated target for ERC report | xengineering | |
In this early stage of development the electrical rules check (ERC) fails with a huge amount of errors. Nevertheless it is useful to have an early look at the ERC output. | |||
2025-01-07 | pcb: Export schematic as PDF with Make | xengineering | |
2025-01-06 | pcb: gitignore: Add *.lck and soundbox.kicad_prl | xengineering | |
2025-01-06 | pcb: Add soundbox label to silkscreen | xengineering | |
2025-01-06 | pcb: Add first components and outline to pcb | xengineering | |
2025-01-06 | pcb: Add MPN and Manufacturer for MCU and USB-C connector | xengineering | |
2025-01-06 | pcb: Add symbol fields "Manufacturer" and "MPN" | xengineering | |
This is a full part reference for a complete BOM suitable for production. | |||
2025-01-06 | pcb: Add footprints for switches | xengineering | |
2025-01-06 | pcb: Make part descriptions shorter | xengineering | |
2025-01-06 | pcb: Add configuration EEPROM | xengineering | |
2025-01-06 | pcb: Add schematic hints for missing symbols | xengineering | |
2025-01-06 | pcb: Add external flash memory | xengineering | |
2025-01-06 | pcb: Add version detection voltage divider | xengineering | |
2025-01-06 | pcb: Add audio connectors | xengineering | |
2025-01-06 | pcb: Add missing description fields | xengineering | |
2025-01-06 | pcb: Add SW1 and SW2 | xengineering | |
2025-01-06 | pcb: Add TAS5825M audio amplifier | xengineering | |
2025-01-06 | pcb: Add USB-C receptacle | xengineering | |
2025-01-06 | pcb: Add D1, D2 and D3 with resistors | xengineering | |
They should be used for: - power indication (red) - heartbeat (green) - bootloader indication (blue) | |||
2025-01-06 | pcb: Add 10-pin Cortex debug connector | xengineering | |
This should allow to debug the microcontroller via JTAG without using too much space (20-pin connector hopefully not required). | |||
2025-01-06 | pcb: gitignore: Add fp-info-cache | xengineering | |
This cache file is created by KiCad and should never be committed accidentally. |