Barduino_ESP32_board¶
Barduino¶
Barduino 2.0 from FabLab Barcelona is the control board of mini CNC called SPML Machine.
Board¶
Design files are possible to download from Barduino 2.0 site, but in my case the components, foot print and rayout are needed to be replaced by some reason.
-
Foot print of ESP32 library is modified for milling by 1/64” endmil.
- Download ESP32_FAB.lbr
- Download ESP32_FAB.lbr
-
Foot print of FTDI pins is replaced due to be placed on the board edge.
- Download FTDI-SMD-SHAPE.lbr
-
Slide swich has two holes which is registration post
-
Replace the Foot print of Resistor and capaciter from Fab.lbr
File¶
- Eagle sch
- Eagle brd
- top 1/64” mill
- antenna 1/32” mill, 0.2mm cut depth, INVERT IMAGE
- hole_outline 1/32” mill
How to¶
- make hole
SET FILL_LAYER 116 1;
run drill-aid 0
- make antenna
- New Layer > Name:antenna > Color > white
- Layer > polygon > drow
SCH & BRD¶
BOM¶
Part | Device | Value | link | price |
---|---|---|---|---|
U1 | ESP-WROOM-32D | Digikey | 442 yen | |
U2 | REG-ZLDO1117 | LDO 3.3V 1A SOT223-3 | Digikey | 56 yen |
U3 | LED | LED GREEN 1206 | Digikey | 41 yen |
U4 | LED | LED RED 1206 | Digikey | 45 yen |
S1 | Tacticle switch | Digikey | 126 yen | |
S2 | Slide switc | Digikey | 120 yen | |
C1 | Capaciter | 0.1uF | Digikey | 56 yen |
C2,3 | Capaciter | 10uF | Digikey | 20 yen |
R1 | Resistor | 10k OHM | Digikey | 12 yen |
R2,3 | Resistor | 100 OHM | Digikey | 12 yen |
JP1 | Pinheader | 1X11 | Digikey | 89 yen |
JP2 | Pinheader | 1X9 | Digikey | 89 yen |
JP3 | Pinheader | 1X13 | Digikey | 89 yen |
JP4 | FTDI Pinheader angle | 1X6 | Digikey | 492 yen |
Arduino IDE¶
https://dl.espressif.com/dl/package_esp32_index.json