OngoingESP32-D1 Breakout Board
STDESP32-D1 Breakout Board
License
:Public Domain
Description
ESP32 Breakout Board with SMD components, where available.
Connect either External Power (up to 20VDC), or a Battery charger. DO NOT connect these two in parallel. it is the same terminal.
Use Jumpers to Set:
- Bat Charger On - Off.
this will connect the Charger terminal to the Battery terminal.
- 9V Bypass
option 1: 9V from 7809 is distributed across the +9V terminals. to be used when having Batteries or Power of over 10VDC.
option 2: to be used when having Batteries of 7.2VDC, which is not enough to power up the 7809. it bypasses the 7809, and distributes this power across the +9V terminals
- Battery or Power Selector
Choose between powering by Bat or by External Power (=Charger)
To Connect with Arduino IDE
Use the Arduino IDE to connect via the micro usb port
assign port numbers as per the labels (just the number, i.e. "pinMode(0, OUTPUT);" is labeled "IO0")
PWM Ports are labeled ~
Analog ports are labeld
PORTS assignment and Labelling
|
Arduino IDE Pin Number |
BOARD Label |
GPIO Name |
ESP32-D1 Pin Number |
Comments |
|
39 |
LIGHT1_ANALOG |
IO39/SVN |
3 |
Analog |
|
36 |
LIGHT2_ANALOG |
GPIO36/SVP |
12 |
Analog |
|
35 |
SOIL1_ANALOG |
IO35/GPIO35 |
4 |
Analog |
|
26 |
SOIL2_ANALOG |
IO26/GPIO26 |
13 |
Analog |
|
33 |
RELAY1 |
IO33/GPIO33 |
5 |
Digital |
|
18 |
RELAY2 |
IO18/GPIO18 |
14 |
Digital |
|
34 |
RELAY3 |
IO34/GPIO34 |
6 |
Analog - Wrong Label |
|
19 |
DHT11 |
IO19/GPIO19 |
15 |
Digital |
|
14 |
IR_OBSTACLE |
IO14/TMS |
7 |
Digital |
|
9 |
SERVO2 |
IO9/SD2 |
9 |
Digital |
|
5 |
ULTRASONIC TRIG |
IO5/GPIO5 |
17 |
Digital |
|
23 |
ULTRASONIC ECHO |
IO23/GPIO23 |
16 |
Digital |
|
2 |
SERVO1 ~ |
IO2/PWM0:0 |
28 |
Digital - PWM |
|
16 |
IO16 |
IO16 |
36 |
Digital |
|
17 |
IO17 |
IO4/GPIO17 |
35 |
Digital |
|
0 |
IO0 ~ |
IO0/PWM0:1 |
27 |
Digital |
|
4 |
IO4 ~ |
IO04/PWM0:2 |
26 |
Digital |
|
12 |
IO12 |
IO12/TDI |
25 |
Digital |
|
32 |
IO32 |
IO32/GPIO32 |
24 |
Digital |
|
25 |
IO25 |
IO25/GPIO25 |
25 |
Digital |
|
27 |
IO27 |
IO27/GPIO27 |
22 |
Digital |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ESP32-D1 Pin Number Assignement

| 1 | 11 | 31 | 21 | |
| 2 | 12 | 32 | 22 | |
| 3 | 13 | 33 | 23 | |
| 4 | 14 | 34 | 24 | |
| 5 | 15 | 35 | 25 | |
| 6 | 16 | 36 | 26 | |
| 7 | 17 | 37 | 27 | |
| 8 | 18 | 38 | 28 | |
| 9 | 19 | 39 | 29 | |
| 10 | 20 | 40 | 30 |
Design Drawing
The preview image was not generated, please save it again in the editor.BOM
Bom empty
CloneProject Members
Empty


Comment