cbdfb48f44f638f4dedf222a320cccf99725d2f6
Board-dat/IDD/IDD1023-dat/2023-11-29-15-48-23.png
... | ... | Binary files /dev/null and b/Board-dat/IDD/IDD1023-dat/2023-11-29-15-48-23.png differ |
Board-dat/IDD/IDD1023-dat/IDD1023-dat.md
... | ... | @@ -1,8 +1,31 @@ |
1 | 1 | |
2 | 2 | # IDD1023-dat |
3 | 3 | |
4 | +## Board Map |
|
4 | 5 | |
5 | 6 | |
7 | + |
|
8 | +## Wiring |
|
9 | + |
|
10 | +![](2023-11-29-15-48-23.png) |
|
11 | + |
|
12 | + |
|
13 | +* You will need a USB-TTL adapter bridge board or cable, to interface or program ESP32 via the serial interface |
|
14 | + |
|
15 | +To communicate with ESP32 normally, connect (working mode): |
|
16 | +* TXD->RXD, RXD->TXD, +5V=+5V, GND=GND |
|
17 | +* remove IO0-GND jumper, IO0 LED should be off |
|
18 | + |
|
19 | +To program ESP32 (flashing mode): |
|
20 | +* Connect the same serial interface |
|
21 | +* Put **IO0-GND jumper ON**, IO0 LED should be ON |
|
22 | +* press reset button to enter into flash mode |
|
23 | +* Upload arduino demo code |
|
24 | + |
|
25 | +## Code |
|
26 | + |
|
27 | +- https://github.com/Edragon/Arduino-ESP32 |
|
28 | + |
|
6 | 29 | ## Demo Early Test |
7 | 30 | |
8 | 31 | correct test: https://twitter.com/electro_phoenix/status/1434776186354241536 |