0d79a1a29fd718dd06c1d57dcc33ff0e8aa6b8ee
Board-new/ESP32-ISO-dat/ESP32-ISO-dat.md
... | ... | @@ -47,4 +47,6 @@ |
47 | 47 | |
48 | 48 | - [[inductive-load-dat]] |
49 | 49 | |
50 | -- [[ESP32-dat]] |
|
... | ... | \ No newline at end of file |
0 | +- [[ESP32-dat]] |
|
1 | + |
|
2 | +- [[ESP32-ISO]] |
|
... | ... | \ No newline at end of file |
Board/OPM/OPM1095-dat/2023-09-26-17-19-11.png
... | ... | Binary files /dev/null and b/Board/OPM/OPM1095-dat/2023-09-26-17-19-11.png differ |
Board/OPM/OPM1095-dat/OPM1095-dat.md
... | ... | @@ -0,0 +1,16 @@ |
1 | + |
|
2 | +# OPM1095-dat |
|
3 | + |
|
4 | +![](2023-09-26-17-19-11.png) |
|
5 | + |
|
6 | +## Input Output |
|
7 | + |
|
8 | +- Input = 7-12V |
|
9 | +- Ouput1 = 5V 1A |
|
10 | +- Output2 = 3.3V 2A |
|
11 | + |
|
12 | + |
|
13 | +## ref |
|
14 | + |
|
15 | +[[OPM1095]] |
|
16 | + |
SDK/ESP-SDK/ESP-SDK.md
... | ... | @@ -12,13 +12,21 @@ |
12 | 12 | |
13 | 13 | - [[arduino-esp32-dat]] |
14 | 14 | |
15 | + |
|
16 | + |
|
15 | 17 | ## ESP firmware |
16 | 18 | - https://github.com/Edragon/esp_firmware |
17 | 19 | |
18 | 20 | |
19 | 21 | ## Flash Methods |
20 | 22 | |
21 | -- [[USB-TTL-dat]] |
|
23 | +Booting Mode |
|
24 | + |
|
25 | + Hold down IO0 button, and connect power supply to enter into flash mode |
|
26 | + do NOT Hold down IO0 button, and connect power supply to enter into normal mode |
|
27 | + |
|
28 | + |
|
29 | +Wirings use [[USB-TTL-dat]] |
|
22 | 30 | |
23 | 31 | ## ref |
24 | 32 |
Tech/Interface/USB-TTL-dat/USB-TTL-dat.md
... | ... | @@ -22,6 +22,7 @@ |
22 | 22 | - GND -> GND. |
23 | 23 | - Connect IO0 to GND, and then power up to enter into programming mode |
24 | 24 | |
25 | +- [[ESP32-SDK]] |
|
25 | 26 | |
26 | 27 | ### troubleshooting checklist |
27 | 28 | reverse TX RX in case wrong wiring of communication |