summaryrefslogtreecommitdiff
path: root/pcb
AgeCommit message (Collapse)Author
6 dayspcb: Round corners of PCBxengineering
6 dayspcb: Add M3 mounting holes MH1 to MH4xengineering
6 dayspcb: parts-kicad: Add submodulexengineering
This submodule will contain custom PCB symbols, footprints and 3D-models.
11 dayspcb: Add deactivated target for ERC reportxengineering
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.
11 dayspcb: Export schematic as PDF with Makexengineering
12 dayspcb: gitignore: Add *.lck and soundbox.kicad_prlxengineering
12 dayspcb: Add soundbox label to silkscreenxengineering
12 dayspcb: Add first components and outline to pcbxengineering
12 dayspcb: Add MPN and Manufacturer for MCU and USB-C connectorxengineering
12 dayspcb: Add symbol fields "Manufacturer" and "MPN"xengineering
This is a full part reference for a complete BOM suitable for production.
12 dayspcb: Add footprints for switchesxengineering
12 dayspcb: Make part descriptions shorterxengineering
12 dayspcb: Add configuration EEPROMxengineering
12 dayspcb: Add schematic hints for missing symbolsxengineering
12 dayspcb: Add external flash memoryxengineering
12 dayspcb: Add version detection voltage dividerxengineering
12 dayspcb: Add audio connectorsxengineering
12 dayspcb: Add missing description fieldsxengineering
12 dayspcb: Add SW1 and SW2xengineering
12 dayspcb: Add TAS5825M audio amplifierxengineering
12 dayspcb: Add USB-C receptaclexengineering
12 dayspcb: Add D1, D2 and D3 with resistorsxengineering
They should be used for: - power indication (red) - heartbeat (green) - bootloader indication (blue)
12 dayspcb: 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).
12 dayspcb: gitignore: Add fp-info-cachexengineering
This cache file is created by KiCad and should never be committed accidentally.
12 dayspcb: Add ESP32-S3-MINI-1xengineering
12 dayspcb: Add BOM generation with GNU Makexengineering
This allows to export the BOM as CSV file via the Make build system.
12 dayspcb: Add name to schematicxengineering
12 dayspcb: Create KiCad projectxengineering