summaryrefslogtreecommitdiff
path: root/pcb/soundbox.kicad_sch
AgeCommit message (Collapse)Author
39 hourspcb: Remove note about MAC EEPROMpcbxengineering
It could be validated that the ESP32 S2 has an embedded hardware MAC address and it is assumed that this is the case for the S3 too.
3 dayspcb: U3: Make part choicexengineering
3 dayspcb: U4: Update partxengineering
3 dayspcb: J3: Remove DNP flagxengineering
3 dayspcb: SW1-SW2: Select exact part and change footprintxengineering
3 dayspcb: R1-R3: Select resistancesxengineering
These are selected so that the relative intensities of D1-D3 is 50 %.
3 dayspcb: Remove unnecessary space from one MPNxengineering
3 dayspcb: R4-R5: Finish part selection and add datasheetxengineering
3 dayspcb: J3: Remove wrong datasheet referencexengineering
3 dayspcb: J1: Select JTAG connector without pin 7xengineering
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 dayspcb: Finish version detection schematicxengineering
4 dayspcb: Make part choice for U5xengineering
4 dayspcb: Specify Manufacturer and MPN for U2xengineering
4 dayspcb: Make part choice for J1 (JTAG)xengineering
4 dayspcb: Do not populate J3 WAGO connectorxengineering
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 dayspcb: Add J3 WAGO connector from Ultra Librarianxengineering
The actual files are not committed because of licensing concerns. Will be replaced soon by self-developed symbol and footprint.
6 dayspcb: Select LEDs D1-D3xengineering
6 dayspcb: Add footprints for LEDs and resistorsxengineering
9 dayspcb: Update schematic TODOsxengineering
10 dayspcb: Update BOM dataxengineering
10 dayspcb: Fix too many spaces in ESP32 metadataxengineering
10 dayspcb: Add FT2232HPQ as U5xengineering
2025-01-06pcb: Add MPN and Manufacturer for MCU and USB-C connectorxengineering
2025-01-06pcb: Add symbol fields "Manufacturer" and "MPN"xengineering
This is a full part reference for a complete BOM suitable for production.
2025-01-06pcb: Add footprints for switchesxengineering
2025-01-06pcb: Make part descriptions shorterxengineering
2025-01-06pcb: Add configuration EEPROMxengineering
2025-01-06pcb: Add schematic hints for missing symbolsxengineering
2025-01-06pcb: Add external flash memoryxengineering
2025-01-06pcb: Add version detection voltage dividerxengineering
2025-01-06pcb: Add audio connectorsxengineering
2025-01-06pcb: Add missing description fieldsxengineering
2025-01-06pcb: Add SW1 and SW2xengineering
2025-01-06pcb: Add TAS5825M audio amplifierxengineering
2025-01-06pcb: Add USB-C receptaclexengineering
2025-01-06pcb: Add D1, D2 and D3 with resistorsxengineering
They should be used for: - power indication (red) - heartbeat (green) - bootloader indication (blue)
2025-01-06pcb: Add 10-pin Cortex debug connectorxengineering
This should allow to debug the microcontroller via JTAG without using too much space (20-pin connector hopefully not required).
2025-01-06pcb: Add ESP32-S3-MINI-1xengineering
2025-01-06pcb: Add name to schematicxengineering
2025-01-06pcb: Create KiCad projectxengineering