A custom ESP32 PCB designed in KiCad.
ESP32_custom/ # KiCad schematic and PCB design files
├── *.kicad_sch # Schematic
├── *.kicad_pcb # PCB layout
├── *.kicad_pro # Project file
├── *.kicad_dru # Design rules
└── Gerber File/ # Manufacturing files (Gerber + drill)
Bill of Materials/ # BOM in CSV and XLSX formats
demo/ # 3D board view video and PCB renders
| Top View | Bottom View |
|---|---|
A 3D walkthrough of the board is available in demo/3D view of the Board.mp4.