A custom 2-layer ESP32 Dev Kit V1 (30-pin) PCB designed in KiCad 9.0. This repository contains the complete hardware design, including the schematic, PCB layout, 3D model, and Bill of Materials (BOM).
- ESP32-WROOM-32 module
- 2-layer PCB
- Micro USB interface
- USB-to-UART programming circuit
- Automatic Boot & Reset circuitry
- 3.3V power supply
- GPIO breakout headers
- Complete KiCad project files
- Interactive Bill of Materials
- 3D STEP model
| Parameter | Value |
|---|---|
| PCB Size | 47.02 × 29.16 mm |
| Layers | 2 |
| Software | KiCad 9.0 |
View/– PCB renders, 3D model, schematic PDF, and PCB preview PDF.ESP32 Dev Kit.kicad_pro– KiCad project file.ESP32 Dev Kit.kicad_sch– Main schematic.ESP32 Dev Kit.kicad_pcb– PCB layout.Connectors.kicad_sch– Connector schematic sheet.BOM.html– Interactive Bill of Materials..gitignore– Git ignore configuration.
- 📄 Schematic: Schematic_View.pdf
- 📋 Bill of Materials: BOM.html
- 📦 3D Model:
View/ESP32 Dev Kit.step
- Clone the repository
git clone https://github.com/BrijModi/ESP32-Dev-Kit-Clone.git- Open
ESP32 Dev Kit.kicad_prousing KiCad 9.0.
- ESP32 hardware reference
- PCB design learning
- Custom ESP32 development board
- Embedded systems projects
- Educational purposes
This project is released under the MIT License.
Brij Modi
GitHub: https://github.com/BrijModi
⭐ If you found this project useful, consider starring the repository.

