0bb0b8a7cf1681912f3a37c0d8100eabb7374263
Board-new/ESP32-ISO-dat/ESP32-ISO-dat.md
... | ... | @@ -6,7 +6,13 @@ |
6 | 6 | |
7 | 7 | ## breakout daughter board |
8 | 8 | |
9 | -- [[DPR1084-dat]] - [[rs485-autoboard-1]] - [[MP1584-dat]] |
|
9 | +- [[DPR1084-dat]] - [[rs485-autoboard-1]] - [[OPM1153-dat]] |
|
10 | + |
|
11 | + |
|
12 | + |
|
10 | 13 | |
11 | 14 | ## ref |
12 | -- [[inductive-load-dat]] |
|
... | ... | \ No newline at end of file |
0 | +- [[inductive-load-dat]] - [[ESP-SDK]] |
|
1 | + |
|
2 | +- test code - https://github.com/Edragon/Arduino-ESP32 |
|
3 | +- https://github.com/Edragon/Arduino-ESP32/tree/master/ESP32-ISO |
|
... | ... | \ No newline at end of file |
Board/OPM/OPM1152-dat.md
... | ... | @@ -1,6 +1,6 @@ |
1 | 1 | |
2 | 2 | # OPM1152 dat |
3 | 3 | |
4 | -- [[OPM1153-dat]] |
|
4 | +- [[OPM1153-dat]] - [[MP1584-dat]] |
|
5 | 5 | |
6 | 6 | - [[OPM1152]] |
... | ... | \ No newline at end of file |
Board/OPM/OPM1153-dat/OPM1153-dat.md
... | ... | @@ -9,4 +9,6 @@ |
9 | 9 | up to 3000mA output |
10 | 10 | |
11 | 11 | |
12 | -- [[OPM1153]] |
|
... | ... | \ No newline at end of file |
0 | +- [[OPM1153]] |
|
1 | + |
|
2 | +- [[MP1584-dat]] - [[OPM1152-dat]] |
|
... | ... | \ No newline at end of file |
Home.md
... | ... | @@ -4,7 +4,8 @@ |
4 | 4 | |
5 | 5 | ## category |
6 | 6 | |
7 | -- [[board-DAT]] |
|
7 | +- [[board-dat]] - [[board-app-dat]] - [[board-new-dat]] |
|
8 | + |
|
8 | 9 | |
9 | 10 | - [[BOM-DAT]] - [[Tech-DAT]] - [[service-dat]] |
10 | 11 |
SDK/Arduino-IDE-DAT/Arduino-ESP32/arduino-esp32.md
... | ... | @@ -4,6 +4,9 @@ |
4 | 4 | |
5 | 5 | https://docs.espressif.com/projects/arduino-esp32/en/latest/getting_started.html#supported-soc-s |
6 | 6 | |
7 | +- install board json file: https://espressif.github.io/arduino-esp32/package_esp32_index.json |
|
8 | + |
|
9 | + |
|
7 | 10 | |
8 | 11 | ## Parameters |
9 | 12 |
SDK/ESP-SDK/ESP-SDK.md
... | ... | @@ -11,8 +11,14 @@ ESP firmware |
11 | 11 | - https://github.com/Edragon/esp_firmware |
12 | 12 | |
13 | 13 | |
14 | +## Flash Methods |
|
15 | + |
|
16 | +- [[USB-TTL-dat]] |
|
14 | 17 | |
15 | 18 | ## ref |
16 | 19 | |
17 | 20 | API Reference |
18 | -https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/index.html |
|
... | ... | \ No newline at end of file |
0 | +https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/index.html |
|
1 | + |
|
2 | + |
|
3 | + |
Tech/Interface/USB-TTL-dat/USB-TTL-dat.md
... | ... | @@ -9,6 +9,11 @@ |
9 | 9 | ![](32-40-17-24-07-2023.png) |
10 | 10 | |
11 | 11 | |
12 | +## Product links |
|
13 | + |
|
14 | +- PL2303 - https://www.electrodragon.com/product/pl2303ta-usb-ttl-usb-serial-cable-win-88-1-compatible/ |
|
15 | + |
|
16 | + |
|
12 | 17 | ### troubleshooting checklist |
13 | 18 | reverse TX RX in case wrong wiring of communication |
14 | 19 |
Tech/actuator/inductive-load-dat/inductive-load-dat.md
... | ... | @@ -38,6 +38,13 @@ Do you have a DSO oscilloscope? You will never see this with a power supply mete |
38 | 38 | - mosfet control is already optocoupler isolated as the design, and used seperated power supply |
39 | 39 | - [[DPR1084-dat]] RS232 board only connects with RXD, TXD, GND, no power supply |
40 | 40 | |
41 | +## Solutions |
|
41 | 42 | |
43 | +- USB_hub is unstable, cause the RS232 or RS584 connection broke |
|
44 | + |
|
42 | 45 | |
46 | +## Common Application |
|
43 | 47 | |
48 | +- involve inductive loads- motors |
|
49 | +- fuel injection |
|
50 | +- solenoids- things |
|
... | ... | \ No newline at end of file |
Tech/tech-dat.md
... | ... | @@ -12,7 +12,7 @@ |
12 | 12 | ## PROG |
13 | 13 | |
14 | 14 | ## SDK |
15 | -- [[arduino-IDE-DAT]] |
|
15 | +- [[arduino-IDE-DAT]] - [[ESP-SDK]] |
|
16 | 16 | |
17 | 17 | |
18 | 18 | ## Tools |
board-app/board-app-dat.md
... | ... | @@ -0,0 +1,6 @@ |
1 | + |
|
2 | +# board-app-dat |
|
3 | + |
|
4 | +- [[esp-relay-board-dat]] |
|
5 | + |
|
6 | + |