Board-dat/NWI/NWI1115-dat/NWI1115-dat.md
... ...
@@ -36,6 +36,7 @@ https://w.electrodragon.com/w/ESP_Relay_Board_VDC
36 36
* To supply power on board control circuit, add 6-24V power to "ALT VIN" pins
37 37
38 38
39
+
39 40
## Schematic
40 41
41 42
![](2024-04-22-15-17-15.png)
MOD-dat/ESPC2-12-DEV/12-22-15-19-12-2022.png
... ...
Binary files /dev/null and b/MOD-dat/ESPC2-12-DEV/12-22-15-19-12-2022.png differ
MOD-dat/ESPC2-12-DEV/23-55-14-19-12-2022.png
... ...
Binary files /dev/null and b/MOD-dat/ESPC2-12-DEV/23-55-14-19-12-2022.png differ
MOD-dat/ESPC2-12-DEV/46-55-14-19-12-2022.png
... ...
Binary files /dev/null and b/MOD-dat/ESPC2-12-DEV/46-55-14-19-12-2022.png differ
MOD-dat/ESPC2-12-DEV/52-55-14-19-12-2022.png
... ...
Binary files /dev/null and b/MOD-dat/ESPC2-12-DEV/52-55-14-19-12-2022.png differ
MOD-dat/ESPC2-12-DEV/ESPC2-12-DEV-log.md
... ...
@@ -0,0 +1,49 @@
1
+
2
+
3
+ ESP-ROM:esp8684-api2-20220127
4
+ Build:Jan 27 2022
5
+ rst:0x1 (POWERON),boot:0xc (SPI_FAST_FLASH_BOOT)
6
+ SPIWP:0xee
7
+ mode:DIO, clock div:2
8
+ load:0x3fcd5c80,len:0x1314
9
+ load:0x403acb70,len:0x8f8
10
+ load:0x403aeb70,len:0x254c
11
+ SHA-256 comparison failed:
12
+ Calculated: 74043b7cac1b10700c8bf8d3adfa93a4c4b12c826f3e53490ba390453ed0868c
13
+ Expected: c52a001d3d61f27cb6cc206d2db00539deb79253bf1e44f1f9fa178b6fe913c6
14
+ Attempting to boot anyway...
15
+ entry 0x403acb70
16
+ I (60) boot: ESP-IDF v5.0-beta1-641-gc321739074-dirt 2nd stage bootloader
17
+ I (60) boot: compile time 10:51:17
18
+ I (61) boot: chip revision: V100
19
+ I (67) boot.esp32c2: MMU Page Size : 32K
20
+ I (74) boot.esp32c2: SPI Speed : 30MHz
21
+ I (81) boot.esp32c2: SPI Mode : DIO
22
+ I (89) boot.esp32c2: SPI Flash Size : 2MB
23
+ I (96) boot: Enabling RNG early entropy source...
24
+ I (104) boot: Partition Table:
25
+ I (110) boot: ## Label Usage Type ST Offset Length
26
+ I (121) boot: 0 nvs WiFi data 01 02 00009000 00004000
27
+
28
+ I (133) boot: 1 otadata OTA data 01 00 0000d000 00002000
29
+ I (145) boot: 2 phy_init RF data 01 01 0000f000 00001000
30
+ I (156) boot: 3 ota_0 OTA app 00 10 00010000 000e0000
31
+ I (168) boot: 4 ota_1 OTA app 00 11 000f0000 000e0000
32
+ I (179) boot: End of partition table
33
+ I (186) esp_image: segment 0: paddr=00010020 vaddr=3c090020 size=14180h ( 82304) map
34
+ I (228) esp_image: segment 1: paddr=000241a8 vaddr=3fcac540 size=02618h ( 9752) load
35
+ I (231) esp_image: segment 2: paddr=000267c8 vaddr=40380000 size=01850h ( 6224) load
36
+ I (239) esp_image: segment 3: paddr=00028020 vaddr=42000020 size=8af74h (569204) map
37
+ I (447) esp_image: segment 4: paddr=000b2f9c vaddr=40381850 size=0acech ( 44268) load
38
+ I (468) boot: Loaded app from partition at offset 0x10000
39
+ I (468) boot: Disabling RNG early entropy source...
40
+ iKECIN Technology Co.Ltd.(Oct 22 2022 15:41:31)
41
+
42
+ ready
43
+
44
+ sn :
45
+
46
+ device Fireware : W1.KD5P7010.v1_0
47
+
48
+
49
+
MOD-dat/ESPC2-12-DEV/ESPC2-12-DEV.md
... ...
@@ -0,0 +1,37 @@
1
+
2
+# ESPC2-12-DEV
3
+
4
+![](23-55-14-19-12-2022.png)
5
+
6
+![](46-55-14-19-12-2022.png)
7
+
8
+![](52-55-14-19-12-2022.png)
9
+
10
+
11
+## flash
12
+![](12-22-15-19-12-2022.png)
13
+
14
+
15
+### AT指令集
16
+- • AT:测试 AT 启动
17
+- • AT+RST:重启模块
18
+- • AT+GMR:查看版本信息
19
+- • AT+CMD:查询当前固件支持的所有命令及命令类型
20
+- • AT+GSLP:进入 Deep-sleep 模式
21
+- • ATE:开启或关闭 AT 回显功能
22
+- • AT+RESTORE:恢复出厂设置
23
+- • AT+UART_CUR:设置 UART 当前临时配置,不保存到 flash
24
+- • AT+UART_DEF:设置 UART 默认配置, 保存到 flash
25
+- • AT+SLEEP:设置 sleep 模式
26
+- • AT+SYSRAM:查询当前剩余堆空间和最小堆空间
27
+- • AT+SYSMSG:查询/设置系统提示信息
28
+- • AT+SYSFLASH:查询或读写 flash 用户分区
29
+- • AT+FS:文件系统操作
30
+- • AT+FSMOUNT:挂载/卸载文件系统
31
+- • AT+RFPOWER:查询/设置 RF TX Power
32
+- • AT+SYSROLLBACK:回滚到以前的固件
33
+- • AT+SYSTIMESTAMP:查询/设置本地时间戳
34
+- • AT+SYSLOG:启用或禁用 AT 错误代码提示
35
+- • AT+SLEEPWKCFG:设置 Light-sleep 唤醒源和唤醒 GPIO
36
+- • AT+SYSSTORE:设置参数存储模式
37
+- • AT+SYSREG:读写寄存器
MOD-dat/XT-BL602-DAT/35-22-15-15-12-2022.png
... ...
Binary files /dev/null and b/MOD-dat/XT-BL602-DAT/35-22-15-15-12-2022.png differ
MOD-dat/XT-BL602-DAT/XT-BL602-DAT.md
... ...
@@ -0,0 +1,5 @@
1
+
2
+
3
+# XT-BL602-DAT
4
+
5
+![](35-22-15-15-12-2022.png)
... ...
\ No newline at end of file
MOD/ESPC2-12-DEV/12-22-15-19-12-2022.png
... ...
Binary files a/MOD/ESPC2-12-DEV/12-22-15-19-12-2022.png and /dev/null differ
MOD/ESPC2-12-DEV/23-55-14-19-12-2022.png
... ...
Binary files a/MOD/ESPC2-12-DEV/23-55-14-19-12-2022.png and /dev/null differ
MOD/ESPC2-12-DEV/46-55-14-19-12-2022.png
... ...
Binary files a/MOD/ESPC2-12-DEV/46-55-14-19-12-2022.png and /dev/null differ
MOD/ESPC2-12-DEV/52-55-14-19-12-2022.png
... ...
Binary files a/MOD/ESPC2-12-DEV/52-55-14-19-12-2022.png and /dev/null differ
MOD/ESPC2-12-DEV/ESPC2-12-DEV-log.md
... ...
@@ -1,49 +0,0 @@
1
-
2
-
3
- ESP-ROM:esp8684-api2-20220127
4
- Build:Jan 27 2022
5
- rst:0x1 (POWERON),boot:0xc (SPI_FAST_FLASH_BOOT)
6
- SPIWP:0xee
7
- mode:DIO, clock div:2
8
- load:0x3fcd5c80,len:0x1314
9
- load:0x403acb70,len:0x8f8
10
- load:0x403aeb70,len:0x254c
11
- SHA-256 comparison failed:
12
- Calculated: 74043b7cac1b10700c8bf8d3adfa93a4c4b12c826f3e53490ba390453ed0868c
13
- Expected: c52a001d3d61f27cb6cc206d2db00539deb79253bf1e44f1f9fa178b6fe913c6
14
- Attempting to boot anyway...
15
- entry 0x403acb70
16
- I (60) boot: ESP-IDF v5.0-beta1-641-gc321739074-dirt 2nd stage bootloader
17
- I (60) boot: compile time 10:51:17
18
- I (61) boot: chip revision: V100
19
- I (67) boot.esp32c2: MMU Page Size : 32K
20
- I (74) boot.esp32c2: SPI Speed : 30MHz
21
- I (81) boot.esp32c2: SPI Mode : DIO
22
- I (89) boot.esp32c2: SPI Flash Size : 2MB
23
- I (96) boot: Enabling RNG early entropy source...
24
- I (104) boot: Partition Table:
25
- I (110) boot: ## Label Usage Type ST Offset Length
26
- I (121) boot: 0 nvs WiFi data 01 02 00009000 00004000
27
-
28
- I (133) boot: 1 otadata OTA data 01 00 0000d000 00002000
29
- I (145) boot: 2 phy_init RF data 01 01 0000f000 00001000
30
- I (156) boot: 3 ota_0 OTA app 00 10 00010000 000e0000
31
- I (168) boot: 4 ota_1 OTA app 00 11 000f0000 000e0000
32
- I (179) boot: End of partition table
33
- I (186) esp_image: segment 0: paddr=00010020 vaddr=3c090020 size=14180h ( 82304) map
34
- I (228) esp_image: segment 1: paddr=000241a8 vaddr=3fcac540 size=02618h ( 9752) load
35
- I (231) esp_image: segment 2: paddr=000267c8 vaddr=40380000 size=01850h ( 6224) load
36
- I (239) esp_image: segment 3: paddr=00028020 vaddr=42000020 size=8af74h (569204) map
37
- I (447) esp_image: segment 4: paddr=000b2f9c vaddr=40381850 size=0acech ( 44268) load
38
- I (468) boot: Loaded app from partition at offset 0x10000
39
- I (468) boot: Disabling RNG early entropy source...
40
- iKECIN Technology Co.Ltd.(Oct 22 2022 15:41:31)
41
-
42
- ready
43
-
44
- sn :
45
-
46
- device Fireware : W1.KD5P7010.v1_0
47
-
48
-
49
-
MOD/ESPC2-12-DEV/ESPC2-12-DEV.md
... ...
@@ -1,37 +0,0 @@
1
-
2
-# ESPC2-12-DEV
3
-
4
-![](23-55-14-19-12-2022.png)
5
-
6
-![](46-55-14-19-12-2022.png)
7
-
8
-![](52-55-14-19-12-2022.png)
9
-
10
-
11
-## flash
12
-![](12-22-15-19-12-2022.png)
13
-
14
-
15
-### AT指令集
16
-- • AT:测试 AT 启动
17
-- • AT+RST:重启模块
18
-- • AT+GMR:查看版本信息
19
-- • AT+CMD:查询当前固件支持的所有命令及命令类型
20
-- • AT+GSLP:进入 Deep-sleep 模式
21
-- • ATE:开启或关闭 AT 回显功能
22
-- • AT+RESTORE:恢复出厂设置
23
-- • AT+UART_CUR:设置 UART 当前临时配置,不保存到 flash
24
-- • AT+UART_DEF:设置 UART 默认配置, 保存到 flash
25
-- • AT+SLEEP:设置 sleep 模式
26
-- • AT+SYSRAM:查询当前剩余堆空间和最小堆空间
27
-- • AT+SYSMSG:查询/设置系统提示信息
28
-- • AT+SYSFLASH:查询或读写 flash 用户分区
29
-- • AT+FS:文件系统操作
30
-- • AT+FSMOUNT:挂载/卸载文件系统
31
-- • AT+RFPOWER:查询/设置 RF TX Power
32
-- • AT+SYSROLLBACK:回滚到以前的固件
33
-- • AT+SYSTIMESTAMP:查询/设置本地时间戳
34
-- • AT+SYSLOG:启用或禁用 AT 错误代码提示
35
-- • AT+SLEEPWKCFG:设置 Light-sleep 唤醒源和唤醒 GPIO
36
-- • AT+SYSSTORE:设置参数存储模式
37
-- • AT+SYSREG:读写寄存器
MOD/XT-BL602-DAT/35-22-15-15-12-2022.png
... ...
Binary files a/MOD/XT-BL602-DAT/35-22-15-15-12-2022.png and /dev/null differ
MOD/XT-BL602-DAT/XT-BL602-DAT.md
... ...
@@ -1,5 +0,0 @@
1
-
2
-
3
-# XT-BL602-DAT
4
-
5
-![](35-22-15-15-12-2022.png)
... ...
\ No newline at end of file
SDK-dat/AVR-SDK-dat.md
... ...
@@ -0,0 +1,4 @@
1
+
2
+# AVR SDK dat
3
+
4
+https://github.com/micronucleus/micronucleus
... ...
\ No newline at end of file
SDK-dat/AVR-dat/UPDI-dat/2022-10-15-18-38-28.png
... ...
Binary files /dev/null and b/SDK-dat/AVR-dat/UPDI-dat/2022-10-15-18-38-28.png differ
SDK-dat/AVR-dat/UPDI-dat/2023-11-15-19-00-50.png
... ...
Binary files /dev/null and b/SDK-dat/AVR-dat/UPDI-dat/2023-11-15-19-00-50.png differ
SDK-dat/AVR-dat/UPDI-dat/UPDI-dat.md
... ...
@@ -0,0 +1,40 @@
1
+
2
+
3
+# UPDI-dat
4
+
5
+https://create.arduino.cc/projecthub/john-bradnam/create-your-own-updi-programmer-1e55f1
6
+
7
+![](2022-10-15-18-38-28.png)
8
+
9
+
10
+power supply setup
11
+
12
+3.3V + 3.3_jump
13
+
14
+## official programmer
15
+
16
+- ateml ICE
17
+
18
+## tuto - self made arduino nano as UPDI programmer
19
+
20
+- https://www.instructables.com/Arduino-Nano-1/
21
+
22
+
23
+
24
+## Common Programmer in Arduino
25
+
26
+![](2023-11-15-19-00-50.png)
27
+
28
+## Support
29
+
30
+- [[megaCoreX-dat]]
31
+
32
+
33
+## Demo
34
+
35
+- https://t.me/electrodragon3/45
36
+
37
+
38
+## Boards
39
+
40
+- [[DAR1060-dat]]
... ...
\ No newline at end of file
SDK-dat/AVR-dat/avr-dat.md
... ...
@@ -0,0 +1,6 @@
1
+
2
+
3
+# avr-dat
4
+
5
+- [[UPDI-dat]]
6
+
SDK-dat/Arduino-IDE-DAT/Arduino-ESP32/18-04-16-05-06-2023.png
... ...
Binary files /dev/null and b/SDK-dat/Arduino-IDE-DAT/Arduino-ESP32/18-04-16-05-06-2023.png differ
SDK-dat/Arduino-IDE-DAT/Arduino-ESP32/52-27-16-05-01-2023.png
... ...
Binary files /dev/null and b/SDK-dat/Arduino-IDE-DAT/Arduino-ESP32/52-27-16-05-01-2023.png differ
SDK-dat/Arduino-IDE-DAT/Arduino-ESP32/arduino-ESP32-log.md
... ...
@@ -0,0 +1,29 @@
1
+
2
+## Arduino ESP32 C3
3
+
4
+ ESP-ROM:esp32c3-api1-20210207
5
+ Build:Feb 7 2021
6
+ rst:0x1 (POWERON),boot:0xd (SPI_FAST_FLASH_BOOT)
7
+ SPIWP:0xee
8
+ mode:DIO, clock div:2
9
+ load:0x3fcd5810,len:0x438
10
+ load:0x403cc710,len:0x91c
11
+ load:0x403ce710,len:0x25b0
12
+ entry 0x403cc710
13
+ Testing LEDs ..
14
+ test ..
15
+ test ..
16
+ test ..
17
+ test ..
18
+ test ..
19
+ test ..
20
+ test ..
21
+ test ..
22
+ test ..
23
+ test ..
24
+
25
+ ....
26
+ Connected to 111
27
+ IP address: 192.168.8.197
28
+ MDNS responder started
29
+ HTTP server started
SDK-dat/Arduino-IDE-DAT/Arduino-ESP32/arduino-esp32-dat.md
... ...
@@ -0,0 +1,90 @@
1
+
2
+
3
+## Guide
4
+
5
+
6
+## installation
7
+
8
+https://docs.espressif.com/projects/arduino-esp32/en/latest/getting_started.html#supported-soc-s
9
+
10
+- install board json file: https://espressif.github.io/arduino-esp32/package_esp32_index.json
11
+
12
+## demo code collection
13
+
14
+- test code - https://github.com/Edragon/Arduino-ESP32
15
+- https://github.com/Edragon/Arduino-ESP32/tree/master/ESP32-ISO
16
+
17
+## Wiring
18
+
19
+- [[USB-TTL-dat]]
20
+
21
+
22
+## Parameters
23
+
24
+### ESP32
25
+
26
+![](52-27-16-05-01-2023.png)
27
+
28
+### ESP32-C3
29
+
30
+![](18-04-16-05-06-2023.png)
31
+
32
+
33
+| Setup | Params | Note | |
34
+| ------------------------------------ | ----------------------- | ----------------------------- | --- |
35
+| Board | ESP32C3 Dev Board | | |
36
+| Upload Speed | 921600 | | |
37
+| USB CDC on Boot | Disabled | | |
38
+| CPU Frequency | 160MHz / 80Mhz | | |
39
+| Flash Frequency | 80MHz / 40Mhz | ESP flash tool speed to 40MHz | |
40
+| Flash Mode | QIO / DIO | | |
41
+| Flash Size | 4MB | | |
42
+| Partition Scheme | Default 4MB with spiffs | (1.2MB APP / 1.5MB SPIFFS) | |
43
+| Core Debug Level | None | | |
44
+| Erase All Flash Before Sketch Upload | Enabled | | |
45
+
46
+
47
+some tips:
48
+- flash basic blink sketch into module first to erase all
49
+- 80Mhz + 40Mhz + QIO = OK
50
+- 80Mhz + 40Mhz + DIO = OK
51
+
52
+## version
53
+
54
+version 2.0.6 - 2022/2/3
55
+version 2.0.4
56
+
57
+## repository
58
+- https://github.com/espressif/arduino-esp32
59
+
60
+for [[NWI1126-dat]]: https://github.com/Edragon/Arduino-ESP32/tree/master/BSP/NWI1126
61
+
62
+## BSP demo code
63
+
64
+- https://github.com/Edragon/Arduino-ESP32
65
+
66
+includes
67
+- bluetooth / wifi tested with official examples
68
+
69
+
70
+- [[ESP-SDK-dat]]
71
+
72
+## Version
73
+
74
+- 2.0.14
75
+
76
+
77
+
78
+## Common error
79
+
80
+- cc1plus.exe: some warnings being treated as errors
81
+
82
+https://forum.arduino.cc/t/esp32-unused-variable-compile-error/1039022/15
83
+C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32
84
+
85
+ To:
86
+ compiler.warning_flags=-w
87
+ compiler.warning_flags.none=-w
88
+ compiler.warning_flags.default=
89
+ compiler.warning_flags.more=-Wall
90
+ compiler.warning_flags.all=-Wall -Wextra
... ...
\ No newline at end of file
SDK-dat/Arduino-IDE-DAT/Arduino-Zero-dat/53-05-19-19-04-2023.png
... ...
Binary files /dev/null and b/SDK-dat/Arduino-IDE-DAT/Arduino-Zero-dat/53-05-19-19-04-2023.png differ
SDK-dat/Arduino-IDE-DAT/Arduino-Zero-dat/arduino-zero-dat.md
... ...
@@ -0,0 +1,14 @@
1
+
2
+
3
+## use Arduino ICE SAM
4
+
5
+![](53-05-19-19-04-2023.png)
6
+
7
+Wiring
8
+- connect programmer Arduino ICE
9
+- connect USB power supply
10
+
11
+Software Setup
12
+- Programmer: Atmel EDBG
13
+- Board: Arduino Zero (Programming Port)
14
+
SDK-dat/Arduino-IDE-DAT/arduino-IDE-DAT.md
... ...
@@ -0,0 +1,110 @@
1
+
2
+## demo code arduino
3
+
4
+
5
+- [[Arduino-Code-V1]]
6
+- [[Arduino-Code-V2]]
7
+
8
+
9
+our repositories
10
+- https://github.com/Edragon/Arduino-ESP32
11
+- https://github.com/Edragon/Arduino-ESP8266
12
+
13
+### boards
14
+
15
+### library
16
+
17
+- [[softwareserial]]
18
+
19
+- [[arduino-lib]]
20
+
21
+
22
+
23
+
24
+### include
25
+
26
+
27
+use include “test.h” to add variables
28
+
29
+
30
+
31
+
32
+## snippet
33
+
34
+ // Periodically blink the onboard LED while listening for serial commands
35
+ if ((int)(millis()/500) > lastPeriod)
36
+ {
37
+ lastPeriod++;
38
+ pinMode(LED, OUTPUT);
39
+ digitalWrite(LED, lastPeriod%2);
40
+ }
41
+
42
+
43
+## common folder
44
+
45
+windows
46
+
47
+ETH.h
48
+- C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\libraries\Ethernet\src\eth.h
49
+- C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\libraries\Ethernet\src\eth.cpp
50
+
51
+
52
+## library
53
+
54
+multi-task
55
+
56
+SchedTask -2
57
+https://github.com/Nospampls/SchedTask
58
+TaskScheduler - 744
59
+https://github.com/arkhipenko/TaskScheduler
60
+
61
+
62
+## Core list
63
+
64
+## Atmega
65
+
66
+- [[megaCoreX-dat]] - atmega4808
67
+https://mcudude.github.io/MegaCoreX/package_MCUdude_MegaCoreX_index.json
68
+
69
+## LGT8F328 - nulllab
70
+
71
+- [[logicgreen-dat]]
72
+
73
+https://nulllab.coding.net/p/lgt/d/nulllab_lgt_arduino/git/raw/master/package_nulllab_boards_index_zh.json
74
+https://cdn.jsdelivr.net/gh/nulllaborg/arduino_nulllab/package_nulllab_boards_index_zh.json
75
+
76
+
77
+## Attiny
78
+
79
+- [[attiny-dat]]
80
+
81
+DxCore - megaTinyCore
82
+- by Spence Konde
83
+- https://github.com/SpenceKonde/megaTinyCore
84
+- https://github.com/SpenceKonde/megaTinyCore/blob/master/Installation.md
85
+- https://github.com/SpenceKonde/DxCore
86
+- https://github.com/SpenceKonde/DxCore/blob/master/Installation.md
87
+- http://drazzy.com/package_drazzy.com_index.json
88
+- AVR128
89
+
90
+ATTinyCore
91
+- by Spence Konde
92
+- attiny 85
93
+- https://github.com/SpenceKonde/ATTinyCore
94
+
95
+MicroCore
96
+- https://mcudude.github.io/MicroCore/package_MCUdude_MicroCore_index.json
97
+
98
+DIY Attiny
99
+- https://raw.githubusercontent.com/sleemanj/optiboot/master/dists/package_gogo_diy_attiny_index.json
100
+
101
+## ESP32
102
+
103
+- https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
104
+
105
+## ESP8266
106
+
107
+- https://arduino.esp8266.com/stable/package_esp8266com_index.json
108
+
109
+
110
+- [[arduino-ide]]
... ...
\ No newline at end of file
SDK-dat/Arduino-IDE-DAT/arduino-code-v1.md
... ...
@@ -0,0 +1,944 @@
1
+
2
+# arduino code v1
3
+
4
+- https://github.com/Edragon/Arduino-main
5
+
6
+
7
+## The category list of Sketchbook
8
+
9
+ .
10
+ |-74HC
11
+ |---74HC165
12
+ |-AD
13
+ |---ADS1115_test
14
+ |---MCP3421
15
+ |---PCF8591
16
+ |-Audio
17
+ |---mp3-player
18
+ |-----DFPlayer
19
+ |-------FullFunction
20
+ |-------GetStarted
21
+ |-----VS1003
22
+ |-Drive
23
+ |---DRV8833
24
+ |---DRV8871
25
+ |---L293
26
+ |---L298_simple
27
+ |---L298_speed_button_dir
28
+ |---Motorshield-StepperTest
29
+ |---TB6600
30
+ |-----acc-stepper
31
+ |-----acc-stepper-serial
32
+ |-----tb6600
33
+ |---arduino shields
34
+ |-----Blance_shield
35
+ |-----L298P
36
+ |-----L298P_motor_shield
37
+ |-------motor_shield_r3_2_brush_dc_auto_ino
38
+ |-----Stabilizer
39
+ |---quad
40
+ |-----init
41
+ |-ETH_LAN8720
42
+ |-FM
43
+ |---RDA5820
44
+ |-Input
45
+ |---button-read
46
+ |---interrupt-atmega2560-20
47
+ |-Interactive
48
+ |---05_display
49
+ |-----3.5'' LCD shield
50
+ |-------Example01-DisplayString
51
+ |---------DisplayString
52
+ |-------Example02-graphicstest
53
+ |---------graphicstest
54
+ |-------Example03-readpixel_kbv
55
+ |---------readpixel_kbv
56
+ |-------Example04-testcard_kbv
57
+ |---------testcard_kbv
58
+ |-------Example05-scroll_kbv
59
+ |---------scroll_kbv
60
+ |-------Example06-DisplayChinese
61
+ |---------DisplayChinese
62
+ |-------Example07-ShowBMP_320X480
63
+ |---------PIC
64
+ |---------ShowBMP
65
+ |-------Example08-GLUE_Demo_480x320
66
+ |---------GLUE_Demo_480x320
67
+ |-------Example09-TouchScreen_Calibr_kbv
68
+ |---------TouchScreen_Calibr_kbv
69
+ |-------Example10-Touch
70
+ |---------tftpaint
71
+ |-------Example11-Phonecal - 480X320
72
+ |---------phonecal
73
+ |-------Install libraries
74
+ |---------Adafruit_GFX
75
+ |---------Adafruit_TFTLCD
76
+ |-----------bitmaps
77
+ |-----------examples
78
+ |-------------graphicstest
79
+ |-------------rotationtest
80
+ |-------------tftbmp
81
+ |-------------tftbmp_shield
82
+ |-------------tftpaint
83
+ |-------------tftpaint_shield
84
+ |---------MCUFRIEND_kbv
85
+ |-----------bitmaps
86
+ |-----------examples
87
+ |-------------GLUE_Demo_320x240
88
+ |-------------GLUE_Demo_400x240
89
+ |-------------GLUE_Demo_480x320
90
+ |-------------GLUE_Demo_800x480
91
+ |-------------LCD_ID_readreg
92
+ |-------------TouchScreen_Calibr_kbv
93
+ |-------------Touch_shield_kbv
94
+ |-------------UTouch_Calibr_kbv
95
+ |-------------aspect_kbv
96
+ |-------------graphictest_kbv
97
+ |-------------graphictest_slim
98
+ |-------------readpixel_kbv
99
+ |-------------scroll_kbv
100
+ |-------------showBMP_kbv_as7
101
+ |-------------testcard_kbv
102
+ |---------TouchScreen
103
+ |-----------examples
104
+ |-------------touchscreendemo
105
+ |-------------touchscreendemoshield
106
+ |-------SDCard Exten Example
107
+ |---------CardInfo
108
+ |---------Datalogger
109
+ |---------DumpFile
110
+ |---------Files
111
+ |---------ReadWrite
112
+ |---------listfiles
113
+ |-----Serial7SegmentDisplay-master
114
+ |-------Production
115
+ |-------firmware
116
+ |---------Serial 7-Segment Display
117
+ |-----------Arduino_Examples
118
+ |-------------S7S_Example_I2C_Basic
119
+ |-------------S7S_Example_I2C_ChangeAddress
120
+ |-------------S7S_Example_I2C_Settings
121
+ |-------------S7S_Example_SPI_Basic
122
+ |-------------S7S_Example_SPI_Settings
123
+ |-------------S7S_Example_Serial_Basic
124
+ |-------------S7S_Example_Serial_Brightness
125
+ |-------------S7S_Example_Serial_ColonDots
126
+ |-------------S7S_Example_Serial_Mode_Change
127
+ |-------------S7S_Example_Serial_Predator
128
+ |-------------S7S_Example_Serial_Settings
129
+ |-------------S7S_Example_Serial_SoftwareReset
130
+ |-----------Serial_7_Segment_Display_Firmware
131
+ |-------hardware
132
+ |-----TM1650_4_key
133
+ |---08-LCD
134
+ |-----1.8-ST7735-demo
135
+ |-----1.8-ST7735-demo-2
136
+ |-----3.5inch_Arduino_Mega2560_ILI9486_V1.0
137
+ |-------Example01-UTFT_Demo_480x320
138
+ |---------UTFT_Demo_480x320
139
+ |-------Example02-UTFT_ViewFont
140
+ |---------UTFT_ViewFont
141
+ |-------Example03-UTFT_Buttons_Demo
142
+ |---------UTFT_Buttons_Demo_320x240
143
+ |-------Example04-UTouch_ButtonTest
144
+ |---------UTouch_ButtonTest
145
+ |-------Example05-UTFT_Textrotation_Demo
146
+ |---------UTFT_Textrotation_Demo
147
+ |-------Example06-UTFT_Buttons_Bitmap_Demo
148
+ |---------UTFT_Buttons_Bitmap_Demo
149
+ |-------Install libraries
150
+ |---------UTFT
151
+ |-----------Documentation
152
+ |-----------License
153
+ |-----------Tools
154
+ |-----------examples
155
+ |-------------Arduino (ARM) + Teensy
156
+ |---------------UTFT_Bitmap
157
+ |---------------UTFT_Bitmap_128x128
158
+ |---------------UTFT_CPLD_PageSwitching
159
+ |---------------UTFT_Demo_128x128_Serial
160
+ |---------------UTFT_Demo_160x128_Serial
161
+ |---------------UTFT_Demo_220x176
162
+ |---------------UTFT_Demo_220x176_Serial
163
+ |---------------UTFT_Demo_320x240
164
+ |---------------UTFT_Demo_320x240_Serial
165
+ |---------------UTFT_Demo_400x240
166
+ |---------------UTFT_Demo_480x272
167
+ |---------------UTFT_Demo_480x320
168
+ |---------------UTFT_Demo_800x480
169
+ |---------------UTFT_Rotate_Bitmap
170
+ |---------------UTFT_Textrotation_Demo
171
+ |---------------UTFT_ViewFont
172
+ |-------------Arduino (AVR)
173
+ |---------------UTFT_Bitmap
174
+ |---------------UTFT_Bitmap_128x128
175
+ |---------------UTFT_CPLD_PageSwitching
176
+ |---------------UTFT_Demo_128x128_Serial
177
+ |---------------UTFT_Demo_160x128_Serial
178
+ |---------------UTFT_Demo_220x176
179
+ |---------------UTFT_Demo_220x176_Serial
180
+ |---------------UTFT_Demo_320x240
181
+ |---------------UTFT_Demo_320x240_Serial
182
+ |---------------UTFT_Demo_400x240
183
+ |---------------UTFT_Demo_480x272
184
+ |---------------UTFT_Demo_480x320
185
+ |---------------UTFT_Demo_800x480
186
+ |---------------UTFT_Leonardo_Demo_320x240
187
+ |---------------UTFT_Rotate_Bitmap
188
+ |---------------UTFT_Textrotation_Demo
189
+ |---------------UTFT_ViewFont
190
+ |-------------TI LaunchPads (Energia)
191
+ |---------------UTFT_Bitmap
192
+ |---------------UTFT_Demo_160x128_Serial
193
+ |---------------UTFT_Demo_220x176
194
+ |---------------UTFT_Demo_220x176_Serial
195
+ |---------------UTFT_Demo_320x240
196
+ |---------------UTFT_Demo_400x240
197
+ |---------------UTFT_Demo_480x320
198
+ |---------------UTFT_Rotate_Bitmap
199
+ |---------------UTFT_Textrotation_Demo
200
+ |---------------UTFT_ViewFont
201
+ |-------------chipKit
202
+ |---------------UTFT_Bitmap
203
+ |---------------UTFT_Bitmap_128x128
204
+ |---------------UTFT_Demo_128x128_Serial
205
+ |---------------UTFT_Demo_160x128_Serial
206
+ |---------------UTFT_Demo_220x176
207
+ |---------------UTFT_Demo_220x176_Serial
208
+ |---------------UTFT_Demo_320x240
209
+ |---------------UTFT_Demo_320x240_Serial
210
+ |---------------UTFT_Demo_400x240
211
+ |---------------UTFT_Demo_480x272
212
+ |---------------UTFT_Demo_480x320
213
+ |---------------UTFT_Demo_800x480
214
+ |---------------UTFT_Rotate_Bitmap
215
+ |---------------UTFT_Textrotation_Demo
216
+ |---------------UTFT_ViewFont
217
+ |-----------hardware
218
+ |-------------arm
219
+ |-------------avr
220
+ |-------------pic32
221
+ |-----------tft_drivers
222
+ |-------------HX8357B
223
+ |-------------HX8357C
224
+ |-------------SPFD5420
225
+ |-------------cpld
226
+ |-------------hx8340b
227
+ |---------------8
228
+ |---------------s
229
+ |-------------hx8347a
230
+ |-------------hx8352a
231
+ |-------------hx8353c
232
+ |-------------ili9225
233
+ |-------------ili9325c
234
+ |-------------ili9325d
235
+ |---------------alt
236
+ |---------------default
237
+ |-------------ili9327
238
+ |-------------ili9341
239
+ |---------------16
240
+ |---------------s4p
241
+ |---------------s5p
242
+ |-------------ili9481
243
+ |-------------ili9486
244
+ |-------------ili9488
245
+ |-------------pcf8833
246
+ |-------------r61581
247
+ |-------------s1d19122
248
+ |-------------s6d0164
249
+ |-------------s6d1121
250
+ |-------------ssd1289
251
+ |-------------ssd1963
252
+ |---------------480
253
+ |---------------800
254
+ |---------------800alt
255
+ |-------------st7735
256
+ |---------------alt
257
+ |---------------std
258
+ |-------------st7735s
259
+ |---------UTFT_Buttons
260
+ |-----------hardware
261
+ |-------------arm
262
+ |-------------avr
263
+ |-------------pic32
264
+ |---------UTouch
265
+ |-----------hardware
266
+ |-------------arm
267
+ |-------------avr
268
+ |-------------pic32
269
+ |-------SDCard Exten Example
270
+ |---------CardInfo
271
+ |---------Datalogger
272
+ |---------DumpFile
273
+ |---------Files
274
+ |---------ReadWrite
275
+ |---------listfiles
276
+ |-----lcd-shield-16bit-pant-demo
277
+ |-----lcd-shield-8bit-image-demo
278
+ |-----lcd-shield-8bit-pant-demo
279
+ |-----lcd-shield-8bit-touch-demo
280
+ |-----mega-shield-3.2-example
281
+ |-----touch-draw-3.2-400x240-LCD
282
+ |-----touch-draw-3.2inch-LCD
283
+ |-----touch-draw-LCD
284
+ |---5050RGBLED
285
+ |---EDL
286
+ |-----EDL70
287
+ |---ILE1008
288
+ |-----ILE1008-test
289
+ |---LEDs
290
+ |-----ColorPalette
291
+ |-----RGB_analogwrite
292
+ |-----RGB_analogwrite_ESP_LIGHT
293
+ |---PWM
294
+ |-----Fading
295
+ |---TM
296
+ |-----TM1650-Buttons_clicks
297
+ |-----TM1650_example01
298
+ |-----TM1650_setSegments
299
+ |---e-ink
300
+ |-----e-ink-2.13
301
+ |-----epd2in13-demo
302
+ |-----epd2in9-demo
303
+ |---seg_display-74HC595
304
+ |-----2x4-seg-display
305
+ |-----74HC595_header
306
+ |-----display_header
307
+ |-----display_header_2
308
+ |-Interface
309
+ |---11-Interface
310
+ |-----AT
311
+ |-----HT16213
312
+ |-----HT16214
313
+ |-----PCF
314
+ |-----PCF_8574_2
315
+ |-----SD
316
+ |---17-audio
317
+ |-----uda1334
318
+ |---18-protocol
319
+ |-----can-receive-2
320
+ |-----can-send-2
321
+ |---19-DACADC
322
+ |-----TLC5615
323
+ |-----TM8211-PT8211
324
+ |---I2C
325
+ |-----IIC-DS1307
326
+ |-----IIC-MISC
327
+ |-------OLED-12832
328
+ |-----IIC_PCF8591
329
+ |-----MultiSpeedI2CScanner
330
+ |-----iic-eeprom_read
331
+ |-----iic_scan
332
+ |-----iic_scan_2
333
+ |-------iic_scan
334
+ |-----iic_scan_3
335
+ |---RS485
336
+ |-----RS485_receive
337
+ |-----RS485_receive2
338
+ |-----RS485_send
339
+ |-----RS485_send2
340
+ |---Serial
341
+ |-----Serial-data-save
342
+ |-------Serial-read_32
343
+ |-------Serial-read_end_stop
344
+ |-------Serial-simple_read
345
+ |-------Serial-test
346
+ |-------TDS16
347
+ |-------TDS16-2
348
+ |-------star-marker-fix-len
349
+ |-------start-end-marker-bytes
350
+ |-----hex-read-all
351
+ |-----serial-basic
352
+ |-------AT-echo-test
353
+ |-------Software_serial_print_hex
354
+ |-------mutiple-serial-1
355
+ |-------serial-simple-print
356
+ |-------serial_read-write
357
+ |-------software-serial-print
358
+ |-------software_serial_example1
359
+ |-------uart_debug
360
+ |-------wrong-data
361
+ |-----serial-find
362
+ |-------serial-find
363
+ |-------serial-find-2
364
+ |---fastHaverSine
365
+ |---freq-pwm
366
+ |-----RGB5050-fade
367
+ |-----RGB5050-loop
368
+ |-----atmega2560-flow
369
+ |-----frequency-1
370
+ |-----frequency-read
371
+ |-----test-1
372
+ |-----test-2
373
+ |-----test-3
374
+ |-----test-4
375
+ |---oneWireSearch
376
+ |---softwareserial1
377
+ |-NFC
378
+ |---readMifare
379
+ |-Other
380
+ |---arduino_reset
381
+ |---mills
382
+ |-RF
383
+ |---02_LORA
384
+ |-----Arduino_LoRa_GPS
385
+ |-----Arduino_LoRa_Gateway
386
+ |-----Arduino_LoRa_Gateway_1_4
387
+ |-----Arduino_LoRa_Generic_Sensor
388
+ |-----Arduino_LoRa_InteractiveDevice
389
+ |-----Arduino_LoRa_Ping_Pong
390
+ |-----Arduino_LoRa_Radiohead_Example
391
+ |-----Arduino_LoRa_Simple_BeaconCollar
392
+ |-----Arduino_LoRa_Simple_SoilHum
393
+ |-----Arduino_LoRa_Simple_temp
394
+ |-----Arduino_LoRa_SoilHum
395
+ |-----Arduino_LoRa_temp
396
+ |-----Arduino_LoRa_ucamII
397
+ |-----DAR1050-1
398
+ |-----LoRaDuplex-arduino_lora
399
+ |-----Lora_TestFlash
400
+ |-----SX1262_TX
401
+ |-----SX126x_Transmit
402
+ |-----rf69_reliable_datagram_client
403
+ |-----rf69_reliable_datagram_server
404
+ |-----rf95_reliable_datagram_client
405
+ |-----rf95_reliable_datagram_server
406
+ |-----sx1278_rf95_server
407
+ |---06_NRF24
408
+ |-----RH_C
409
+ |-----RH_S
410
+ |-----nrf24duino_start
411
+ |-----radiolib_RX
412
+ |-----radiolib_TX
413
+ |---10-GPS
414
+ |-----Arduino ATGM338H
415
+ |-------1.测试例程
416
+ |---------GPS_UNO_Test
417
+ |-------2.解析例程
418
+ |---------GPS_UNO
419
+ |-------3.扩展例程
420
+ |---------UNO+GPS+TFT1.44彩屏显示
421
+ |-----------GPS_UNO
422
+ |-----GPS_SD_logger
423
+ |-----GPS_SOFT-UART
424
+ |-----GPS_UART
425
+ |-----arduino_GPS
426
+ |-------neo6_reader
427
+ |---14-Wireless
428
+ |-----JDY-08
429
+ |-----PS2-ED1
430
+ |-----PS2-LGT8F328P-SSOP
431
+ |-----Press-Blink
432
+ |---15-2345G
433
+ |-----SIM7020E
434
+ |---16-RFID
435
+ |-----125KHZ
436
+ |-------EL-125
437
+ |---------EL125-hardware-1
438
+ |---------EL125-software-1
439
+ |---------EL125-software-2
440
+ |-------EM4100
441
+ |-----HF
442
+ |---ASK
443
+ |-----RECV
444
+ |-----TRN
445
+ |---Arduino-AT
446
+ |-----AT
447
+ |-----GSM-Software-AT-test
448
+ |-----GSM-Software-AT-test-2
449
+ |---Arduino_SIM800
450
+ |-----GSM Library
451
+ |-------GSM_Shield
452
+ |---------examples
453
+ |-----------GSM_Shield_Call
454
+ |-----------GSM_Shield_LibVer
455
+ |-----------GSM_Shield_Reg
456
+ |-----------GSM_Shield_Test
457
+ |-----LCD5110_Graph-0022
458
+ |-------LCD5110_Graph
459
+ |---------examples
460
+ |-----------LCD5110_Graph_Demo
461
+ |-----------LCD5110_Scrolling_Text
462
+ |-----------LCD5110_TinyFont_View
463
+ |-----NewSoftSerial
464
+ |-------examples
465
+ |---------MegaNewSoftSerialTest
466
+ |---------NewSoftSerialTest
467
+ |---------TwoNSSTest
468
+ |---BC95
469
+ |---BC95-good
470
+ |---GPS
471
+ |---NGS1072
472
+ |-----NGS1072
473
+ |-----NGS1072-2
474
+ |-----NGS1072-3
475
+ |-----NGS1072-4
476
+ |-----NGS1072-5
477
+ |-----NGS1072-GPRS-MQTT-RELAY-2
478
+ |-------PubSubClient
479
+ |---------examples
480
+ |-----------mqtt_auth
481
+ |-----------mqtt_basic
482
+ |-----------mqtt_esp8266
483
+ |-----------mqtt_publish_in_callback
484
+ |-----------mqtt_reconnect_nonblocking
485
+ |-----------mqtt_stream
486
+ |---------src
487
+ |---------tests
488
+ |-----------src
489
+ |-------------lib
490
+ |-----------testcases
491
+ |-------TinyGSM
492
+ |---------examples
493
+ |-----------AllFunctions
494
+ |-----------BlynkClient
495
+ |-----------FileDownload
496
+ |-----------HttpClient
497
+ |-----------HttpsClient
498
+ |-----------MqttClient
499
+ |-----------WebClient
500
+ |---------extras
501
+ |---------tools
502
+ |-----------AT_Debug
503
+ |-----------Diagnostics
504
+ |-----------FactoryReset
505
+ |-----------test_build
506
+ |-----NGS1072-GPRS-MQTT-RELAY-4
507
+ |-----NGS1072-tiny_GSM
508
+ |-------PubSubClient
509
+ |---------examples
510
+ |-----------mqtt_auth
511
+ |-----------mqtt_basic
512
+ |-----------mqtt_esp8266
513
+ |-----------mqtt_publish_in_callback
514
+ |-----------mqtt_reconnect_nonblocking
515
+ |-----------mqtt_stream
516
+ |---------src
517
+ |---------tests
518
+ |-----------src
519
+ |-------------lib
520
+ |-----------testcases
521
+ |-------TinyGSM
522
+ |---------examples
523
+ |-----------AllFunctions
524
+ |-----------BlynkClient
525
+ |-----------FileDownload
526
+ |-----------HttpClient
527
+ |-----------HttpsClient
528
+ |-----------MqttClient
529
+ |-----------WebClient
530
+ |---------extras
531
+ |---------tools
532
+ |-----------AT_Debug
533
+ |-----------Diagnostics
534
+ |-----------FactoryReset
535
+ |-----------test_build
536
+ |-----basic-blink
537
+ |---SIM5360E
538
+ |---SIM7020
539
+ |---menu_test
540
+ |---sim868-2
541
+ |---sim868-3f
542
+ |-RTC
543
+ |---DS1307-setTimeAndSqw
544
+ |-SVC
545
+ |---SVC1039
546
+ |-----SVC1039-v1
547
+ |-----SVC1039-v2
548
+ |-Sensor
549
+ |---04_sensor
550
+ |-----8CH line finder
551
+ |-------QTRSensors
552
+ |---------examples
553
+ |-----------QTRAExample
554
+ |-----------QTRARawValuesExample
555
+ |-----------QTRRCExample
556
+ |-----------QTRRCRawValuesExample
557
+ |-------robot
558
+ |-------robot1
559
+ |-------sketch_mar03a
560
+ |-------sketch_mar21a
561
+ |-------sketch_mar26a
562
+ |-------sketch_nov08a
563
+ |-------寻线小车3
564
+ |---------sketch_mar03a
565
+ |-----Color Sensor
566
+ |-----IR forwarder
567
+ |-------hex_write
568
+ |-------irForward
569
+ |-------r2
570
+ |-------string_pratice
571
+ |-----IRrecord
572
+ |-----IRrecord-demo_test
573
+ |-----RCWL-0516
574
+ |-----Thermal_Printer
575
+ |-------Firmware
576
+ |---------ThermalPrinter_Example
577
+ |-------QRprint
578
+ |---------QRprint
579
+ |-----------examples
580
+ |-------------example
581
+ |-----Turbidity sensor
582
+ |-------TS300-1
583
+ |-------TS300-2
584
+ |-------ZDMK_AD
585
+ |-------ZDMK_IO
586
+ |-----arduino touch pad touch sensor
587
+ |-----max9812
588
+ |-----sensor_pack
589
+ |---DHT_Simulator
590
+ |---EDW-01
591
+ |---HD710
592
+ |---HLW8012
593
+ |-----SonoffPOWV2
594
+ |-----basic
595
+ |-----library
596
+ |-----pulse-read
597
+ |-----remote_debug
598
+ |---HLW8032
599
+ |-----1602_out
600
+ |-----V2
601
+ |-------parse-dat-1
602
+ |-------parse-data-v1
603
+ |-------parse-data-v2
604
+ |-------raw_read
605
+ |-------raw_read-2
606
+ |-------raw_read-3
607
+ |-------raw_read-4
608
+ |-----main
609
+ |-----test1
610
+ |-----volt_cal
611
+ |---KX023-1025
612
+ |---Light Sensor
613
+ |-----BH1750
614
+ |-------AVR_GY-30
615
+ |---------AVR_GY-30
616
+ |-------BH1750_arduino
617
+ |-------C8051F340
618
+ |-------STC_GY-30
619
+ |---------STC_BH1750
620
+ |-----BH1750_0x23
621
+ |-----SFE_TSL2561
622
+ |-------examples
623
+ |---------SFE_TSL2561_example
624
+ |-----SFE_TSL2561-2
625
+ |-------examples
626
+ |---------SparkFunTSL2561Example
627
+ |-------src
628
+ |-----TEMT6000
629
+ |-----TSL2561
630
+ |---MAX31855
631
+ |-----MAX31855-LCD
632
+ |-----max31855_demo0
633
+ |-----max31855_tutorial_basic
634
+ |---MAX4466
635
+ |-----max4466_arduino
636
+ |---TF-TDS
637
+ |-----TF-TDS-01
638
+ |-----TF-TDS-01-atmega2560
639
+ |---ap3216
640
+ |---motion
641
+ |-----MPU-6500
642
+ |---passive-buzzer
643
+ |---tempearture
644
+ |-----AM2322_0x5c
645
+ |-----DS18B20
646
+ |-----bme280test
647
+ |-----bme280test-electrodraong-version
648
+ |-----bmp180_0x77
649
+ |-WCH
650
+ |---CH423
651
+ |-analog
652
+ |---ReadAnalogVoltage
653
+ |-arduino-as-isp-target
654
+ |-board-bsp
655
+ |---CUS
656
+ |-----caffee-machine
657
+ |-------ac_detect
658
+ |-------ac_detect-2
659
+ |-------full-test
660
+ |-------relay-1
661
+ |-------serial
662
+ |-------serial-2
663
+ |-------serial-3
664
+ |-------serial-commands-feedback-1
665
+ |---DAR
666
+ |-----DAR1050-ED-UNO
667
+ |-------ReceiveDemo
668
+ |-----DAR1060-atmega4808
669
+ |-------atmega4808
670
+ |-------serial
671
+ |-------serial-print-find
672
+ |-----DAR1064
673
+ |-------Blink
674
+ |-------Button
675
+ |---DAS
676
+ |-----DAS1033_card_shield
677
+ |-----DAS1040-GPS-Shield
678
+ |---DVA
679
+ |-----loraduino
680
+ |-------SPIFlash_Detect
681
+ |-------SPIFlash_ReadWrite
682
+ |-------SPIFlash_init
683
+ |-------blink-d7
684
+ |-------customer-loraduino
685
+ |-------rf95_reliable_datagram_client
686
+ |---EDAtiny_test
687
+ |---EMS
688
+ |-----EMS-5110
689
+ |-----EMS-SPI_LCD
690
+ |-----EMS-advanced
691
+ |---ILE1073-25W-LED-Panel
692
+ |-----Fade-test
693
+ |-----attiny-202-btn
694
+ |---IR-shield
695
+ |-----IRrecvDumpV2
696
+ |---MISC board demo code
697
+ |-----1. HelloWorld实验
698
+ |-------lesson1
699
+ |-----10.四位共阳数码管实验验动
700
+ |-------LESSON20
701
+ |-----11.按键数码管累加实验
702
+ |-------LESSON21
703
+ |---------LESSON21
704
+ |-----12.蜂鸣器实验
705
+ |-------sketch_may30a
706
+ |-----13.数码管电压表(数码管显示)
707
+ |-------VOLT
708
+ |-----14 温度传感器LM35实验
709
+ |-------LESSON22
710
+ |-----15.数码管显示读取模拟值
711
+ |-------sketch_jul14a
712
+ |-----16.模拟口测电压 电压表
713
+ |-------sketch_may31a
714
+ |-----16.温度传感器LM35实验(数码管显示)
715
+ |-------LESSON23
716
+ |---------VOLT
717
+ |-----17.延时法驱动舵机
718
+ |-------sketch_may30a
719
+ |-----18.库函数驱动舵机(电位器调角度)
720
+ |-------Knob
721
+ |-----19.DS18B20显示温度 串口发送
722
+ |-------sketch_jul14b
723
+ |-----2.LED闪烁
724
+ |-------lesson2
725
+ |-----20.DS18B20 (数码管显示)温度
726
+ |-------sketch_jun21a
727
+ |-----207.超声波测距程序
728
+ |-------sketch_may31a
729
+ |-----21.EEPORM读写 数码管记录机器使用次数
730
+ |-------EEPROM
731
+ |-----22.红外解码程序显示码值
732
+ |-------sketch_jun05a
733
+ |-----23.红外控制 LED开关
734
+ |-------sketch_jun05a
735
+ |-----24.红外人流计数
736
+ |-------sketch_jul16a
737
+ |-----25.蓝牙控制LED亮度
738
+ |-------sketch_may30a
739
+ |-----26.步进电机实验
740
+ |-------LESSON38
741
+ |---------LESSON38
742
+ |-----27.虚拟鼠标实验
743
+ |-------LESSON39
744
+ |-----3.广告灯程序
745
+ |-------lesson3
746
+ |-----4.按键实验
747
+ |-------sketch_may30a
748
+ |-----5.按键控制LED实验
749
+ |-------lesson4
750
+ |-----6.电位器实验
751
+ |-------lesson5
752
+ |-----7.电位器调LED亮度
753
+ |-------LED__
754
+ |-----8.二路PWM调光(呼吸灯)
755
+ |-------AnalogWriteMega
756
+ |-----9.三基色LED实验
757
+ |-------LESSON17
758
+ |---arduino-triac-shield
759
+ |---arduino_motor_shield
760
+ |---atmega2560
761
+ |-----AT
762
+ |-----AT-echo-test
763
+ |---atmega4808
764
+ |-----serial2-alt
765
+ |---attiny404-blink
766
+ |---digispark
767
+ |---edatiny
768
+ |-----Blink
769
+ |---loraduino
770
+ |-----rf95_reliable_datagram_client
771
+ |---purifier
772
+ |-----01-basic
773
+ |-----01-motor-test
774
+ |-----01-motor-test-2
775
+ |-----02-AT-test
776
+ |-----02-sensor-analog
777
+ |-----03-motor-test
778
+ |-----bk-1
779
+ |-----peripherals
780
+ |-----relay-on
781
+ |-----tap_6
782
+ |-caffee-card2
783
+ |---FW_CF1_001
784
+ |---FW_CF1_EEP
785
+ |-data
786
+ |---bk
787
+ |-----1
788
+ |-----2
789
+ |-----SD
790
+ |-----String
791
+ |-------string-hex-array
792
+ |-----eeprom-1
793
+ |-----eeprom-clean
794
+ |-----eeprom-read
795
+ |-----eeprom-read-2
796
+ |-----eeprom-write
797
+ |-----hex_1
798
+ |-----int_array_to_hex
799
+ |-----serial-hex-1
800
+ |-----serial-hex-2
801
+ |-----serial-hex-3
802
+ |---eeprom-page
803
+ |---serial-final
804
+ |-----serial-hex-4
805
+ |-display_text
806
+ |-dva1007_loraduino2
807
+ |-gpio
808
+ |---TRIAC-D4D5
809
+ |-hardware
810
+ |---LGT
811
+ |-----avr
812
+ |-------bootloaders
813
+ |---------lgt8f88a
814
+ |---------lgt8fx8ds20
815
+ |---------lgt8fx8e
816
+ |---------lgt8fx8p
817
+ |-------cores
818
+ |---------lgt8f
819
+ |-------libraries
820
+ |---------E2PROM
821
+ |-----------examples
822
+ |-------------eeprom_clear
823
+ |-------------eeprom_read
824
+ |-------------eeprom_write
825
+ |---------Larduino_HSPExamples
826
+ |-----------examples
827
+ |-------------lgt8f328p_qfp48_case00
828
+ |-------------lgt8f328p_qfp48_case01
829
+ |-------------lgt8f328p_qfp48_case02
830
+ |-------------lgt8f328p_sysclock
831
+ |-------------lgt8fx8p_fastio
832
+ |-------------lgt8fx8p_pwm_d1d2_duo0
833
+ |-------------lgt8fx8p_pwm_d1d2_solo_fast
834
+ |-------------lgt8fx8p_pwm_d24d25_duo1
835
+ |-------------lgt8fx8p_pwm_d24d25_solo
836
+ |-------------lgt8fx8p_pwm_d24d25_solo_fast
837
+ |-------------lgt8fx8p_pwm_d24d25_solo_slow
838
+ |-------------lgt8fx8p_pwm_d3d11_solo
839
+ |-------------lgt8fx8p_pwm_d5d6_duo0
840
+ |-------------lgt8fx8p_pwm_d5d6_duo1_boost
841
+ |-------------lgt8fx8p_pwm_d5d6_solo
842
+ |-------------lgt8fx8p_pwm_d5d6_turnoff
843
+ |-------------lgt8fx8p_pwm_d9d10_duo1
844
+ |-------------lgtdemo
845
+ |---------------PETest
846
+ |---------------adc_i2v56
847
+ |---------------dac0_ramp
848
+ |---------------dac1_ramp
849
+ |---------PMU
850
+ |-----------examples
851
+ |-------------pmu_autowakeup
852
+ |-------------pmu_poweroff
853
+ |---------SPI
854
+ |-----------examples
855
+ |-------------BarometricPressureSensor
856
+ |-------------DigitalPotControl
857
+ |-----------src
858
+ |---------SoftwareSerial
859
+ |-----------examples
860
+ |-------------SoftwareSerialExample
861
+ |-------------TwoPortReceive
862
+ |---------Syntax
863
+ |---------VUsbDevice
864
+ |-----------examples
865
+ |-------------VUsbDeviceDemo1
866
+ |-----------tools
867
+ |---------VUsbKeyboard
868
+ |-----------examples
869
+ |-------------Vkeyboard
870
+ |---------VUsbMouse
871
+ |-----------examples
872
+ |-------------CircleMouse
873
+ |---------WDT
874
+ |-----------examples
875
+ |-------------wdt_test
876
+ |---------Wire
877
+ |-----------examples
878
+ |-------------SFRRanger_reader
879
+ |-------------digital_potentiometer
880
+ |-------------master_reader
881
+ |-------------master_writer
882
+ |-------------slave_receiver
883
+ |-------------slave_sender
884
+ |-----------utility
885
+ |---------usbdrv
886
+ |-------variants
887
+ |---------lgt8f88a
888
+ |---------lgt8fx8ds20
889
+ |---------lgt8fx8e
890
+ |---------lgt8fx8p
891
+ |---------lgt8fx8p48
892
+ |---------standard
893
+ |-memory
894
+ |---FlashDiagnostics
895
+ |---SPIFlash_LowPowerLab
896
+ |---eeprom_clear
897
+ |---eeprom_read
898
+ |---eeprom_write
899
+ |-motor
900
+ |---2CH-Stepper-ctl
901
+ |---2CH-stepper-ctl-2
902
+ |---DRV8825-CNC-NANO-Shield
903
+ |---pulse-motor-ctrl
904
+ |---pulse-motor-ctrl-delay
905
+ |---pulse-motor-ctrl-pulse
906
+ |---pulse-motor-stp
907
+ |---pulse-motor-stp-2
908
+ |-software
909
+ |---scheduler
910
+ |-----Scheduler_example01
911
+ |-----Scheduler_example01-simple01
912
+ |-test-only
913
+ |---12-Practice
914
+ |-----Test_data_format
915
+ |-----blink
916
+ |-------blink_all_leds
917
+ |-------blink_io5_esp32_serialoutput
918
+ |-------blink_led9
919
+ |-----button
920
+ |---AC
921
+ |-----Zero-crossing-control-triac
922
+ |---D13-CTRL-D6
923
+ |---HG
924
+ |---d2-ctrl-d6
925
+ |---d2-ctrl-d6-2
926
+ |---serial-2bytes
927
+ |---serial-test1
928
+ |-triac
929
+ |---SCR
930
+ |---SCR-GW
931
+ |---SCR-GW2
932
+ |---SCR-MJ
933
+ |---SCR-MJ-TIME
934
+ |---acdimmer_sleeping
935
+ |---el-noob
936
+ |---elenoob
937
+ |---triac-d3
938
+ |---zero
939
+ |-----count
940
+ |---zero-crossing
941
+ |---zero-crossing-1
942
+ |---zero-crossing-2
943
+ |---zero-crossing-3
944
+ |---zero-crossing-4
SDK-dat/Arduino-IDE-DAT/arduino-code-v2.md
... ...
@@ -0,0 +1,32 @@
1
+
2
+# arduino code V2
3
+
4
+- https://github.com/Edragon/arduino-main2
5
+
6
+- [ESP32 board BSP code](https://github.com/Edragon/Arduino-ESP32)
7
+
8
+## The category list of Sketchbook
9
+
10
+ .
11
+ -Acurator
12
+ ---A4954
13
+ -----A4954
14
+ -----A4954-2
15
+ -----A4954-3
16
+ -----A4954-4-DC-motor
17
+ -Hardware_func
18
+ ---idleWakePeriodic
19
+ ---powerDownWakePeriodic
20
+ -SDR1096
21
+ ---Blink
22
+ ---SAMD21 Zero
23
+ -----Mechaduino
24
+ -Sensor
25
+ ---AS5047
26
+ -----AS5047-BasicReadAngleAndDebugInfo
27
+ -loraduino
28
+ ---idle1
29
+ ---rf95_reliable_datagram_client
30
+ ---rf95_reliable_datagram_server
31
+ ---sleep_mode
32
+
SDK-dat/Arduino-IDE-DAT/arduino-common-error-dat.md
... ...
@@ -0,0 +1,24 @@
1
+
2
+# arduino common error dat
3
+
4
+
5
+* The following problem caused by bad wiring, please make sure 1. shield is fully plug into arduino 2. all DIP swtiches are turned correctly
6
+
7
+
8
+ avrdude: AVR device initialized and ready to accept instructions
9
+
10
+ Reading | ################################################## | 100% 0.02s
11
+
12
+ avrdude: Device signature = 0x000000 (retrying)
13
+
14
+ Reading | ################################################## | 100% 0.02s
15
+
16
+ avrdude: Device signature = 0x000000 (retrying)
17
+
18
+ Error while burning bootloader.
19
+ Reading | ################################################## | 100% 0.02s
20
+
21
+ avrdude: Device signature = 0x000000
22
+ avrdude: Yikes! Invalid device signature.
23
+ Double check connections and try again, or use -F to override
24
+ this check.
... ...
\ No newline at end of file
SDK-dat/Arduino-IDE-DAT/arduino-display-dat.md
... ...
@@ -0,0 +1,12 @@
1
+
2
+# arduino display dat
3
+
4
+
5
+
6
+## ST7735
7
+
8
+- TFT_eSPI
9
+
10
+
11
+- UTFT
12
+
SDK-dat/Arduino-IDE-DAT/arduino-esp8266-dat/arduino-esp8266-dat.md
... ...
@@ -0,0 +1,18 @@
1
+
2
+# arduino-esp8266-dat
3
+
4
+
5
+## Arduino flash
6
+
7
+commands
8
+
9
+ C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.5.1/esptool.exe --chip esp32c3 --port COM162 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size 4MB 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_749057/NWI1119-AP-1.ino.bootloader.bin 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_749057/NWI1119-AP-1.ino.partitions.bin 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.9/tools/partitions/boot_app0.bin 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_749057/NWI1119-AP-1.ino.bin
10
+
11
+
12
+
13
+## files
14
+
15
+- 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_749057/NWI1119-AP-1.ino.bootloader.bin
16
+- 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_749057/NWI1119-AP-1.ino.partitions.bin
17
+- 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.9/tools/partitions/boot_app0.bin
18
+- 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_749057/NWI1119-AP-1.ino.bin
SDK-dat/Arduino-IDE-DAT/arduino-esp8266-dat/arduino-esp8266.drawio
... ...
@@ -0,0 +1,22 @@
1
+<mxfile host="65bd71144e">
2
+ <diagram id="FClD9bK3KjQOJ64Fu8Wb" name="Page-1">
3
+ <mxGraphModel dx="902" dy="546" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
4
+ <root>
5
+ <mxCell id="0"/>
6
+ <mxCell id="1" parent="0"/>
7
+ <mxCell id="2" value="AP" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
8
+ <mxGeometry x="310" y="470" width="60" height="30" as="geometry"/>
9
+ </mxCell>
10
+ <mxCell id="3" value="Client" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
11
+ <mxGeometry x="410" y="470" width="60" height="30" as="geometry"/>
12
+ </mxCell>
13
+ <mxCell id="4" value="Magic Wrods" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
14
+ <mxGeometry x="305" y="550" width="70" height="40" as="geometry"/>
15
+ </mxCell>
16
+ <mxCell id="5" value="Update" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
17
+ <mxGeometry x="310" y="350" width="60" height="30" as="geometry"/>
18
+ </mxCell>
19
+ </root>
20
+ </mxGraphModel>
21
+ </diagram>
22
+</mxfile>
... ...
\ No newline at end of file
SDK-dat/Arduino-IDE-DAT/lib/EspSoftwareSerial.md
... ...
@@ -0,0 +1,10 @@
1
+
2
+# espsoftwareserial
3
+
4
+## software serial
5
+#define D5 (18)
6
+#define D6 (19)
7
+
8
+#define D7 (23)
9
+#define D8 (5)
10
+#define TX (1)
... ...
\ No newline at end of file
SDK-dat/Arduino-IDE-DAT/lib/arduino-lib.md
... ...
@@ -0,0 +1,13 @@
1
+
2
+
3
+## lowpower lab SPIFlash
4
+- //get it here: https://github.com/LowPowerLab/SPIFlash
5
+
6
+### library
7
+
8
+- fastLED
9
+
10
+
11
+https://arduino.esp8266.com/stable/package_esp8266com_index.json
12
+
13
+https://github.com/esp8266/Arduino
... ...
\ No newline at end of file
SDK-dat/Arduino-IDE-DAT/megaCoreX-dat.md
... ...
@@ -0,0 +1,8 @@
1
+
2
+# MCUdude MegaCoreX
3
+
4
+- Arduino board - https://mcudude.github.io/MegaCoreX/package_MCUdude_MegaCoreX_index.json
5
+
6
+- MegaCoreX - megaTinyAVR
7
+- https://mcudude.github.io/MegaCoreX/package_MCUdude_MegaCoreX_index.json
8
+- https://github.com/MCUdude/MegaCoreX
... ...
\ No newline at end of file
SDK-dat/Arduino-IDE-DAT/megaTinyCore/53-54-16-15-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/Arduino-IDE-DAT/megaTinyCore/53-54-16-15-12-2022.png differ
SDK-dat/Arduino-IDE-DAT/megaTinyCore/megaTinyCore.md
... ...
@@ -0,0 +1,11 @@
1
+
2
+# megaTinyCore
3
+
4
+
5
+
6
+## e.g. attiny 1604
7
+![](53-54-16-15-12-2022.png)
8
+
9
+- flash bootloader first
10
+- upload sketch by programmer secondly
11
+
SDK-dat/Arduino-IDE-DAT/softwareserial.md
... ...
@@ -0,0 +1,4 @@
1
+
2
+
3
+
4
+SoftwareSerial(rxPin, txPin, inverse_logic)
... ...
\ No newline at end of file
SDK-dat/ArduinoISP-dat/ArduinoISP-dat.md
... ...
@@ -0,0 +1,3 @@
1
+
2
+# ArduinoISP-dat
3
+
SDK-dat/CMSIS-DAP-dat/2023-10-08-16-25-39.png
... ...
Binary files /dev/null and b/SDK-dat/CMSIS-DAP-dat/2023-10-08-16-25-39.png differ
SDK-dat/CMSIS-DAP-dat/2023-10-08-16-25-49.png
... ...
Binary files /dev/null and b/SDK-dat/CMSIS-DAP-dat/2023-10-08-16-25-49.png differ
SDK-dat/CMSIS-DAP-dat/2023-10-08-16-27-02.png
... ...
Binary files /dev/null and b/SDK-dat/CMSIS-DAP-dat/2023-10-08-16-27-02.png differ
SDK-dat/CMSIS-DAP-dat/CMSIS-DAP-dat.md
... ...
@@ -0,0 +1,18 @@
1
+
2
+# CMSIS-DAP-dat
3
+
4
+
5
+## Wiring
6
+
7
+![](2023-10-08-16-25-39.png)
8
+
9
+![](2023-10-08-16-25-49.png)
10
+
11
+## Software Setup - Keil
12
+
13
+![](2023-10-08-16-27-02.png)
14
+
15
+
16
+## ref
17
+
18
+- [[CMSIS-dap]]
... ...
\ No newline at end of file
SDK-dat/CSR-dat/csr-dat.md
... ...
@@ -0,0 +1,10 @@
1
+
2
+# csr-dat
3
+
4
+
5
+## Note:
6
+
7
+Regarding the SPI voltage description, everyone knows that the IO port voltage of the CSR86XX series is 1.8V, so the SPI programming voltage also requires 1.8V. Of course, it can also work with 3.3V, but if the SPI level of 3.3V is used, it will probably It will cause five thousandths of the chip to be damaged, which is not a big deal for developers, but for mass production, the problem is very serious!
8
+
9
+
10
+- [[DPR1112-dat]]
... ...
\ No newline at end of file
SDK-dat/ESP-SDK-dat/40-51-15-19-07-2023.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/40-51-15-19-07-2023.png differ
SDK-dat/ESP-SDK-dat/ESP-SDK-dat.md
... ...
@@ -0,0 +1,58 @@
1
+
2
+
3
+
4
+
5
+# ESP32 SDK
6
+
7
+- [[ESP-dat]]
8
+
9
+## Official SDK
10
+
11
+- [[esp-idf-dat]] - [[esp-idf-vscode]]
12
+
13
+
14
+## ESP Arduino code and firmware
15
+
16
+
17
+- [[arduino-esp32-dat]] - [[arduino-esp8266-dat]]
18
+
19
+- arduino firmware - https://github.com/Edragon/esp_firmware
20
+
21
+## Other Firmware
22
+
23
+- [[ESPHome-dat]]
24
+
25
+
26
+## Flashing
27
+
28
+- [[esptool]] - [[flash-download-tool]]
29
+
30
+### Serial Connect
31
+Wirings use [[USB-TTL-dat]]
32
+
33
+
34
+### using ESP-Prog official programmer
35
+
36
+- [[DPR1109-dat]]
37
+
38
+
39
+
40
+## Functions
41
+
42
+- [[ESP-DAT]]
43
+- [[ESP32-USB-dat]] - [[ESP32-SPI-dat]]
44
+
45
+
46
+## Unsort
47
+
48
+自己搭建环境:https://esp-idf.readthedocs.io/zh_CN/latest/get-started/index.html
49
+
50
+现成虚拟机下载地址:http://wiki.ai-thinker.com/esp32/lubuntu
51
+
52
+## ref
53
+
54
+API Reference
55
+https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/index.html
56
+
57
+- [[ESP-dat]]
58
+
SDK-dat/ESP-SDK-dat/ESPHome/ESPHome-dat.md
... ...
@@ -0,0 +1,39 @@
1
+
2
+# ESPHome-dat
3
+
4
+- install [[home-assistant-dat]] first
5
+- flash esphome via esp-web-tools, find the link below
6
+
7
+
8
+## boards
9
+
10
+- [[NWI1072-dat]] - [[NWI1118-dat]]
11
+
12
+- [[NWI1072]]
13
+
14
+
15
+## ESP Web Tools
16
+
17
+- https://github.com/esphome/esp-web-tools
18
+
19
+- https://esphome.io/web-api/
20
+
21
+
22
+
23
+## deprecated
24
+
25
+- https://github.com/esphome/esphome-flasher
26
+
27
+
28
+## ref
29
+
30
+- https://github.com/esphome/esphome
31
+
32
+- https://github.com/esphome/aioesphomeapi
33
+
34
+- [Web Server Component](https://esphome.io/components/web_server.html)
35
+
36
+
37
+## Logs
38
+
39
+- [[log-c3.txt]]
SDK-dat/ESP-SDK-dat/ESPHome/log-c3.txt
... ...
@@ -0,0 +1,406 @@
1
+[ 89241][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
2
+[ 89242][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
3
+[ 89249][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
4
+[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
5
+[I][wifi:277]: WiFi Connecting to '111'...
6
+[V][wifi:279]: Connection Params:
7
+[V][wifi:280]: SSID: '111'
8
+[V][wifi:285]: BSSID: Not Set
9
+[V][wifi:303]: Password: 'electrodragon'[redacted]
10
+[V][wifi:310]: Channel: Not Set
11
+[V][wifi:317]: Using DHCP IP
12
+[V][wifi:319]: Hidden: NO
13
+[W][wifi:591]: Error while connecting to network.
14
+[W][wifi:627]: Restarting WiFi adapter...
15
+[V][wifi_esp32:041]: Disabling STA.
16
+[ 94308][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
17
+[ 94311][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
18
+[V][wifi_esp32:440]: Event: WiFi STA stop
19
+[I][wifi:277]: WiFi Connecting to '111'...
20
+[V][wifi:279]: Connection Params:
21
+[V][wifi:280]: SSID: '111'
22
+[V][wifi:285]: BSSID: Not Set
23
+[V][wifi:303]: Password: 'electrodragon'[redacted]
24
+[V][wifi:310]: Channel: Not Set
25
+[V][wifi:317]: Using DHCP IP
26
+[V][wifi:319]: Hidden: NO
27
+[V][wifi_esp32:039]: Enabling STA.
28
+[ 94455][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
29
+[V][wifi_esp32:424]: Event: WiFi ready[ 94458][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
30
+
31
+[ 94466][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
32
+[V][wifi_esp32:435]: Event: WiFi STA start
33
+[ 96866][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
34
+[ 96866][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
35
+[ 96873][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
36
+[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
37
+[V][sensor:043]: 'Electrodragon 6 Uptime Sensor': Received new state 97.549004
38
+[D][sensor:094]: 'Electrodragon 6 Uptime Sensor': Sending state 97.54900 s with 0 decimals of accuracy
39
+[I][wifi:277]: WiFi Connecting to '111'...
40
+[V][wifi:279]: Connection Params:
41
+[V][wifi:280]: SSID: '111'
42
+[V][wifi:285]: BSSID: Not Set
43
+[V][wifi:303]: Password: 'electrodragon'[redacted]
44
+[V][wifi:310]: Channel: Not Set
45
+[V][wifi:317]: Using DHCP IP
46
+[V][wifi:319]: Hidden: NO
47
+[W][wifi:591]: Error while connecting to network.
48
+[W][wifi:627]: Restarting WiFi adapter...
49
+[V][wifi_esp32:041]: Disabling STA.
50
+[101932][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
51
+[101935][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
52
+[V][wifi_esp32:440]: Event: WiFi STA stop
53
+[I][wifi:277]: WiFi Connecting to '111'...
54
+[V][wifi:279]: Connection Params:
55
+[V][wifi:280]: SSID: '111'
56
+[V][wifi:285]: BSSID: Not Set
57
+[V][wifi:303]: Password: 'electrodragon'[redacted]
58
+[V][wifi:310]: Channel: Not Set
59
+[V][wifi:317]: Using DHCP IP
60
+[V][wifi:319]: Hidden: NO
61
+[V][wifi_esp32:039]: Enabling STA.
62
+[102077][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
63
+[V][wifi_esp32:424]: Event: WiFi ready[102080][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
64
+
65
+[102088][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
66
+[V][wifi_esp32:435]: Event: WiFi STA start
67
+[104486][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
68
+[104486][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
69
+[104493][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
70
+[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
71
+[I][wifi:277]: WiFi Connecting to '111'...
72
+[V][wifi:279]: Connection Params:
73
+[V][wifi:280]: SSID: '111'
74
+[V][wifi:285]: BSSID: Not Set
75
+[V][wifi:303]: Password: 'electrodragon'[redacted]
76
+[V][wifi:310]: Channel: Not Set
77
+[V][wifi:317]: Using DHCP IP
78
+[V][wifi:319]: Hidden: NO
79
+[W][wifi:591]: Error while connecting to network.
80
+[W][wifi:627]: Restarting WiFi adapter...
81
+[V][wifi_esp32:041]: Disabling STA.
82
+[109552][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
83
+[109555][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
84
+[V][wifi_esp32:440]: Event: WiFi STA stop
85
+[I][wifi:277]: WiFi Connecting to '111'...
86
+[V][wifi:279]: Connection Params:
87
+[V][wifi:280]: SSID: '111'
88
+[V][wifi:285]: BSSID: Not Set
89
+[V][wifi:303]: Password: 'electrodragon'[redacted]
90
+[V][wifi:310]: Channel: Not Set
91
+[V][wifi:317]: Using DHCP IP
92
+[V][wifi:319]: Hidden: NO
93
+[V][wifi_esp32:039]: Enabling STA.
94
+[109699][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
95
+[V][wifi_esp32:424]: Event: WiFi ready[109702][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
96
+
97
+[109710][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
98
+[V][wifi_esp32:435]: Event: WiFi STA start
99
+[112109][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
100
+[112110][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
101
+[112117][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
102
+[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
103
+[I][wifi:277]: WiFi Connecting to '111'...
104
+[V][wifi:279]: Connection Params:
105
+[V][wifi:280]: SSID: '111'
106
+[V][wifi:285]: BSSID: Not Set
107
+[V][wifi:303]: Password: 'electrodragon'[redacted]
108
+[V][wifi:310]: Channel: Not Set
109
+[V][wifi:317]: Using DHCP IP
110
+[V][wifi:319]: Hidden: NO
111
+[W][wifi:591]: Error while connecting to network.
112
+[W][wifi:627]: Restarting WiFi adapter...
113
+[V][wifi_esp32:041]: Disabling STA.
114
+[117176][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
115
+[117179][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
116
+[V][wifi_esp32:440]: Event: WiFi STA stop
117
+[I][wifi:277]: WiFi Connecting to '111'...
118
+[V][wifi:279]: Connection Params:
119
+[V][wifi:280]: SSID: '111'
120
+[V][wifi:285]: BSSID: Not Set
121
+[V][wifi:303]: Password: 'electrodragon'[redacted]
122
+[V][wifi:310]: Channel: Not Set
123
+[V][wifi:317]: Using DHCP IP
124
+[V][wifi:319]: Hidden: NO
125
+[V][wifi_esp32:039]: Enabling STA.
126
+[117321][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
127
+[V][wifi_esp32:424]: Event: WiFi ready[117324][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
128
+
129
+[117332][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
130
+[V][wifi_esp32:435]: Event: WiFi STA start
131
+[119731][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
132
+[119732][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
133
+[119739][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
134
+[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
135
+[I][wifi:277]: WiFi Connecting to '111'...
136
+[V][wifi:279]: Connection Params:
137
+[V][wifi:280]: SSID: '111'
138
+[V][wifi:285]: BSSID: Not Set
139
+[V][wifi:303]: Password: 'electrodragon'[redacted]
140
+[V][wifi:310]: Channel: Not Set
141
+[V][wifi:317]: Using DHCP IP
142
+[V][wifi:319]: Hidden: NO
143
+[W][wifi:591]: Error while connecting to network.
144
+[W][wifi:627]: Restarting WiFi adapter...
145
+[V][wifi_esp32:041]: Disabling STA.
146
+[124798][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
147
+[124801][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
148
+[V][wifi_esp32:440]: Event: WiFi STA stop
149
+[I][wifi:277]: WiFi Connecting to '111'...
150
+[V][wifi:279]: Connection Params:
151
+[V][wifi:280]: SSID: '111'
152
+[V][wifi:285]: BSSID: Not Set
153
+[V][wifi:303]: Password: 'electrodragon'[redacted]
154
+[V][wifi:310]: Channel: Not Set
155
+[V][wifi:317]: Using DHCP IP
156
+[V][wifi:319]: Hidden: NO
157
+[V][wifi_esp32:039]: Enabling STA.
158
+[124944][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
159
+[V][wifi_esp32:424]: Event: WiFi ready[124947][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
160
+
161
+[124955][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
162
+[V][wifi_esp32:435]: Event: WiFi STA start
163
+[127354][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
164
+[127355][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
165
+[127362][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
166
+[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
167
+[I][wifi:277]: WiFi Connecting to '111'...
168
+[V][wifi:279]: Connection Params:
169
+[V][wifi:280]: SSID: '111'
170
+[V][wifi:285]: BSSID: Not Set
171
+[V][wifi:303]: Password: 'electrodragon'[redacted]
172
+[V][wifi:310]: Channel: Not Set
173
+[V][wifi:317]: Using DHCP IP
174
+[V][wifi:319]: Hidden: NO
175
+[W][wifi:591]: Error while connecting to network.
176
+[W][wifi:627]: Restarting WiFi adapter...
177
+[V][wifi_esp32:041]: Disabling STA.
178
+[132421][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
179
+[132424][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
180
+[V][wifi_esp32:440]: Event: WiFi STA stop
181
+[I][wifi:277]: WiFi Connecting to '111'...
182
+[V][wifi:279]: Connection Params:
183
+[V][wifi:280]: SSID: '111'
184
+[V][wifi:285]: BSSID: Not Set
185
+[V][wifi:303]: Password: 'electrodragon'[redacted]
186
+[V][wifi:310]: Channel: Not Set
187
+[V][wifi:317]: Using DHCP IP
188
+[V][wifi:319]: Hidden: NO
189
+[V][wifi_esp32:039]: Enabling STA.
190
+[132567][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
191
+[V][wifi_esp32:424]: Event: WiFi ready[132570][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
192
+
193
+[132578][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
194
+[V][wifi_esp32:435]: Event: WiFi STA start
195
+[134977][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
196
+[134978][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
197
+[134984][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
198
+[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
199
+[I][wifi:277]: WiFi Connecting to '111'...
200
+[V][wifi:279]: Connection Params:
201
+[V][wifi:280]: SSID: '111'
202
+[V][wifi:285]: BSSID: Not Set
203
+[V][wifi:303]: Password: 'electrodragon'[redacted]
204
+[V][wifi:310]: Channel: Not Set
205
+[V][wifi:317]: Using DHCP IP
206
+[V][wifi:319]: Hidden: NO
207
+[W][wifi:591]: Error while connecting to network.
208
+[W][wifi:627]: Restarting WiFi adapter...
209
+[V][wifi_esp32:041]: Disabling STA.
210
+[140044][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
211
+[140047][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
212
+[V][wifi_esp32:440]: Event: WiFi STA stop
213
+[I][wifi:277]: WiFi Connecting to '111'...
214
+[V][wifi:279]: Connection Params:
215
+[V][wifi:280]: SSID: '111'
216
+[V][wifi:285]: BSSID: Not Set
217
+[V][wifi:303]: Password: 'electrodragon'[redacted]
218
+[V][wifi:310]: Channel: Not Set
219
+[V][wifi:317]: Using DHCP IP
220
+[V][wifi:319]: Hidden: NO
221
+[V][wifi_esp32:039]: Enabling STA.
222
+[140189][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
223
+[V][wifi_esp32:424]: Event: WiFi ready[140192][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
224
+
225
+[140200][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
226
+[V][wifi_esp32:435]: Event: WiFi STA start
227
+[142598][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
228
+[142598][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
229
+[142605][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
230
+[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
231
+[I][wifi:277]: WiFi Connecting to '111'...
232
+[V][wifi:279]: Connection Params:
233
+[V][wifi:280]: SSID: '111'
234
+[V][wifi:285]: BSSID: Not Set
235
+[V][wifi:303]: Password: 'electrodragon'[redacted]
236
+[V][wifi:310]: Channel: Not Set
237
+[V][wifi:317]: Using DHCP IP
238
+[V][wifi:319]: Hidden: NO
239
+[W][wifi:591]: Error while connecting to network.
240
+[W][wifi:627]: Restarting WiFi adapter...
241
+[V][wifi_esp32:041]: Disabling STA.
242
+[147665][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
243
+[147668][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
244
+[V][wifi_esp32:440]: Event: WiFi STA stop
245
+[I][wifi:277]: WiFi Connecting to '111'...
246
+[V][wifi:279]: Connection Params:
247
+[V][wifi:280]: SSID: '111'
248
+[V][wifi:285]: BSSID: Not Set
249
+[V][wifi:303]: Password: 'electrodragon'[redacted]
250
+[V][wifi:310]: Channel: Not Set
251
+[V][wifi:317]: Using DHCP IP
252
+[V][wifi:319]: Hidden: NO
253
+[V][wifi_esp32:039]: Enabling STA.
254
+[147810][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
255
+[V][wifi_esp32:424]: Event: WiFi ready[147813][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
256
+
257
+[147821][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
258
+[V][wifi_esp32:435]: Event: WiFi STA start
259
+[150219][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
260
+[150220][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
261
+[150227][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
262
+[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
263
+[I][wifi:277]: WiFi Connecting to '111'...
264
+[V][wifi:279]: Connection Params:
265
+[V][wifi:280]: SSID: '111'
266
+[V][wifi:285]: BSSID: Not Set
267
+[V][wifi:303]: Password: 'electrodragon'[redacted]
268
+[V][wifi:310]: Channel: Not Set
269
+[V][wifi:317]: Using DHCP IP
270
+[V][wifi:319]: Hidden: NO
271
+[W][wifi:591]: Error while connecting to network.
272
+[W][wifi:627]: Restarting WiFi adapter...
273
+[V][wifi_esp32:041]: Disabling STA.
274
+[155286][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
275
+[155289][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
276
+[V][wifi_esp32:440]: Event: WiFi STA stop
277
+[I][wifi:277]: WiFi Connecting to '111'...
278
+[V][wifi:279]: Connection Params:
279
+[V][wifi:280]: SSID: '111'
280
+[V][wifi:285]: BSSID: Not Set
281
+[V][wifi:303]: Password: 'electrodragon'[redacted]
282
+[V][wifi:310]: Channel: Not Set
283
+[V][wifi:317]: Using DHCP IP
284
+[V][wifi:319]: Hidden: NO
285
+[V][wifi_esp32:039]: Enabling STA.
286
+[155432][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
287
+[V][wifi_esp32:424]: Event: WiFi ready[155435][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
288
+
289
+[155443][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
290
+[V][wifi_esp32:435]: Event: WiFi STA start
291
+[V][sensor:043]: 'Electrodragon 6 Uptime Sensor': Received new state 157.548996
292
+[D][sensor:094]: 'Electrodragon 6 Uptime Sensor': Sending state 157.54900 s with 0 decimals of accuracy
293
+[157842][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
294
+[157842][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
295
+[157849][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
296
+[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
297
+[I][wifi:277]: WiFi Connecting to '111'...
298
+[V][wifi:279]: Connection Params:
299
+[V][wifi:280]: SSID: '111'
300
+[V][wifi:285]: BSSID: Not Set
301
+[V][wifi:303]: Password: 'electrodragon'[redacted]
302
+[V][wifi:310]: Channel: Not Set
303
+[V][wifi:317]: Using DHCP IP
304
+[V][wifi:319]: Hidden: NO
305
+[W][wifi:591]: Error while connecting to network.
306
+[W][wifi:627]: Restarting WiFi adapter...
307
+[V][wifi_esp32:041]: Disabling STA.
308
+[162909][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
309
+[162912][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
310
+[V][wifi_esp32:440]: Event: WiFi STA stop
311
+[I][wifi:277]: WiFi Connecting to '111'...
312
+[V][wifi:279]: Connection Params:
313
+[V][wifi:280]: SSID: '111'
314
+[V][wifi:285]: BSSID: Not Set
315
+[V][wifi:303]: Password: 'electrodragon'[redacted]
316
+[V][wifi:310]: Channel: Not Set
317
+[V][wifi:317]: Using DHCP IP
318
+[V][wifi:319]: Hidden: NO
319
+[V][wifi_esp32:039]: Enabling STA.
320
+[163054][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
321
+[V][wifi_esp32:424]: Event: WiFi ready[163057][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
322
+
323
+[163065][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
324
+[V][wifi_esp32:435]: Event: WiFi STA start
325
+[166088][V][WiFiGeneric.cpp:353] _arduino_event_cb(): STA Connected: SSID: 111, BSSID: d0:05:e4:e2:cd:a1, Channel: 8, Auth: WPA2_PSK
326
+[166089][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 4 - STA_CONNECTED
327
+[V][wifi_esp32:449]: Event: Connected ssid='111' bssid=D0:05:E4:E2:CD:A1[redacted] channel=8, authmode=WPA2 PSK
328
+[173645][V][WiFiGeneric.cpp:367] _arduino_event_cb(): STA Got New IP:192.168.8.181
329
+[173645][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 7 - STA_GOT_IP
330
+[173649][D][WiFiGeneric.cpp:991] _eventCallback(): STA IP: 192.168.8.181, MASK: 255.255.255.0, GW: 192.168.8.1
331
+[V][wifi_esp32:503]: Event: Got IP static_ip=192.168.8.181 gateway=192.168.8.1
332
+[C][ota:097]: Over-The-Air Updates:
333
+[C][ota:098]: Address: electrodragon-island1-toekick.local:3232
334
+[W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 5 restarts
335
+[C][api:025]: Setting up Home Assistant API server...
336
+[I][app:062]: setup() finished successfully!
337
+[V][sensor:043]: 'electrodragon-island1-toekick WiFi Signal Sensor': Received new state -55.000000
338
+[D][sensor:094]: 'electrodragon-island1-toekick WiFi Signal Sensor': Sending state -55.00000 dBm with 0 decimals of accuracy
339
+[I][app:102]: ESPHome version 2023.9.1 compiled on Nov 2 2023, 14:45:25
340
+[C][wifi:546]: WiFi:
341
+[C][wifi:382]: Local MAC: 48:31:B7:39:93:08
342
+[C][wifi:383]: SSID: '111'[redacted]
343
+[C][wifi:384]: IP Address: 192.168.8.181
344
+[C][wifi:386]: BSSID: D0:05:E4:E2:CD:A1[redacted]
345
+[C][wifi:387]: Hostname: 'electrodragon-island1-toekick'
346
+[C][wifi:389]: Signal strength: -55 dB ▂▄▆█
347
+[C][wifi:393]: Channel: 8
348
+[C][wifi:394]: Subnet: 255.255.255.0
349
+[C][wifi:395]: Gateway: 192.168.8.1
350
+[C][wifi:396]: DNS1: 192.168.8.1
351
+[C][wifi:397]: DNS2: 0.0.0.0
352
+[C][logger:357]: Logger:
353
+[C][logger:358]: Level: VERBOSE
354
+[C][logger:359]: Log Baud Rate: 115200
355
+[C][logger:361]: Hardware UART: UART0
356
+[C][ledc.output:164]: LEDC Output:
357
+[C][ledc.output:165]: Pin GPIO6
358
+[C][ledc.output:166]: LEDC Channel: 0
359
+[C][ledc.output:167]: PWM Frequency: 20000.0 Hz
360
+[C][ledc.output:168]: Bit depth: 10
361
+[V][ledc.output:169]: Max frequency for bit depth: 39062.500000
362
+[V][ledc.output:171]: Min frequency for bit depth: 610.388794
363
+[V][ledc.output:172]: Max frequency for bit depth-1: 78125.000000
364
+[V][ledc.output:174]: Min frequency for bit depth-1: 1220.777588
365
+[V][ledc.output:175]: Max frequency for bit depth+1: 19531.250000
366
+[V][ledc.output:177]: Min frequency for bit depth+1: 305.194397
367
+[V][ledc.output:178]: Max res bits: 14
368
+[V][ledc.output:179]: Clock frequency: 40000000.000000
369
+[C][uptime.sensor:031]: Uptime Sensor 'Electrodragon 6 Uptime Sensor'
370
+[C][uptime.sensor:031]: Device Class: 'duration'
371
+[C][uptime.sensor:031]: State Class: 'total_increasing'
372
+[C][uptime.sensor:031]: Unit of Measurement: 's'
373
+[C][uptime.sensor:031]: Accuracy Decimals: 0
374
+[C][uptime.sensor:031]: Icon: 'mdi:timer-outline'
375
+[V][uptime.sensor:031]: Unique ID: '4831b7399308-uptime'
376
+[C][light:103]: Light 'LED Channel 1 -1'
377
+[C][light:105]: Default Transition Length: 3.0s
378
+[C][light:106]: Gamma Correct: 2.00
379
+[C][status:034]: Status Binary Sensor 'electrodragon-island1-toekick Status'
380
+[C][status:034]: Device Class: 'connectivity'
381
+[C][captive_portal:088]: Captive Portal:
382
+[C][mdns:115]: mDNS:
383
+[C][mdns:116]: Hostname: electrodragon-island1-toekick
384
+[V][mdns:117]: Services:
385
+[V][mdns:119]: - _esphomelib, _tcp, 6053
386
+[V][mdns:121]: TXT: version = 2023.9.1
387
+[V][mdns:121]: TXT: mac = 4831b7399308
388
+[V][mdns:121]: TXT: platform = ESP32
389
+[V][mdns:121]: TXT: board = esp32-c3-devkitm-1
390
+[V][mdns:121]: TXT: network = wifi
391
+[C][ota:097]: Over-The-Air Updates:
392
+[C][ota:098]: Address: electrodragon-island1-toekick.local:3232
393
+[W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 5 restarts
394
+[C][api:138]: API Server:
395
+[C][api:139]: Address: electrodragon-island1-toekick.local:6053
396
+[C][api:143]: Using noise encryption: NO
397
+[C][wifi_signal.sensor:009]: WiFi Signal 'electrodragon-island1-toekick WiFi Signal Sensor'
398
+[C][wifi_signal.sensor:009]: Device Class: 'signal_strength'
399
+[C][wifi_signal.sensor:009]: State Class: 'measurement'
400
+[C][wifi_signal.sensor:009]: Unit of Measurement: 'dBm'
401
+[C][wifi_signal.sensor:009]: Accuracy Decimals: 0
402
+[V][wifi_signal.sensor:009]: Unique ID: '4831b7399308-wifisignal'
403
+[V][sensor:043]: 'electrodragon-island1-toekick WiFi Signal Sensor': Received new state -55.000000
404
+[D][sensor:094]: 'electrodragon-island1-toekick WiFi Signal Sensor': Sending state -55.00000 dBm with 0 decimals of accuracy
405
+[V][sensor:043]: 'Electrodragon 6 Uptime Sensor': Received new state 217.554001
406
+[D][sensor:094]: 'Electrodragon 6 Uptime Sensor': Sending state 217.55400 s with 0 decimals of accuracy
SDK-dat/ESP-SDK-dat/PlatformIO/platformio.md
SDK-dat/ESP-SDK-dat/esp-idf-tools/eit-install.md
... ...
@@ -0,0 +1,4 @@
1
+
2
+
3
+- idf install python 3.11
4
+- idf-vs install python 3.8.7
... ...
\ No newline at end of file
SDK-dat/ESP-SDK-dat/esp-idf-tools/eit-log.md
... ...
@@ -0,0 +1,56 @@
1
+
2
+
3
+Extracting C:\Users\Administrator\.espressif\dist\esp32ulp-elf-2.35_20220830-win64.zip to C:\Users\Administrator\.espressif\tools\esp32ulp-elf\2.35_20220830
4
+
5
+
6
+Creating a new Python environment in C:\Users\Administrator\.espressif\python_env\idf5.0_py3.11_env
7
+
8
+
9
+
10
+
11
+ Using cached https://dl.espressif.com/pypi/certifi/certifi-2022.12.7-py3-none-any.whl (155 kB)
12
+ Installing collected packages: windows-curses, reedsolo, pyserial, pygdbmi, pyelftools, msgpack, lockfile, bitstring, urllib3, six, pyyaml, pyparsing, pycparser, packaging, kconfiglib, idna, future, freertos_gdb, contextlib2, construct, colorama, charset-normalizer, certifi, tqdm, schema, requests, ecdsa, click, cffi, requests-toolbelt, requests-file, cryptography, cachecontrol, esptool, idf-component-manager, esp-coredump
13
+ DEPRECATION: esp-coredump is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
14
+ Running setup.py install for esp-coredump ... done
15
+ Successfully installed bitstring-3.1.9 cachecontrol-0.12.11 certifi-2022.12.7 cffi-1.15.1 charset-normalizer-2.1.1 click-8.0.4 colorama-0.4.6 construct-2.10.68 contextlib2-21.6.0 cryptography-36.0.2 ecdsa-0.18.0 esp-coredump-1.4.2 esptool-4.4 freertos_gdb-1.0.1 future-0.18.2 idf-component-manager-1.2.1 idna-3.4 kconfiglib-14.1.0 lockfile-0.12.2 msgpack-1.0.4 packaging-22.0 pycparser-2.21 pyelftools-0.27 pygdbmi-0.9.0.2 pyparsing-3.0.9 pyserial-3.5 pyyaml-6.0 reedsolo-1.5.4 requests-2.28.1 requests-file-1.5.1 requests-toolbelt-0.10.1 schema-0.7.5 six-1.16.0 tqdm-4.64.1 urllib3-1.26.13 windows-curses-2.3.1
16
+ All done! You can now run:
17
+ export.bat
18
+ PS E:\soft\Clash.for.Windows-0.20.6-win> Creating a new Python environment in C:\Users\Administrator\.espressif\python_env\idf5.0_py3.11_env
19
+
20
+
21
+export.bat
22
+
23
+ PS E:\esp-idf-v5.0> .\export.bat
24
+ Checking Python compatibility
25
+ Setting IDF_PATH: E:\esp-idf-v5.0
26
+
27
+ Adding ESP-IDF tools to PATH...
28
+ C:\Users\Administrator\.espressif\tools\xtensa-esp-elf-gdb\11.2_20220823\xtensa-esp-elf-gdb\bin
29
+ C:\Users\Administrator\.espressif\tools\riscv32-esp-elf-gdb\11.2_20220823\riscv32-esp-elf-gdb\bin
30
+ C:\Users\Administrator\.espressif\tools\xtensa-esp32-elf\esp-2022r1-11.2.0\xtensa-esp32-elf\bin
31
+ C:\Users\Administrator\.espressif\tools\xtensa-esp32s2-elf\esp-2022r1-11.2.0\xtensa-esp32s2-elf\bin
32
+ C:\Users\Administrator\.espressif\tools\xtensa-esp32s3-elf\esp-2022r1-11.2.0\xtensa-esp32s3-elf\bin
33
+ C:\Users\Administrator\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin
34
+ C:\Users\Administrator\.espressif\tools\esp32ulp-elf\2.35_20220830\esp32ulp-elf\bin
35
+ C:\Users\Administrator\.espressif\tools\cmake\3.24.0\bin
36
+ C:\Users\Administrator\.espressif\tools\openocd-esp32\v0.11.0-esp32-20221026\openocd-esp32\bin
37
+ C:\Users\Administrator\.espressif\tools\ninja\1.10.2\
38
+ C:\Users\Administrator\.espressif\tools\idf-exe\1.0.3\
39
+ C:\Users\Administrator\.espressif\tools\ccache\4.6.2\ccache-4.6.2-windows-x86_64
40
+ C:\Users\Administrator\.espressif\tools\dfu-util\0.9\dfu-util-0.9-win64
41
+ C:\Users\Administrator\.espressif\python_env\idf5.0_py3.11_env\Scripts
42
+ E:\esp-idf-v5.0\tools
43
+
44
+ Checking if Python packages are up to date...
45
+ Constraint file: C:\Users\Administrator\.espressif\espidf.constraints.v5.0.txt
46
+ Requirement files:
47
+ - E:\esp-idf-v5.0\tools\requirements\requirements.core.txt
48
+ Python being checked: C:\Users\Administrator\.espressif\python_env\idf5.0_py3.11_env\Scripts\python.exe
49
+ Python requirements are satisfied.
50
+
51
+ Done! You can now compile ESP-IDF projects.
52
+ Go to the project directory and run:
53
+
54
+ idf.py build
55
+
56
+ PS E:\esp-idf-v5.0>
... ...
\ No newline at end of file
SDK-dat/ESP-SDK-dat/esp-idf-vscode/complie/33-27-15-19-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esp-idf-vscode/complie/33-27-15-19-12-2022.png differ
SDK-dat/ESP-SDK-dat/esp-idf-vscode/complie/38-26-15-19-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esp-idf-vscode/complie/38-26-15-19-12-2022.png differ
SDK-dat/ESP-SDK-dat/esp-idf-vscode/complie/build-complete.md
... ...
@@ -0,0 +1,31 @@
1
+
2
+
3
+ * Executing task: C:\Users\Administrator\.espressif\python_env\idf5.0_py3.8_env\Scripts\python.exe d:\esp-idf-v5.0\tools\idf_size.py d:\work\hello_world\build\hello_world.map
4
+
5
+ Total sizes:
6
+ Used static DRAM: 12048 bytes ( 168688 remain, 6.7% used)
7
+ .data size: 9768 bytes
8
+ .bss size: 2280 bytes
9
+ Used static IRAM: 47430 bytes ( 83642 remain, 36.2% used)
10
+ .text size: 46403 bytes
11
+ .vectors size: 1027 bytes
12
+ Used Flash size : 119363 bytes
13
+ .text : 87935 bytes
14
+ .rodata : 31172 bytes
15
+ Total image size: 176561 bytes (.bin may be padded larger)
16
+
17
+
18
+file includes:
19
+- bootloader.bin - 0x0
20
+- partition_table.bin - 0x8000
21
+- hello_world.bin - 0x10000
22
+
23
+SPI speed 40M, SPI Mode DIO
24
+
25
+
26
+
27
+
28
+
29
+### compile done
30
+![](33-27-15-19-12-2022.png)
31
+
SDK-dat/ESP-SDK-dat/esp-idf-vscode/complie/build-setup.md
... ...
@@ -0,0 +1,12 @@
1
+
2
+
3
+- setup target: ESP32-C2 / USB-bridge
4
+
5
+
6
+
7
+### compile demo
8
+1. 查看 - 命令面板(快捷键Ctrl+Shift+P)
9
+2. 输入show examples projects,点击。
10
+3. 点击弹出的 Use current ESP-ID,使用本地SDK,也就是前面自定义IDF的路径
11
+![](38-26-15-19-12-2022.png)
12
+4. 如下图创建工程
... ...
\ No newline at end of file
SDK-dat/ESP-SDK-dat/esp-idf-vscode/esp-idf-vscode.md
... ...
@@ -0,0 +1,4 @@
1
+
2
+
3
+# esp idf vscode
4
+
SDK-dat/ESP-SDK-dat/esp-idf-vscode/flash/57-27-15-19-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esp-idf-vscode/flash/57-27-15-19-12-2022.png differ
SDK-dat/ESP-SDK-dat/esp-idf-vscode/flash/buidl-flash.md
... ...
@@ -0,0 +1,10 @@
1
+
2
+
3
+- A fatal error occurred: This chip is ESP32-C2 not ESP32-C3. Wrong --chip argument?
4
+
5
+
6
+
7
+### flash
8
+
9
+![](57-27-15-19-12-2022.png)
10
+
SDK-dat/ESP-SDK-dat/esp-idf-vscode/install/01-26-15-19-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esp-idf-vscode/install/01-26-15-19-12-2022.png differ
SDK-dat/ESP-SDK-dat/esp-idf-vscode/install/13-52-15-19-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esp-idf-vscode/install/13-52-15-19-12-2022.png differ
SDK-dat/ESP-SDK-dat/esp-idf-vscode/install/41-25-15-19-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esp-idf-vscode/install/41-25-15-19-12-2022.png differ
SDK-dat/ESP-SDK-dat/esp-idf-vscode/install/esp-idf-vscode-install.md
... ...
@@ -0,0 +1,22 @@
1
+
2
+### VS extension install
3
+configure esp-idf extension
4
+
5
+![](41-25-15-19-12-2022.png)
6
+
7
+![](01-26-15-19-12-2022.png)
8
+
9
+![](13-52-15-19-12-2022.png)
10
+
11
+ESP-IDF: v5.0 (release version)
12
+Downloaded: 1.53% (13120.00 / 859935.84) KB
13
+about 800MB
14
+
15
+https://github.com/espressif/vscode-esp-idf-extension
16
+
17
+
18
+
19
+
20
+
21
+
22
+
SDK-dat/ESP-SDK-dat/esp-idf/esp-idf-dat.md
... ...
@@ -0,0 +1,59 @@
1
+
2
+
3
+# ESP IDF
4
+
5
+* [esp-idf github](https://github.com/espressif/esp-idf)
6
+
7
+- https://docs.espressif.com/projects/esp-idf/en/latest/esp32c2/index.html
8
+
9
+- https://github.com/espressif/esp-idf
10
+
11
+
12
+- https://idf.espressif.com/
13
+
14
+
15
+
16
+### windows-setup
17
+- https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/get-started/windows-setup.html
18
+
19
+
20
+### Standard Toolchain Setup for Linux and macOS
21
+- https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/get-started/linux-macos-setup.html
22
+
23
+### vs-code extension
24
+- https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/tutorial/install.md
25
+
26
+
27
+### offline installer
28
+https://dl.espressif.cn/dl/esp-idf/
29
+
30
+
31
+ESP32-C3
32
+
33
+
34
+- install [[vs-cpp]]
35
+
36
+
37
+Download an archive with submodules included
38
+Attached to this release is an esp-idf-v5.0.zip archive. It includes .git directory and all the submodules, so can be used out of the box. This archive is provided for users who have connectivity issues preventing them from cloning from GitHub.
39
+
40
+This archive can also be downloaded from Espressif's download server:
41
+https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.0/esp-idf-v5.0.zip
42
+
43
+
44
+### installer
45
+
46
+
47
+Espressif-IDE
48
+
49
+ESP-IDF
50
+
51
+install.bat
52
+Selected targets are: esp32c3, esp32c2, esp32, esp32s3, esp32h2, esp32s2
53
+Installing tools: xtensa-esp-elf-gdb, riscv32-esp-elf-gdb, xtensa-esp32-elf, xtensa-esp32s2-elf, xtensa-esp32s3-elf, riscv32-esp-elf, esp32ulp-elf, cmake, openocd-esp32, ninja, idf-exe, ccache, dfu-util
54
+
55
+C:\Users\Administrator\.espressif
56
+
57
+
58
+Setting up Python environment
59
+Creating a new Python environment in C:\Users\Administrator\.espressif\python_env\idf5.0_py3.10_env
... ...
\ No newline at end of file
SDK-dat/ESP-SDK-dat/esp-idf/esp-idf-error.md
... ...
@@ -0,0 +1,26 @@
1
+
2
+
3
+
4
+ModuleNotFoundError: No module named 'setuptools.command.build'
5
+
6
+python.exe -m pip install --upgrade pip
7
+
8
+
9
+C:\Users\Administrator\.espressif\python_env\idf5.0_py3.8_env
10
+
11
+C:\Users\Administrator\.espressif\python_env\idf5.0_py3.8_env>scripts\activate.bat
12
+
13
+>python -m pip install --upgrade pip setuptools wheel
14
+
15
+
16
+
17
+
18
+(idf5.0_py3.8_env) C:\Users\Administrator\.espressif\python_env\idf5.0_py3.8_env>python -m pip install --upgrade pip setuptools wheel
19
+Requirement already satisfied: pip in c:\users\administrator\.espressif\python_env\idf5.0_py3.8_env\lib\site-packages (22.3.1)
20
+Requirement already satisfied: setuptools in c:\users\administrator\.espressif\python_env\idf5.0_py3.8_env\lib\site-packages (65.6.3)
21
+Requirement already satisfied: wheel in c:\users\administrator\.espressif\python_env\idf5.0_py3.8_env\lib\site-packages (0.38.4)
22
+
23
+
24
+import setuptools.command.build
25
+ok
26
+
SDK-dat/ESP-SDK-dat/esp-idf/sdkconfig/sdkconfig.md
... ...
@@ -0,0 +1,3 @@
1
+
2
+
3
+- CONFIG_ESPTOOLPY_MONITOR_BAUD=74880
... ...
\ No newline at end of file
SDK-dat/ESP-SDK-dat/esptool/esptool-log.md
... ...
@@ -0,0 +1,34 @@
1
+
2
+
3
+## Possible serial noise or corruption.
4
+
5
+ C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.5.1/esptool.exe --chip esp32 --port COM186 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size 4MB 0x1000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_175220/Blink.ino.bootloader.bin 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_175220/Blink.ino.partitions.bin 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.9/tools/partitions/boot_app0.bin 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_175220/Blink.ino.bin
6
+
7
+
8
+
9
+ esptool.py v4.5.1
10
+ Serial port COM185
11
+ Connecting....
12
+ Chip is ESP32-D0WDQ6 (revision v1.0)
13
+ Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, BLK3 partially reserved, Coding Scheme 3/4
14
+ Crystal is 40MHz
15
+ MAC: b4:e6:2d:c8:0d:29
16
+ Uploading stub...
17
+ Running stub...
18
+ Stub running...
19
+ Changing baud rate to 921600
20
+ Changed.
21
+ WARNING: Failed to communicate with the flash chip, read/write operations will fail. Try checking the chip connections or removing any other hardware connected to IOs.
22
+ Configuring flash size...
23
+ Flash will be erased from 0x00001000 to 0x00005fff...
24
+ Flash will be erased from 0x00008000 to 0x00008fff...
25
+ Flash will be erased from 0x0000e000 to 0x0000ffff...
26
+ Flash will be erased from 0x00010000 to 0x00049fff...
27
+ Compressed 18960 bytes to 13073...
28
+ Writing at 0x00001000... (100 %)
29
+
30
+ A fatal error occurred: Serial data stream stopped: Possible serial noise or corruption.
31
+ A fatal error occurred: Serial data stream stopped: Possible serial noise or corruption.
32
+
33
+
34
+
SDK-dat/ESP-SDK-dat/esptool/esptool.md
... ...
@@ -0,0 +1,105 @@
1
+
2
+
3
+
4
+## python CLI version
5
+
6
+### ESP32C3
7
+C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.2.1/esptool.exe --chip esp32c3 --port COM12 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size 4MB 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_867944/NWI1119-AP-1.ino.bootloader.bin 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_867944/NWI1119-AP-1.ino.partitions.bin 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6/tools/partitions/boot_app0.bin 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_867944/NWI1119-AP-1.ino.bin
8
+
9
+C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.2.1/
10
+
11
+ esptool.exe
12
+ --chip esp32c3
13
+ --port COM12
14
+ --baud 921600
15
+ --before default_reset
16
+ --after hard_reset write_flash
17
+ -z --flash_mode dio
18
+ --flash_freq 80m
19
+ --flash_size 4MB
20
+ 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_867944/NWI1119-AP-1.ino.bootloader.bin
21
+ 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_867944/NWI1119-AP-1.ino.partitions.bin
22
+ 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6/tools/partitions/boot_app0.bin
23
+ 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_867944/NWI1119-AP-1.ino.bin
24
+
25
+
26
+C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.2.1/esptool.exe --chip esp32c3 --port COM7 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size 4MB 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_562933/basic-2.ino.bootloader.bin 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_562933/basic-2.ino.partitions.bin 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6/tools/partitions/boot_app0.bin 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_562933/basic-2.ino.bin
27
+
28
+
29
+
30
+C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.2.1/
31
+
32
+esptool.exe --chip esp32c3 --port COM7 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size 4MB
33
+
34
+0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_562933/basic-2.ino.bootloader.bin
35
+0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_562933/basic-2.ino.partitions.bin
36
+0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6/tools/partitions/boot_app0.bin
37
+0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_562933/basic-2.ino.bin
38
+
39
+
40
+C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\3.3.0>esptool.exe
41
+esptool.py v3.3
42
+usage: esptool [-h]
43
+ [--chip {auto,esp8266,esp32,esp32s2,esp32s3beta2,esp32s3,esp32c3,esp32c6beta,esp32h2beta1,esp32h2beta2,esp32c2}]
44
+ [--port PORT] [--baud BAUD] [--before {default_reset,usb_reset,no_reset,no_reset_no_sync}]
45
+ [--after {hard_reset,soft_reset,no_reset,no_reset_stub}] [--no-stub] [--trace]
46
+ [--override-vddsdio [{1.8V,1.9V,OFF}]] [--connect-attempts CONNECT_ATTEMPTS]
47
+ {load_ram,dump_mem,read_mem,write_mem,write_flash,run,image_info,make_image,elf2image,read_mac,chip_id,flash_id,read_flash_status,write_flash_status,read_flash,verify_flash,erase_flash,erase_region,merge_bin,get_security_info,version}
48
+ ...
49
+
50
+esptool.py v3.3 - Espressif chips ROM Bootloader Utility
51
+
52
+positional arguments:
53
+ {load_ram,dump_mem,read_mem,write_mem,write_flash,run,image_info,make_image,elf2image,read_mac,chip_id,flash_id,read_flash_status,write_flash_status,read_flash,verify_flash,erase_flash,erase_region,merge_bin,get_security_info,version}
54
+ Run esptool {command} -h for additional help
55
+ load_ram Download an image to RAM and execute
56
+ dump_mem Dump arbitrary memory to disk
57
+ read_mem Read arbitrary memory location
58
+ write_mem Read-modify-write to arbitrary memory location
59
+ write_flash Write a binary blob to flash
60
+ run Run application code in flash
61
+ image_info Dump headers from an application image
62
+ make_image Create an application image from binary files
63
+ elf2image Create an application image from ELF file
64
+ read_mac Read MAC address from OTP ROM
65
+ chip_id Read Chip ID from OTP ROM
66
+ flash_id Read SPI flash manufacturer and device ID
67
+ read_flash_status Read SPI flash status register
68
+ write_flash_status Write SPI flash status register
69
+ read_flash Read SPI flash content
70
+ verify_flash Verify a binary blob against flash
71
+ erase_flash Perform Chip Erase on SPI flash
72
+ erase_region Erase a region of the flash
73
+ merge_bin Merge multiple raw binary files into a single file for later flashing
74
+ get_security_info Get some security-related data
75
+ version Print esptool version
76
+
77
+optional arguments:
78
+ -h, --help show this help message and exit
79
+ --chip {auto,esp8266,esp32,esp32s2,esp32s3beta2,esp32s3,esp32c3,esp32c6beta,esp32h2beta1,esp32h2beta2,esp32c2}, -c {auto,esp8266,esp32,esp32s2,esp32s3beta2,esp32s3,esp32c3,esp32c6beta,esp32h2beta1,esp32h2beta2,esp32c2}
80
+ Target chip type
81
+ --port PORT, -p PORT Serial port device
82
+ --baud BAUD, -b BAUD Serial port baud rate used when flashing/reading
83
+ --before {default_reset,usb_reset,no_reset,no_reset_no_sync}
84
+ What to do before connecting to the chip
85
+ --after {hard_reset,soft_reset,no_reset,no_reset_stub}, -a {hard_reset,soft_reset,no_reset,no_reset_stub}
86
+ What to do after esptool.py is finished
87
+ --no-stub Disable launching the flasher stub, only talk to ROM bootloader. Some features will not be
88
+ available.
89
+ --trace, -t Enable trace-level output of esptool.py interactions.
90
+ --override-vddsdio [{1.8V,1.9V,OFF}]
91
+ Override ESP32 VDDSDIO internal voltage regulator (use with care)
92
+ --connect-attempts CONNECT_ATTEMPTS
93
+ Number of attempts to connect, negative or 0 for infinite. Default: 7.
94
+
95
+# read flash
96
+esptool.exe --baud 115200 --port COM66 --baud 115200 read_flash 0 2097152 output.bin
97
+
98
+esptool.exe --baud 115200 --port COM66 --baud 921600 read_flash 0 2097152 output.bin
99
+
100
+
101
+
102
+### ESP8266
103
+
104
+C:\Users\Administrator\AppData\Local\Arduino15\packages\esp8266\tools\python3\3.7.2-post1/python3 -I C:\Users\Administrator\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2/tools/upload.py --chip esp8266 --port COM162 --baud 921600 --before default_reset --after hard_reset write_flash 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_397525/webserver-path-1.ino.bin
105
+
SDK-dat/ESP-SDK-dat/flash-download-tool/11-51-17-17-04-2023.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/flash-download-tool/11-51-17-17-04-2023.png differ
SDK-dat/ESP-SDK-dat/flash-download-tool/2023-12-14-14-46-50.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/flash-download-tool/2023-12-14-14-46-50.png differ
SDK-dat/ESP-SDK-dat/flash-download-tool/2024-01-24-16-49-18.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/flash-download-tool/2024-01-24-16-49-18.png differ
SDK-dat/ESP-SDK-dat/flash-download-tool/32-02-18-06-02-2023.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/flash-download-tool/32-02-18-06-02-2023.png differ
SDK-dat/ESP-SDK-dat/flash-download-tool/36-05-18-06-02-2023.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/flash-download-tool/36-05-18-06-02-2023.png differ
SDK-dat/ESP-SDK-dat/flash-download-tool/56-04-18-06-02-2023.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/flash-download-tool/56-04-18-06-02-2023.png differ
SDK-dat/ESP-SDK-dat/flash-download-tool/flash-download-tool-3.pdf
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/flash-download-tool/flash-download-tool-3.pdf differ
SDK-dat/ESP-SDK-dat/flash-download-tool/flash-download-tool.md
... ...
@@ -0,0 +1,72 @@
1
+
2
+# Flash Download Tool
3
+
4
+- download from - https://www.espressif.com.cn/en/support/download/other-tools
5
+
6
+
7
+## ESP8266
8
+
9
+SPI Speed
10
+- 40 Mhz
11
+- 80 Mhz
12
+
13
+SPI Mode
14
+- QIO
15
+- DIO
16
+- DOUT
17
+
18
+| Model | SPI Speed | SPI Mode | Speed |
19
+| ------- | --------- | -------- | --------- |
20
+| ESP-12F | 40MHz | QIO | 1 500 000 |
21
+
22
+
23
+
24
+## NWI1139
25
+
26
+SPI = 40Mhz, SPI Mode = DOUT, speed up to 1.5M (1 500 000, for CH340)
27
+
28
+![](11-51-17-17-04-2023.png)
29
+
30
+
31
+## NWI1126
32
+
33
+### ESP32-C3 Factory Mode
34
+
35
+- Chip = ESP32-C3
36
+- Mode = Factory
37
+- LoadMode = UART
38
+
39
+
40
+![](32-02-18-06-02-2023.png)
41
+
42
+setup
43
+- Flash Frequency: 40M or 80M
44
+- SPI Mode: QIO or DIO
45
+
46
+
47
+![](56-04-18-06-02-2023.png)
48
+
49
+wiring with USB-TTL cable
50
+- Red = 5V+ Power Supply = pin1 = +5V or VCC
51
+- Green - TXD
52
+- White - RXD
53
+- GND - Ground
54
+
55
+
56
+![](36-05-18-06-02-2023.png)
57
+
58
+
59
+
60
+## Common Error
61
+
62
+![](2023-12-14-14-46-50.png)
63
+
64
+5-chip efuse check fail
65
+
66
+
67
+## Upload
68
+
69
+ESP32-C3
70
+- flash speed 80M
71
+- flash mode DIO
72
+![](2024-01-24-16-49-18.png)
... ...
\ No newline at end of file
SDK-dat/IOT-SDK/home-assistant-dat/2023-10-07-14-33-51.png
... ...
Binary files /dev/null and b/SDK-dat/IOT-SDK/home-assistant-dat/2023-10-07-14-33-51.png differ
SDK-dat/IOT-SDK/home-assistant-dat/2023-10-07-14-34-18.png
... ...
Binary files /dev/null and b/SDK-dat/IOT-SDK/home-assistant-dat/2023-10-07-14-34-18.png differ
SDK-dat/IOT-SDK/home-assistant-dat/home-assistant-dat.md
... ...
@@ -0,0 +1,46 @@
1
+
2
+# home-assistant-dat
3
+
4
+- https://www.home-assistant.io/installation/windows
5
+- virtualbox
6
+
7
+
8
+- Create a new virtual machine.
9
+- Select type ``Linux`` and version ```Linux 2.6 / 3.x / 4.x (64-bit)```.
10
+- Select Use an existing virtual hard disk file, select the unzipped VDI file from above.
11
+- Edit the Settings of the VM and go to System > Motherboard. Select ```Enable EFI```.
12
+- Then go to Network > Adapter 1. Choose ``Bridged Adapter`` and choose your network adapter.
13
+
14
+
15
+## ha console panel view
16
+
17
+ ha -h
18
+
19
+![](2023-10-07-14-33-51.png)
20
+
21
+
22
+## HA web view
23
+
24
+- http://homeassistant.local:8123/
25
+- http://192.168.8.183:8123/
26
+- http://192.168.8.183:4357/
27
+
28
+4357 view
29
+
30
+ Home Assistant observer
31
+ Supervisor: Connected
32
+ Supported: Supported
33
+ Healthy: Healthy
34
+
35
+![](2023-10-07-14-34-18.png)
36
+
37
+
38
+
39
+## network issue
40
+
41
+For users in China: home assistant pulls docker image from ghcr.io 6, which is blocked in China. A free network is needed.
42
+
43
+- can not clone
44
+
45
+- downloading docker image ghcr ...
46
+
SDK-dat/LGT-SDK-DAT/LGT-SDK-DAT.md
... ...
@@ -0,0 +1,14 @@
1
+
2
+
3
+# LGT SDK DAT
4
+
5
+
6
+
7
+
8
+## ref
9
+
10
+- [demo](https://www.youtube.com/shorts/CL2-iH4KWQQ)
11
+
12
+- [[LGT8F328-DAT]]
13
+
14
+
SDK-dat/OPI-SDK-DAT/OPI-SDK-DAT.md
... ...
@@ -0,0 +1,13 @@
1
+
2
+
3
+
4
+- [[MPC1123-DAT]]
5
+
6
+A lightweight, non-GUI, distribution such as DietPi is recommended. Raspbian Lite is a bit easier to get started with and is a good second choice.
7
+
8
+https://dietpi.com/
9
+
10
+https://downloads.raspberrypi.org/raspbian_lite_latest
11
+
12
+
13
+
SDK-dat/PIC-PROG/PICKIT-DAT.md
... ...
@@ -0,0 +1,8 @@
1
+
2
+
3
+- MCLR
4
+- VCC
5
+- GND
6
+- PGD
7
+- PGC
8
+
SDK-dat/PIC-SDK-dat/10-53-12-29-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/PIC-SDK-dat/10-53-12-29-12-2022.png differ
SDK-dat/PIC-SDK-dat/13-43-12-29-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/PIC-SDK-dat/13-43-12-29-12-2022.png differ
SDK-dat/PIC-SDK-dat/31-53-12-29-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/PIC-SDK-dat/31-53-12-29-12-2022.png differ
SDK-dat/PIC-SDK-dat/38-58-12-29-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/PIC-SDK-dat/38-58-12-29-12-2022.png differ
SDK-dat/PIC-SDK-dat/pic-sdk-dat.md
... ...
@@ -0,0 +1,64 @@
1
+
2
+
3
+# PIC-SDK-dat
4
+
5
+- legacy wiki page - https://w.electrodragon.com/w/PIC_SDK
6
+
7
+
8
+## Boards
9
+
10
+- [[DOD1049-dat]]
11
+
12
+
13
+
14
+
15
+### mplabX
16
+ - v2.3 = 377MB
17
+ - MPLAB X IDE
18
+ - MPLAB IPE - programming tool
19
+ - v4.05
20
+ - v4.15
21
+ - https://microchipdeveloper.com/ipe:installation
22
+
23
+### further install compiler
24
+- MPLAB XC8 Compiler
25
+- MPLAB XC16 Compiler
26
+- MPLAB XC32 Compiler
27
+
28
+### MPLAB X Harmony
29
+
30
+### PICC
31
+ - 9.8.3
32
+
33
+### Programming PIC16F684
34
+![](10-53-12-29-12-2022.png)
35
+
36
+![](31-53-12-29-12-2022.png)
37
+
38
+### Programming PIC16F72
39
+
40
+- power option:
41
+
42
+![](38-58-12-29-12-2022.png)
43
+
44
+
45
+ *****************************************************
46
+
47
+ 连接到MPLAB PICkit 3...
48
+
49
+ Currently loaded firmware on PICkit 3
50
+ 固件套件版本.....01.51.08
51
+ 固件类型..............中档
52
+
53
+ Programmer to target power is enabled - VDD = 5.000000 volts.
54
+ Target device PIC16F72 found.
55
+ 器件ID版本 = 2
56
+
57
+
58
+
59
+### code
60
+https://e_dragon@bitbucket.org/e_dragon/pic.git
61
+
62
+### PICKIT
63
+
64
+![](13-43-12-29-12-2022.png)
... ...
\ No newline at end of file
SDK-dat/RPI-OS-dat/2023-12-01-17-26-24.png
... ...
Binary files /dev/null and b/SDK-dat/RPI-OS-dat/2023-12-01-17-26-24.png differ
SDK-dat/RPI-OS-dat/2023-12-01-17-51-29.png
... ...
Binary files /dev/null and b/SDK-dat/RPI-OS-dat/2023-12-01-17-51-29.png differ
SDK-dat/RPI-OS-dat/RPI-OS-dat.md
... ...
@@ -0,0 +1,46 @@
1
+
2
+# RPI-OS-dat
3
+
4
+
5
+## Raspberry Pi Imager
6
+
7
+https://downloads.raspberrypi.org/imager/imager_latest.exe
8
+
9
+- flash into sd card
10
+
11
+
12
+
13
+## Raspberry Pi OS
14
+
15
+https://www.raspberrypi.com/software/operating-systems/
16
+
17
+
18
+https://www.raspberrypi.com/software/
19
+
20
+Raspberry Pi OS (64-bit): 3B 3B+ 3A+ 4B 400 5 CM3 CM3+ CM4 CM4S Zero 2 W
21
+
22
+## Step by Step flash into eMMC (on CM4 module )
23
+
24
+- use imager tool
25
+- setup jumper and use USB
26
+- follow guide here - https://www.raspberrypi.com/documentation/computers/compute-module.html#steps-to-flash-the-emmc
27
+- ref - https://www.jeffgeerling.com/blog/2020/how-flash-raspberry-pi-os-compute-module-4-emmc-usbboot
28
+
29
+
30
+
31
+
32
+![](2023-12-01-17-51-29.png)
33
+
34
+
35
+## Common Error
36
+
37
+### after flash, recover4.elf not found
38
+
39
+![](2023-12-01-17-26-24.png)
40
+
41
+- possible error - https://forums.raspberrypi.com/viewtopic.php?t=293400
42
+
43
+## ref
44
+
45
+- USB Boot and flash - https://www.youtube.com/watch?v=wSRByPaS-Zc&ab_channel=ShotokuTech
46
+- CM4 step by step - https://www.raspberrypi.com/documentation/computers/compute-module.html#steps-to-flash-the-emmc
... ...
\ No newline at end of file
SDK-dat/SDK-DAT.md
... ...
@@ -0,0 +1,16 @@
1
+
2
+# SDK DAT
3
+
4
+- [[flash-download-tool]]
5
+
6
+
7
+
8
+
9
+- [[pic-sdk-dat]], [[arduino]], [[arduino-esp32-dat]], [[arduino-esp8266-dat]]
10
+
11
+- [[micropython-dat]]
12
+
13
+
14
+- [[LGT-SDK-DAT]] - [[WCH-SDK-DAT]]
15
+
16
+- [[avr-dat]]
... ...
\ No newline at end of file
SDK-dat/STM32-SDK-dat/STM32-GPIO-dat/STM32-GPIO-dat.md
... ...
@@ -0,0 +1,13 @@
1
+
2
+# STM32-GPIO-dat
3
+
4
+ void GPIO_Toggle_INIT(void)
5
+ {
6
+ GPIO_InitTypeDef GPIO_InitStructure = {0}; // ?
7
+
8
+ RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOD, ENABLE); //GPIO-D
9
+ GPIO_InitStructure.GPIO_Pin = GPIO_Pin_0; // PIN 0
10
+ GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP;
11
+ GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz;
12
+ GPIO_Init(GPIOD, &GPIO_InitStructure);
13
+ }
SDK-dat/VS-CPP/vs-cpp.md
... ...
@@ -0,0 +1,5 @@
1
+
2
+# Microsoft C++ Build Tools
3
+https://visualstudio.microsoft.com/visual-cpp-build-tools/
4
+
5
+- install the basic only
... ...
\ No newline at end of file
SDK-dat/WCH-SDK-dat/MounRiver/MounRiver-dat.md
... ...
@@ -0,0 +1,12 @@
1
+# MounRivier-dat
2
+
3
+
4
+MounRiver Studio(MRS) - http://www.mounriver.com/
5
+- http://www.mounriver.com/download
6
+
7
+
8
+## ref
9
+
10
+- [[WCH-SDK-dat]] - [[WCH-PROG-dat]]
11
+
12
+
SDK-dat/WCH-SDK-dat/WCH-SDK-dat.md
... ...
@@ -0,0 +1,9 @@
1
+
2
+# WCH-sdk
3
+
4
+- [[WCH-PROG-dat]] - [[mounriver-dat]]
5
+
6
+- [[CH32V003-dat]]
7
+
8
+- [[WCHlink-dat]]
9
+
SDK-dat/WCH-SDK-dat/WCHLINK-dat/2023-10-08-16-23-35.png
... ...
Binary files /dev/null and b/SDK-dat/WCH-SDK-dat/WCHLINK-dat/2023-10-08-16-23-35.png differ
SDK-dat/WCH-SDK-dat/WCHLINK-dat/2023-10-09-18-11-20.png
... ...
Binary files /dev/null and b/SDK-dat/WCH-SDK-dat/WCHLINK-dat/2023-10-09-18-11-20.png differ
SDK-dat/WCH-SDK-dat/WCHLINK-dat/2023-10-09-18-11-36.png
... ...
Binary files /dev/null and b/SDK-dat/WCH-SDK-dat/WCHLINK-dat/2023-10-09-18-11-36.png differ
SDK-dat/WCH-SDK-dat/WCHLINK-dat/WCH-LinkUserManual-cn.PDF
... ...
Binary files /dev/null and b/SDK-dat/WCH-SDK-dat/WCHLINK-dat/WCH-LinkUserManual-cn.PDF differ
SDK-dat/WCH-SDK-dat/WCHLINK-dat/WCH-LinkUserManual-en.PDF
... ...
Binary files /dev/null and b/SDK-dat/WCH-SDK-dat/WCHLINK-dat/WCH-LinkUserManual-en.PDF differ
SDK-dat/WCH-SDK-dat/WCHLINK-dat/wchlink-dat.md
... ...
@@ -0,0 +1,58 @@
1
+# wchlink-dat
2
+
3
+## Note
4
+
5
+Keils 识别不到的需要更新 Keil 版本至 5.25 以上
6
+
7
+- [CN userManual](https://www.wch.cn/downloads/WCH-LinkUserManual_PDF.html)
8
+- [EN userManual](https://www.wch-ic.com/downloads/WCH-LinkUserManual_PDF.html)
9
+
10
+
11
+
12
+## Mode
13
+
14
+| 模式 | 指示灯 | IDE | 支持芯片 |
15
+| ------ | -------------- | ---------------- | -------------------------------------- |
16
+| RISC-V | 空闲时蓝灯常灭 | MounRiver Studio | 本公司支持两线调试接口的 RISC-V 核芯片 |
17
+| ARM | 空闲时蓝灯常亮 | Keil | 支持 SWD 协议的 ARM 核芯片 |
18
+
19
+
20
+### Mode switching
21
+
22
+- When Tx is connected to GND, plug the WCH-Link into the USB interface to switch the mode and keep it in this mode the next time it is plugged into the USB interface.
23
+- Example:
24
+- When the current WCH-Link is idle, the blue light is always off, indicating that it is in RISC-V mode; after powering off, short-circuit Tx and GND and plug it into the USB interface, and the mode is switched to ARM. At this time, the blue light is always on when idle; Turn on Tx and GND, and it will still be in ARM mode the next time you plug in the USB interface.
25
+
26
+
27
+## Mode [[CMSIS-DAP-dat]]
28
+
29
+- 1,确保 WCHlink 工作在 ARM 模式,CON 指示灯亮是 ARM 模式,否则通过短路 TXD-GND 来切换。
30
+- 2,接下来使用和普通 MSIS-DAP(DAPLink)使用完全一样,在 keil 设置中尤其注意 Reset 设置为 SYSRESETREQ。
31
+
32
+- [[CMSIS-dap-dat]]
33
+
34
+
35
+## Boards
36
+
37
+- NOT supported board - [[CH32V003-dat]]
38
+
39
+
40
+## Functions and Supported Chips
41
+
42
+![](2023-10-09-18-11-20.png)
43
+
44
+![](2023-10-09-18-11-36.png)
45
+
46
+## reprogram demo video
47
+
48
+- https://www.youtube.com/watch?v=v3h-EoI-HIQ
49
+
50
+
51
+## Info
52
+
53
+![](2023-10-08-16-23-35.png)
54
+
55
+
56
+## Software
57
+
58
+- IDE - [[mounriver-dat]]
... ...
\ No newline at end of file
SDK-dat/WCH-SDK-dat/WCH_PROG/08-35-18-30-01-2023.png
... ...
Binary files /dev/null and b/SDK-dat/WCH-SDK-dat/WCH_PROG/08-35-18-30-01-2023.png differ
SDK-dat/WCH-SDK-dat/WCH_PROG/33-43-14-25-07-2023.png
... ...
Binary files /dev/null and b/SDK-dat/WCH-SDK-dat/WCH_PROG/33-43-14-25-07-2023.png differ
SDK-dat/WCH-SDK-dat/WCH_PROG/36-39-15-31-01-2023.png
... ...
Binary files /dev/null and b/SDK-dat/WCH-SDK-dat/WCH_PROG/36-39-15-31-01-2023.png differ
SDK-dat/WCH-SDK-dat/WCH_PROG/51-42-14-25-07-2023.png
... ...
Binary files /dev/null and b/SDK-dat/WCH-SDK-dat/WCH_PROG/51-42-14-25-07-2023.png differ
SDK-dat/WCH-SDK-dat/WCH_PROG/SWIO-dat.md
... ...
@@ -0,0 +1,8 @@
1
+
2
+# SWIO-dat
3
+
4
+## wiring
5
+
6
+- VCC -> 3V3
7
+- GND -> GND
8
+- PD1 -> SWDIO
... ...
\ No newline at end of file
SDK-dat/WCH-SDK-dat/WCH_PROG/WCH-PROG-dat.md
... ...
@@ -0,0 +1,37 @@
1
+
2
+
3
+# WCHISPTool
4
+
5
+
6
+- via USB port
7
+- http://www.wch-ic.com/downloads/WCHISPTool_Setup_exe.html
8
+
9
+- version 3.4
10
+- CH54X,CH55X,CH56X,CH57X,CH58X
11
+- CH32F10X,CH32F20X
12
+- CH32V00X,CH32V10X,CH32V20X,CH32V30X
13
+
14
+
15
+
16
+
17
+
18
+## CH559
19
+
20
+![](36-39-15-31-01-2023.png)
21
+
22
+
23
+
24
+## CH552
25
+
26
+![](08-35-18-30-01-2023.png)
27
+
28
+## USB module detect
29
+* Find "external Interface" -> USB Module in device manager, not COM port serial interface
30
+
31
+![](51-42-14-25-07-2023.png)
32
+
33
+## add to keil from WCHISPTool
34
+
35
+![](33-43-14-25-07-2023.png)
36
+
37
+
SDK-dat/avrdude-dat/2023-09-12-17-52-25.png
... ...
Binary files /dev/null and b/SDK-dat/avrdude-dat/2023-09-12-17-52-25.png differ
SDK-dat/avrdude-dat/avrdude-dat.md
... ...
@@ -0,0 +1,101 @@
1
+
2
+
3
+# avrdude-dat
4
+
5
+AVR firmware - https://github.com/Edragon/AVR_firmware/tree/master/avrdude
6
+
7
+## Version
8
+
9
+- avrdudess
10
+
11
+## examples
12
+
13
+
14
+* Arduino as ISP (UNO) = programmer
15
+* target customized board atmega328p
16
+* ersult efuse FD, high fuse DA, low fuse FF
17
+
18
+test:
19
+
20
+ D:\avr-gcc\bin>avrdude -c avrisp -p m328p -P com4 -b 19200
21
+ avrdude: AVR device initialized and ready to accept instructions
22
+ Reading | ################################################## | 100% 0.04s
23
+ avrdude: Device signature = 0x1e950f (probably m328p)
24
+ avrdude: safemode: Fuses OK (E:FD, H:DA, L:FF)
25
+ avrdude done. Thank you.
26
+
27
+
28
+
29
+
30
+## AVRDUDE + Arduino-ISP
31
+
32
+find version
33
+
34
+ D:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\bin>avrdude -v -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf
35
+ avrdude -v -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf
36
+
37
+PROG
38
+
39
+ D:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\bin>avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c avrisp -p m328p -P com4 -b 19200
40
+ avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c avrisp -p m328p -P com4 -b 19200
41
+
42
+CMD1
43
+
44
+ avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c avrisp -p m328p -P com4 -b 19200
45
+
46
+CMD2
47
+
48
+ avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c arduino -p atmega328p -P com4 -b 19200
49
+
50
+CMD3
51
+
52
+ avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c arduino -p m328p -P com4 -b 19200
53
+
54
+ avrdude: AVR device initialized and ready to accept instructions
55
+ Reading | ################################################## | 100% 0.04s
56
+ avrdude: Device signature = 0x1e950f (probably m328p)
57
+ avrdude: safemode: Fuses OK (E:FD, H:DA, L:FF)
58
+ avrdude done. Thank you.
59
+
60
+
61
+## AVRDUDE + USBASP
62
+
63
+* cd D:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\bin
64
+
65
+Flash using conf file
66
+
67
+ avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c usbasp -p m328p -b 19200
68
+
69
+ avrdude: warning: cannot set sck period. please check for usbasp firmware update.
70
+ avrdude: AVR device initialized and ready to accept instructions
71
+
72
+ Reading | ################################################## | 100% 0.02s
73
+
74
+ avrdude: Device signature = 0x1e9489 (probably m16u2)
75
+ avrdude: Expected signature for ATmega328P is 1E 95 0F
76
+ Double check chip, or use -F to override this check.
77
+
78
+ avrdude done. Thank you.
79
+
80
+Read ATMEGA328P
81
+
82
+ Reading | ################################################## | 100% 0.02s
83
+
84
+ avrdude: Device signature = 0x1e950f (probably m328p)
85
+
86
+ avrdude: safemode: Fuses OK (E:FD, H:DE, L:FF)
87
+
88
+ avrdude done. Thank you.
89
+
90
+Flash bootloader for Arduino UNO
91
+
92
+ avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c usbasp -p m328p -b 19200 -U flash:w:"D:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\arduino\avr\bootloaders\optiboot\optiboot_atmega328.hex":a
93
+
94
+
95
+## Supported List
96
+
97
+- Commands: avrdude -p ?
98
+
99
+![](2023-09-12-17-52-25.png)
100
+
101
+- [[avrdude]]
... ...
\ No newline at end of file
SDK-dat/dipslay-sdk-dat/display-sdk-dat.md
... ...
@@ -0,0 +1,14 @@
1
+
2
+
3
+# display
4
+
5
+
6
+## FTF
7
+
8
+TFT_eSPI
9
+
10
+
11
+## OLED
12
+
13
+
14
+- [[oled-dat]]
... ...
\ No newline at end of file
SDK-dat/flash.md
... ...
@@ -0,0 +1,14 @@
1
+
2
+
3
+# flash
4
+
5
+MANUFACTURER_ID - OPTIONAL,
6
+- 0x1F44 for adesto(ex atmel) 4mbit flash
7
+- 0xEF30: 4mbit
8
+- 0xEF40: 64mbit, 16mbit = tested
9
+
10
+
11
+16mbit
12
+
13
+
14
+- [[arduino-IDE]]
... ...
\ No newline at end of file
SDK-dat/microPython/Thonny.md
... ...
@@ -0,0 +1,2 @@
1
+
2
+# thonny
... ...
\ No newline at end of file
SDK-dat/microPython/micropython-dat.md
... ...
@@ -0,0 +1,5 @@
1
+
2
+# micropython dat
3
+
4
+https://github.com/Edragon/Code-MicroPython
5
+https://github.com/Edragon/STM32-F4-MicroPython2
... ...
\ No newline at end of file
SDK/AVR-SDK-dat.md
... ...
@@ -1,4 +0,0 @@
1
-
2
-# AVR SDK dat
3
-
4
-https://github.com/micronucleus/micronucleus
... ...
\ No newline at end of file
SDK/AVR-dat/UPDI-dat/2022-10-15-18-38-28.png
... ...
Binary files a/SDK/AVR-dat/UPDI-dat/2022-10-15-18-38-28.png and /dev/null differ
SDK/AVR-dat/UPDI-dat/2023-11-15-19-00-50.png
... ...
Binary files a/SDK/AVR-dat/UPDI-dat/2023-11-15-19-00-50.png and /dev/null differ
SDK/AVR-dat/UPDI-dat/UPDI-dat.md
... ...
@@ -1,40 +0,0 @@
1
-
2
-
3
-# UPDI-dat
4
-
5
-https://create.arduino.cc/projecthub/john-bradnam/create-your-own-updi-programmer-1e55f1
6
-
7
-![](2022-10-15-18-38-28.png)
8
-
9
-
10
-power supply setup
11
-
12
-3.3V + 3.3_jump
13
-
14
-## official programmer
15
-
16
-- ateml ICE
17
-
18
-## tuto - self made arduino nano as UPDI programmer
19
-
20
-- https://www.instructables.com/Arduino-Nano-1/
21
-
22
-
23
-
24
-## Common Programmer in Arduino
25
-
26
-![](2023-11-15-19-00-50.png)
27
-
28
-## Support
29
-
30
-- [[megaCoreX-dat]]
31
-
32
-
33
-## Demo
34
-
35
-- https://t.me/electrodragon3/45
36
-
37
-
38
-## Boards
39
-
40
-- [[DAR1060-dat]]
... ...
\ No newline at end of file
SDK/AVR-dat/avr-dat.md
... ...
@@ -1,6 +0,0 @@
1
-
2
-
3
-# avr-dat
4
-
5
-- [[UPDI-dat]]
6
-
SDK/Arduino-IDE-DAT/Arduino-ESP32/18-04-16-05-06-2023.png
... ...
Binary files a/SDK/Arduino-IDE-DAT/Arduino-ESP32/18-04-16-05-06-2023.png and /dev/null differ
SDK/Arduino-IDE-DAT/Arduino-ESP32/52-27-16-05-01-2023.png
... ...
Binary files a/SDK/Arduino-IDE-DAT/Arduino-ESP32/52-27-16-05-01-2023.png and /dev/null differ
SDK/Arduino-IDE-DAT/Arduino-ESP32/arduino-ESP32-log.md
... ...
@@ -1,29 +0,0 @@
1
-
2
-## Arduino ESP32 C3
3
-
4
- ESP-ROM:esp32c3-api1-20210207
5
- Build:Feb 7 2021
6
- rst:0x1 (POWERON),boot:0xd (SPI_FAST_FLASH_BOOT)
7
- SPIWP:0xee
8
- mode:DIO, clock div:2
9
- load:0x3fcd5810,len:0x438
10
- load:0x403cc710,len:0x91c
11
- load:0x403ce710,len:0x25b0
12
- entry 0x403cc710
13
- Testing LEDs ..
14
- test ..
15
- test ..
16
- test ..
17
- test ..
18
- test ..
19
- test ..
20
- test ..
21
- test ..
22
- test ..
23
- test ..
24
-
25
- ....
26
- Connected to 111
27
- IP address: 192.168.8.197
28
- MDNS responder started
29
- HTTP server started
SDK/Arduino-IDE-DAT/Arduino-ESP32/arduino-esp32-dat.md
... ...
@@ -1,90 +0,0 @@
1
-
2
-
3
-## Guide
4
-
5
-
6
-## installation
7
-
8
-https://docs.espressif.com/projects/arduino-esp32/en/latest/getting_started.html#supported-soc-s
9
-
10
-- install board json file: https://espressif.github.io/arduino-esp32/package_esp32_index.json
11
-
12
-## demo code collection
13
-
14
-- test code - https://github.com/Edragon/Arduino-ESP32
15
-- https://github.com/Edragon/Arduino-ESP32/tree/master/ESP32-ISO
16
-
17
-## Wiring
18
-
19
-- [[USB-TTL-dat]]
20
-
21
-
22
-## Parameters
23
-
24
-### ESP32
25
-
26
-![](52-27-16-05-01-2023.png)
27
-
28
-### ESP32-C3
29
-
30
-![](18-04-16-05-06-2023.png)
31
-
32
-
33
-| Setup | Params | Note | |
34
-| ------------------------------------ | ----------------------- | ----------------------------- | --- |
35
-| Board | ESP32C3 Dev Board | | |
36
-| Upload Speed | 921600 | | |
37
-| USB CDC on Boot | Disabled | | |
38
-| CPU Frequency | 160MHz / 80Mhz | | |
39
-| Flash Frequency | 80MHz / 40Mhz | ESP flash tool speed to 40MHz | |
40
-| Flash Mode | QIO / DIO | | |
41
-| Flash Size | 4MB | | |
42
-| Partition Scheme | Default 4MB with spiffs | (1.2MB APP / 1.5MB SPIFFS) | |
43
-| Core Debug Level | None | | |
44
-| Erase All Flash Before Sketch Upload | Enabled | | |
45
-
46
-
47
-some tips:
48
-- flash basic blink sketch into module first to erase all
49
-- 80Mhz + 40Mhz + QIO = OK
50
-- 80Mhz + 40Mhz + DIO = OK
51
-
52
-## version
53
-
54
-version 2.0.6 - 2022/2/3
55
-version 2.0.4
56
-
57
-## repository
58
-- https://github.com/espressif/arduino-esp32
59
-
60
-for [[NWI1126-dat]]: https://github.com/Edragon/Arduino-ESP32/tree/master/BSP/NWI1126
61
-
62
-## BSP demo code
63
-
64
-- https://github.com/Edragon/Arduino-ESP32
65
-
66
-includes
67
-- bluetooth / wifi tested with official examples
68
-
69
-
70
-- [[ESP-SDK-dat]]
71
-
72
-## Version
73
-
74
-- 2.0.14
75
-
76
-
77
-
78
-## Common error
79
-
80
-- cc1plus.exe: some warnings being treated as errors
81
-
82
-https://forum.arduino.cc/t/esp32-unused-variable-compile-error/1039022/15
83
-C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32
84
-
85
- To:
86
- compiler.warning_flags=-w
87
- compiler.warning_flags.none=-w
88
- compiler.warning_flags.default=
89
- compiler.warning_flags.more=-Wall
90
- compiler.warning_flags.all=-Wall -Wextra
... ...
\ No newline at end of file
SDK/Arduino-IDE-DAT/Arduino-Zero-dat/53-05-19-19-04-2023.png
... ...
Binary files a/SDK/Arduino-IDE-DAT/Arduino-Zero-dat/53-05-19-19-04-2023.png and /dev/null differ
SDK/Arduino-IDE-DAT/Arduino-Zero-dat/arduino-zero-dat.md
... ...
@@ -1,14 +0,0 @@
1
-
2
-
3
-## use Arduino ICE SAM
4
-
5
-![](53-05-19-19-04-2023.png)
6
-
7
-Wiring
8
-- connect programmer Arduino ICE
9
-- connect USB power supply
10
-
11
-Software Setup
12
-- Programmer: Atmel EDBG
13
-- Board: Arduino Zero (Programming Port)
14
-
SDK/Arduino-IDE-DAT/arduino-IDE-DAT.md
... ...
@@ -1,110 +0,0 @@
1
-
2
-## demo code arduino
3
-
4
-
5
-- [[Arduino-Code-V1]]
6
-- [[Arduino-Code-V2]]
7
-
8
-
9
-our repositories
10
-- https://github.com/Edragon/Arduino-ESP32
11
-- https://github.com/Edragon/Arduino-ESP8266
12
-
13
-### boards
14
-
15
-### library
16
-
17
-- [[softwareserial]]
18
-
19
-- [[arduino-lib]]
20
-
21
-
22
-
23
-
24
-### include
25
-
26
-
27
-use include “test.h” to add variables
28
-
29
-
30
-
31
-
32
-## snippet
33
-
34
- // Periodically blink the onboard LED while listening for serial commands
35
- if ((int)(millis()/500) > lastPeriod)
36
- {
37
- lastPeriod++;
38
- pinMode(LED, OUTPUT);
39
- digitalWrite(LED, lastPeriod%2);
40
- }
41
-
42
-
43
-## common folder
44
-
45
-windows
46
-
47
-ETH.h
48
-- C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\libraries\Ethernet\src\eth.h
49
-- C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\libraries\Ethernet\src\eth.cpp
50
-
51
-
52
-## library
53
-
54
-multi-task
55
-
56
-SchedTask -2
57
-https://github.com/Nospampls/SchedTask
58
-TaskScheduler - 744
59
-https://github.com/arkhipenko/TaskScheduler
60
-
61
-
62
-## Core list
63
-
64
-## Atmega
65
-
66
-- [[megaCoreX-dat]] - atmega4808
67
-https://mcudude.github.io/MegaCoreX/package_MCUdude_MegaCoreX_index.json
68
-
69
-## LGT8F328 - nulllab
70
-
71
-- [[logicgreen-dat]]
72
-
73
-https://nulllab.coding.net/p/lgt/d/nulllab_lgt_arduino/git/raw/master/package_nulllab_boards_index_zh.json
74
-https://cdn.jsdelivr.net/gh/nulllaborg/arduino_nulllab/package_nulllab_boards_index_zh.json
75
-
76
-
77
-## Attiny
78
-
79
-- [[attiny-dat]]
80
-
81
-DxCore - megaTinyCore
82
-- by Spence Konde
83
-- https://github.com/SpenceKonde/megaTinyCore
84
-- https://github.com/SpenceKonde/megaTinyCore/blob/master/Installation.md
85
-- https://github.com/SpenceKonde/DxCore
86
-- https://github.com/SpenceKonde/DxCore/blob/master/Installation.md
87
-- http://drazzy.com/package_drazzy.com_index.json
88
-- AVR128
89
-
90
-ATTinyCore
91
-- by Spence Konde
92
-- attiny 85
93
-- https://github.com/SpenceKonde/ATTinyCore
94
-
95
-MicroCore
96
-- https://mcudude.github.io/MicroCore/package_MCUdude_MicroCore_index.json
97
-
98
-DIY Attiny
99
-- https://raw.githubusercontent.com/sleemanj/optiboot/master/dists/package_gogo_diy_attiny_index.json
100
-
101
-## ESP32
102
-
103
-- https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
104
-
105
-## ESP8266
106
-
107
-- https://arduino.esp8266.com/stable/package_esp8266com_index.json
108
-
109
-
110
-- [[arduino-ide]]
... ...
\ No newline at end of file
SDK/Arduino-IDE-DAT/arduino-code-v1.md
... ...
@@ -1,944 +0,0 @@
1
-
2
-# arduino code v1
3
-
4
-- https://github.com/Edragon/Arduino-main
5
-
6
-
7
-## The category list of Sketchbook
8
-
9
- .
10
- |-74HC
11
- |---74HC165
12
- |-AD
13
- |---ADS1115_test
14
- |---MCP3421
15
- |---PCF8591
16
- |-Audio
17
- |---mp3-player
18
- |-----DFPlayer
19
- |-------FullFunction
20
- |-------GetStarted
21
- |-----VS1003
22
- |-Drive
23
- |---DRV8833
24
- |---DRV8871
25
- |---L293
26
- |---L298_simple
27
- |---L298_speed_button_dir
28
- |---Motorshield-StepperTest
29
- |---TB6600
30
- |-----acc-stepper
31
- |-----acc-stepper-serial
32
- |-----tb6600
33
- |---arduino shields
34
- |-----Blance_shield
35
- |-----L298P
36
- |-----L298P_motor_shield
37
- |-------motor_shield_r3_2_brush_dc_auto_ino
38
- |-----Stabilizer
39
- |---quad
40
- |-----init
41
- |-ETH_LAN8720
42
- |-FM
43
- |---RDA5820
44
- |-Input
45
- |---button-read
46
- |---interrupt-atmega2560-20
47
- |-Interactive
48
- |---05_display
49
- |-----3.5'' LCD shield
50
- |-------Example01-DisplayString
51
- |---------DisplayString
52
- |-------Example02-graphicstest
53
- |---------graphicstest
54
- |-------Example03-readpixel_kbv
55
- |---------readpixel_kbv
56
- |-------Example04-testcard_kbv
57
- |---------testcard_kbv
58
- |-------Example05-scroll_kbv
59
- |---------scroll_kbv
60
- |-------Example06-DisplayChinese
61
- |---------DisplayChinese
62
- |-------Example07-ShowBMP_320X480
63
- |---------PIC
64
- |---------ShowBMP
65
- |-------Example08-GLUE_Demo_480x320
66
- |---------GLUE_Demo_480x320
67
- |-------Example09-TouchScreen_Calibr_kbv
68
- |---------TouchScreen_Calibr_kbv
69
- |-------Example10-Touch
70
- |---------tftpaint
71
- |-------Example11-Phonecal - 480X320
72
- |---------phonecal
73
- |-------Install libraries
74
- |---------Adafruit_GFX
75
- |---------Adafruit_TFTLCD
76
- |-----------bitmaps
77
- |-----------examples
78
- |-------------graphicstest
79
- |-------------rotationtest
80
- |-------------tftbmp
81
- |-------------tftbmp_shield
82
- |-------------tftpaint
83
- |-------------tftpaint_shield
84
- |---------MCUFRIEND_kbv
85
- |-----------bitmaps
86
- |-----------examples
87
- |-------------GLUE_Demo_320x240
88
- |-------------GLUE_Demo_400x240
89
- |-------------GLUE_Demo_480x320
90
- |-------------GLUE_Demo_800x480
91
- |-------------LCD_ID_readreg
92
- |-------------TouchScreen_Calibr_kbv
93
- |-------------Touch_shield_kbv
94
- |-------------UTouch_Calibr_kbv
95
- |-------------aspect_kbv
96
- |-------------graphictest_kbv
97
- |-------------graphictest_slim
98
- |-------------readpixel_kbv
99
- |-------------scroll_kbv
100
- |-------------showBMP_kbv_as7
101
- |-------------testcard_kbv
102
- |---------TouchScreen
103
- |-----------examples
104
- |-------------touchscreendemo
105
- |-------------touchscreendemoshield
106
- |-------SDCard Exten Example
107
- |---------CardInfo
108
- |---------Datalogger
109
- |---------DumpFile
110
- |---------Files
111
- |---------ReadWrite
112
- |---------listfiles
113
- |-----Serial7SegmentDisplay-master
114
- |-------Production
115
- |-------firmware
116
- |---------Serial 7-Segment Display
117
- |-----------Arduino_Examples
118
- |-------------S7S_Example_I2C_Basic
119
- |-------------S7S_Example_I2C_ChangeAddress
120
- |-------------S7S_Example_I2C_Settings
121
- |-------------S7S_Example_SPI_Basic
122
- |-------------S7S_Example_SPI_Settings
123
- |-------------S7S_Example_Serial_Basic
124
- |-------------S7S_Example_Serial_Brightness
125
- |-------------S7S_Example_Serial_ColonDots
126
- |-------------S7S_Example_Serial_Mode_Change
127
- |-------------S7S_Example_Serial_Predator
128
- |-------------S7S_Example_Serial_Settings
129
- |-------------S7S_Example_Serial_SoftwareReset
130
- |-----------Serial_7_Segment_Display_Firmware
131
- |-------hardware
132
- |-----TM1650_4_key
133
- |---08-LCD
134
- |-----1.8-ST7735-demo
135
- |-----1.8-ST7735-demo-2
136
- |-----3.5inch_Arduino_Mega2560_ILI9486_V1.0
137
- |-------Example01-UTFT_Demo_480x320
138
- |---------UTFT_Demo_480x320
139
- |-------Example02-UTFT_ViewFont
140
- |---------UTFT_ViewFont
141
- |-------Example03-UTFT_Buttons_Demo
142
- |---------UTFT_Buttons_Demo_320x240
143
- |-------Example04-UTouch_ButtonTest
144
- |---------UTouch_ButtonTest
145
- |-------Example05-UTFT_Textrotation_Demo
146
- |---------UTFT_Textrotation_Demo
147
- |-------Example06-UTFT_Buttons_Bitmap_Demo
148
- |---------UTFT_Buttons_Bitmap_Demo
149
- |-------Install libraries
150
- |---------UTFT
151
- |-----------Documentation
152
- |-----------License
153
- |-----------Tools
154
- |-----------examples
155
- |-------------Arduino (ARM) + Teensy
156
- |---------------UTFT_Bitmap
157
- |---------------UTFT_Bitmap_128x128
158
- |---------------UTFT_CPLD_PageSwitching
159
- |---------------UTFT_Demo_128x128_Serial
160
- |---------------UTFT_Demo_160x128_Serial
161
- |---------------UTFT_Demo_220x176
162
- |---------------UTFT_Demo_220x176_Serial
163
- |---------------UTFT_Demo_320x240
164
- |---------------UTFT_Demo_320x240_Serial
165
- |---------------UTFT_Demo_400x240
166
- |---------------UTFT_Demo_480x272
167
- |---------------UTFT_Demo_480x320
168
- |---------------UTFT_Demo_800x480
169
- |---------------UTFT_Rotate_Bitmap
170
- |---------------UTFT_Textrotation_Demo
171
- |---------------UTFT_ViewFont
172
- |-------------Arduino (AVR)
173
- |---------------UTFT_Bitmap
174
- |---------------UTFT_Bitmap_128x128
175
- |---------------UTFT_CPLD_PageSwitching
176
- |---------------UTFT_Demo_128x128_Serial
177
- |---------------UTFT_Demo_160x128_Serial
178
- |---------------UTFT_Demo_220x176
179
- |---------------UTFT_Demo_220x176_Serial
180
- |---------------UTFT_Demo_320x240
181
- |---------------UTFT_Demo_320x240_Serial
182
- |---------------UTFT_Demo_400x240
183
- |---------------UTFT_Demo_480x272
184
- |---------------UTFT_Demo_480x320
185
- |---------------UTFT_Demo_800x480
186
- |---------------UTFT_Leonardo_Demo_320x240
187
- |---------------UTFT_Rotate_Bitmap
188
- |---------------UTFT_Textrotation_Demo
189
- |---------------UTFT_ViewFont
190
- |-------------TI LaunchPads (Energia)
191
- |---------------UTFT_Bitmap
192
- |---------------UTFT_Demo_160x128_Serial
193
- |---------------UTFT_Demo_220x176
194
- |---------------UTFT_Demo_220x176_Serial
195
- |---------------UTFT_Demo_320x240
196
- |---------------UTFT_Demo_400x240
197
- |---------------UTFT_Demo_480x320
198
- |---------------UTFT_Rotate_Bitmap
199
- |---------------UTFT_Textrotation_Demo
200
- |---------------UTFT_ViewFont
201
- |-------------chipKit
202
- |---------------UTFT_Bitmap
203
- |---------------UTFT_Bitmap_128x128
204
- |---------------UTFT_Demo_128x128_Serial
205
- |---------------UTFT_Demo_160x128_Serial
206
- |---------------UTFT_Demo_220x176
207
- |---------------UTFT_Demo_220x176_Serial
208
- |---------------UTFT_Demo_320x240
209
- |---------------UTFT_Demo_320x240_Serial
210
- |---------------UTFT_Demo_400x240
211
- |---------------UTFT_Demo_480x272
212
- |---------------UTFT_Demo_480x320
213
- |---------------UTFT_Demo_800x480
214
- |---------------UTFT_Rotate_Bitmap
215
- |---------------UTFT_Textrotation_Demo
216
- |---------------UTFT_ViewFont
217
- |-----------hardware
218
- |-------------arm
219
- |-------------avr
220
- |-------------pic32
221
- |-----------tft_drivers
222
- |-------------HX8357B
223
- |-------------HX8357C
224
- |-------------SPFD5420
225
- |-------------cpld
226
- |-------------hx8340b
227
- |---------------8
228
- |---------------s
229
- |-------------hx8347a
230
- |-------------hx8352a
231
- |-------------hx8353c
232
- |-------------ili9225
233
- |-------------ili9325c
234
- |-------------ili9325d
235
- |---------------alt
236
- |---------------default
237
- |-------------ili9327
238
- |-------------ili9341
239
- |---------------16
240
- |---------------s4p
241
- |---------------s5p
242
- |-------------ili9481
243
- |-------------ili9486
244
- |-------------ili9488
245
- |-------------pcf8833
246
- |-------------r61581
247
- |-------------s1d19122
248
- |-------------s6d0164
249
- |-------------s6d1121
250
- |-------------ssd1289
251
- |-------------ssd1963
252
- |---------------480
253
- |---------------800
254
- |---------------800alt
255
- |-------------st7735
256
- |---------------alt
257
- |---------------std
258
- |-------------st7735s
259
- |---------UTFT_Buttons
260
- |-----------hardware
261
- |-------------arm
262
- |-------------avr
263
- |-------------pic32
264
- |---------UTouch
265
- |-----------hardware
266
- |-------------arm
267
- |-------------avr
268
- |-------------pic32
269
- |-------SDCard Exten Example
270
- |---------CardInfo
271
- |---------Datalogger
272
- |---------DumpFile
273
- |---------Files
274
- |---------ReadWrite
275
- |---------listfiles
276
- |-----lcd-shield-16bit-pant-demo
277
- |-----lcd-shield-8bit-image-demo
278
- |-----lcd-shield-8bit-pant-demo
279
- |-----lcd-shield-8bit-touch-demo
280
- |-----mega-shield-3.2-example
281
- |-----touch-draw-3.2-400x240-LCD
282
- |-----touch-draw-3.2inch-LCD
283
- |-----touch-draw-LCD
284
- |---5050RGBLED
285
- |---EDL
286
- |-----EDL70
287
- |---ILE1008
288
- |-----ILE1008-test
289
- |---LEDs
290
- |-----ColorPalette
291
- |-----RGB_analogwrite
292
- |-----RGB_analogwrite_ESP_LIGHT
293
- |---PWM
294
- |-----Fading
295
- |---TM
296
- |-----TM1650-Buttons_clicks
297
- |-----TM1650_example01
298
- |-----TM1650_setSegments
299
- |---e-ink
300
- |-----e-ink-2.13
301
- |-----epd2in13-demo
302
- |-----epd2in9-demo
303
- |---seg_display-74HC595
304
- |-----2x4-seg-display
305
- |-----74HC595_header
306
- |-----display_header
307
- |-----display_header_2
308
- |-Interface
309
- |---11-Interface
310
- |-----AT
311
- |-----HT16213
312
- |-----HT16214
313
- |-----PCF
314
- |-----PCF_8574_2
315
- |-----SD
316
- |---17-audio
317
- |-----uda1334
318
- |---18-protocol
319
- |-----can-receive-2
320
- |-----can-send-2
321
- |---19-DACADC
322
- |-----TLC5615
323
- |-----TM8211-PT8211
324
- |---I2C
325
- |-----IIC-DS1307
326
- |-----IIC-MISC
327
- |-------OLED-12832
328
- |-----IIC_PCF8591
329
- |-----MultiSpeedI2CScanner
330
- |-----iic-eeprom_read
331
- |-----iic_scan
332
- |-----iic_scan_2
333
- |-------iic_scan
334
- |-----iic_scan_3
335
- |---RS485
336
- |-----RS485_receive
337
- |-----RS485_receive2
338
- |-----RS485_send
339
- |-----RS485_send2
340
- |---Serial
341
- |-----Serial-data-save
342
- |-------Serial-read_32
343
- |-------Serial-read_end_stop
344
- |-------Serial-simple_read
345
- |-------Serial-test
346
- |-------TDS16
347
- |-------TDS16-2
348
- |-------star-marker-fix-len
349
- |-------start-end-marker-bytes
350
- |-----hex-read-all
351
- |-----serial-basic
352
- |-------AT-echo-test
353
- |-------Software_serial_print_hex
354
- |-------mutiple-serial-1
355
- |-------serial-simple-print
356
- |-------serial_read-write
357
- |-------software-serial-print
358
- |-------software_serial_example1
359
- |-------uart_debug
360
- |-------wrong-data
361
- |-----serial-find
362
- |-------serial-find
363
- |-------serial-find-2
364
- |---fastHaverSine
365
- |---freq-pwm
366
- |-----RGB5050-fade
367
- |-----RGB5050-loop
368
- |-----atmega2560-flow
369
- |-----frequency-1
370
- |-----frequency-read
371
- |-----test-1
372
- |-----test-2
373
- |-----test-3
374
- |-----test-4
375
- |---oneWireSearch
376
- |---softwareserial1
377
- |-NFC
378
- |---readMifare
379
- |-Other
380
- |---arduino_reset
381
- |---mills
382
- |-RF
383
- |---02_LORA
384
- |-----Arduino_LoRa_GPS
385
- |-----Arduino_LoRa_Gateway
386
- |-----Arduino_LoRa_Gateway_1_4
387
- |-----Arduino_LoRa_Generic_Sensor
388
- |-----Arduino_LoRa_InteractiveDevice
389
- |-----Arduino_LoRa_Ping_Pong
390
- |-----Arduino_LoRa_Radiohead_Example
391
- |-----Arduino_LoRa_Simple_BeaconCollar
392
- |-----Arduino_LoRa_Simple_SoilHum
393
- |-----Arduino_LoRa_Simple_temp
394
- |-----Arduino_LoRa_SoilHum
395
- |-----Arduino_LoRa_temp
396
- |-----Arduino_LoRa_ucamII
397
- |-----DAR1050-1
398
- |-----LoRaDuplex-arduino_lora
399
- |-----Lora_TestFlash
400
- |-----SX1262_TX
401
- |-----SX126x_Transmit
402
- |-----rf69_reliable_datagram_client
403
- |-----rf69_reliable_datagram_server
404
- |-----rf95_reliable_datagram_client
405
- |-----rf95_reliable_datagram_server
406
- |-----sx1278_rf95_server
407
- |---06_NRF24
408
- |-----RH_C
409
- |-----RH_S
410
- |-----nrf24duino_start
411
- |-----radiolib_RX
412
- |-----radiolib_TX
413
- |---10-GPS
414
- |-----Arduino ATGM338H
415
- |-------1.测试例程
416
- |---------GPS_UNO_Test
417
- |-------2.解析例程
418
- |---------GPS_UNO
419
- |-------3.扩展例程
420
- |---------UNO+GPS+TFT1.44彩屏显示
421
- |-----------GPS_UNO
422
- |-----GPS_SD_logger
423
- |-----GPS_SOFT-UART
424
- |-----GPS_UART
425
- |-----arduino_GPS
426
- |-------neo6_reader
427
- |---14-Wireless
428
- |-----JDY-08
429
- |-----PS2-ED1
430
- |-----PS2-LGT8F328P-SSOP
431
- |-----Press-Blink
432
- |---15-2345G
433
- |-----SIM7020E
434
- |---16-RFID
435
- |-----125KHZ
436
- |-------EL-125
437
- |---------EL125-hardware-1
438
- |---------EL125-software-1
439
- |---------EL125-software-2
440
- |-------EM4100
441
- |-----HF
442
- |---ASK
443
- |-----RECV
444
- |-----TRN
445
- |---Arduino-AT
446
- |-----AT
447
- |-----GSM-Software-AT-test
448
- |-----GSM-Software-AT-test-2
449
- |---Arduino_SIM800
450
- |-----GSM Library
451
- |-------GSM_Shield
452
- |---------examples
453
- |-----------GSM_Shield_Call
454
- |-----------GSM_Shield_LibVer
455
- |-----------GSM_Shield_Reg
456
- |-----------GSM_Shield_Test
457
- |-----LCD5110_Graph-0022
458
- |-------LCD5110_Graph
459
- |---------examples
460
- |-----------LCD5110_Graph_Demo
461
- |-----------LCD5110_Scrolling_Text
462
- |-----------LCD5110_TinyFont_View
463
- |-----NewSoftSerial
464
- |-------examples
465
- |---------MegaNewSoftSerialTest
466
- |---------NewSoftSerialTest
467
- |---------TwoNSSTest
468
- |---BC95
469
- |---BC95-good
470
- |---GPS
471
- |---NGS1072
472
- |-----NGS1072
473
- |-----NGS1072-2
474
- |-----NGS1072-3
475
- |-----NGS1072-4
476
- |-----NGS1072-5
477
- |-----NGS1072-GPRS-MQTT-RELAY-2
478
- |-------PubSubClient
479
- |---------examples
480
- |-----------mqtt_auth
481
- |-----------mqtt_basic
482
- |-----------mqtt_esp8266
483
- |-----------mqtt_publish_in_callback
484
- |-----------mqtt_reconnect_nonblocking
485
- |-----------mqtt_stream
486
- |---------src
487
- |---------tests
488
- |-----------src
489
- |-------------lib
490
- |-----------testcases
491
- |-------TinyGSM
492
- |---------examples
493
- |-----------AllFunctions
494
- |-----------BlynkClient
495
- |-----------FileDownload
496
- |-----------HttpClient
497
- |-----------HttpsClient
498
- |-----------MqttClient
499
- |-----------WebClient
500
- |---------extras
501
- |---------tools
502
- |-----------AT_Debug
503
- |-----------Diagnostics
504
- |-----------FactoryReset
505
- |-----------test_build
506
- |-----NGS1072-GPRS-MQTT-RELAY-4
507
- |-----NGS1072-tiny_GSM
508
- |-------PubSubClient
509
- |---------examples
510
- |-----------mqtt_auth
511
- |-----------mqtt_basic
512
- |-----------mqtt_esp8266
513
- |-----------mqtt_publish_in_callback
514
- |-----------mqtt_reconnect_nonblocking
515
- |-----------mqtt_stream
516
- |---------src
517
- |---------tests
518
- |-----------src
519
- |-------------lib
520
- |-----------testcases
521
- |-------TinyGSM
522
- |---------examples
523
- |-----------AllFunctions
524
- |-----------BlynkClient
525
- |-----------FileDownload
526
- |-----------HttpClient
527
- |-----------HttpsClient
528
- |-----------MqttClient
529
- |-----------WebClient
530
- |---------extras
531
- |---------tools
532
- |-----------AT_Debug
533
- |-----------Diagnostics
534
- |-----------FactoryReset
535
- |-----------test_build
536
- |-----basic-blink
537
- |---SIM5360E
538
- |---SIM7020
539
- |---menu_test
540
- |---sim868-2
541
- |---sim868-3f
542
- |-RTC
543
- |---DS1307-setTimeAndSqw
544
- |-SVC
545
- |---SVC1039
546
- |-----SVC1039-v1
547
- |-----SVC1039-v2
548
- |-Sensor
549
- |---04_sensor
550
- |-----8CH line finder
551
- |-------QTRSensors
552
- |---------examples
553
- |-----------QTRAExample
554
- |-----------QTRARawValuesExample
555
- |-----------QTRRCExample
556
- |-----------QTRRCRawValuesExample
557
- |-------robot
558
- |-------robot1
559
- |-------sketch_mar03a
560
- |-------sketch_mar21a
561
- |-------sketch_mar26a
562
- |-------sketch_nov08a
563
- |-------寻线小车3
564
- |---------sketch_mar03a
565
- |-----Color Sensor
566
- |-----IR forwarder
567
- |-------hex_write
568
- |-------irForward
569
- |-------r2
570
- |-------string_pratice
571
- |-----IRrecord
572
- |-----IRrecord-demo_test
573
- |-----RCWL-0516
574
- |-----Thermal_Printer
575
- |-------Firmware
576
- |---------ThermalPrinter_Example
577
- |-------QRprint
578
- |---------QRprint
579
- |-----------examples
580
- |-------------example
581
- |-----Turbidity sensor
582
- |-------TS300-1
583
- |-------TS300-2
584
- |-------ZDMK_AD
585
- |-------ZDMK_IO
586
- |-----arduino touch pad touch sensor
587
- |-----max9812
588
- |-----sensor_pack
589
- |---DHT_Simulator
590
- |---EDW-01
591
- |---HD710
592
- |---HLW8012
593
- |-----SonoffPOWV2
594
- |-----basic
595
- |-----library
596
- |-----pulse-read
597
- |-----remote_debug
598
- |---HLW8032
599
- |-----1602_out
600
- |-----V2
601
- |-------parse-dat-1
602
- |-------parse-data-v1
603
- |-------parse-data-v2
604
- |-------raw_read
605
- |-------raw_read-2
606
- |-------raw_read-3
607
- |-------raw_read-4
608
- |-----main
609
- |-----test1
610
- |-----volt_cal
611
- |---KX023-1025
612
- |---Light Sensor
613
- |-----BH1750
614
- |-------AVR_GY-30
615
- |---------AVR_GY-30
616
- |-------BH1750_arduino
617
- |-------C8051F340
618
- |-------STC_GY-30
619
- |---------STC_BH1750
620
- |-----BH1750_0x23
621
- |-----SFE_TSL2561
622
- |-------examples
623
- |---------SFE_TSL2561_example
624
- |-----SFE_TSL2561-2
625
- |-------examples
626
- |---------SparkFunTSL2561Example
627
- |-------src
628
- |-----TEMT6000
629
- |-----TSL2561
630
- |---MAX31855
631
- |-----MAX31855-LCD
632
- |-----max31855_demo0
633
- |-----max31855_tutorial_basic
634
- |---MAX4466
635
- |-----max4466_arduino
636
- |---TF-TDS
637
- |-----TF-TDS-01
638
- |-----TF-TDS-01-atmega2560
639
- |---ap3216
640
- |---motion
641
- |-----MPU-6500
642
- |---passive-buzzer
643
- |---tempearture
644
- |-----AM2322_0x5c
645
- |-----DS18B20
646
- |-----bme280test
647
- |-----bme280test-electrodraong-version
648
- |-----bmp180_0x77
649
- |-WCH
650
- |---CH423
651
- |-analog
652
- |---ReadAnalogVoltage
653
- |-arduino-as-isp-target
654
- |-board-bsp
655
- |---CUS
656
- |-----caffee-machine
657
- |-------ac_detect
658
- |-------ac_detect-2
659
- |-------full-test
660
- |-------relay-1
661
- |-------serial
662
- |-------serial-2
663
- |-------serial-3
664
- |-------serial-commands-feedback-1
665
- |---DAR
666
- |-----DAR1050-ED-UNO
667
- |-------ReceiveDemo
668
- |-----DAR1060-atmega4808
669
- |-------atmega4808
670
- |-------serial
671
- |-------serial-print-find
672
- |-----DAR1064
673
- |-------Blink
674
- |-------Button
675
- |---DAS
676
- |-----DAS1033_card_shield
677
- |-----DAS1040-GPS-Shield
678
- |---DVA
679
- |-----loraduino
680
- |-------SPIFlash_Detect
681
- |-------SPIFlash_ReadWrite
682
- |-------SPIFlash_init
683
- |-------blink-d7
684
- |-------customer-loraduino
685
- |-------rf95_reliable_datagram_client
686
- |---EDAtiny_test
687
- |---EMS
688
- |-----EMS-5110
689
- |-----EMS-SPI_LCD
690
- |-----EMS-advanced
691
- |---ILE1073-25W-LED-Panel
692
- |-----Fade-test
693
- |-----attiny-202-btn
694
- |---IR-shield
695
- |-----IRrecvDumpV2
696
- |---MISC board demo code
697
- |-----1. HelloWorld实验
698
- |-------lesson1
699
- |-----10.四位共阳数码管实验验动
700
- |-------LESSON20
701
- |-----11.按键数码管累加实验
702
- |-------LESSON21
703
- |---------LESSON21
704
- |-----12.蜂鸣器实验
705
- |-------sketch_may30a
706
- |-----13.数码管电压表(数码管显示)
707
- |-------VOLT
708
- |-----14 温度传感器LM35实验
709
- |-------LESSON22
710
- |-----15.数码管显示读取模拟值
711
- |-------sketch_jul14a
712
- |-----16.模拟口测电压 电压表
713
- |-------sketch_may31a
714
- |-----16.温度传感器LM35实验(数码管显示)
715
- |-------LESSON23
716
- |---------VOLT
717
- |-----17.延时法驱动舵机
718
- |-------sketch_may30a
719
- |-----18.库函数驱动舵机(电位器调角度)
720
- |-------Knob
721
- |-----19.DS18B20显示温度 串口发送
722
- |-------sketch_jul14b
723
- |-----2.LED闪烁
724
- |-------lesson2
725
- |-----20.DS18B20 (数码管显示)温度
726
- |-------sketch_jun21a
727
- |-----207.超声波测距程序
728
- |-------sketch_may31a
729
- |-----21.EEPORM读写 数码管记录机器使用次数
730
- |-------EEPROM
731
- |-----22.红外解码程序显示码值
732
- |-------sketch_jun05a
733
- |-----23.红外控制 LED开关
734
- |-------sketch_jun05a
735
- |-----24.红外人流计数
736
- |-------sketch_jul16a
737
- |-----25.蓝牙控制LED亮度
738
- |-------sketch_may30a
739
- |-----26.步进电机实验
740
- |-------LESSON38
741
- |---------LESSON38
742
- |-----27.虚拟鼠标实验
743
- |-------LESSON39
744
- |-----3.广告灯程序
745
- |-------lesson3
746
- |-----4.按键实验
747
- |-------sketch_may30a
748
- |-----5.按键控制LED实验
749
- |-------lesson4
750
- |-----6.电位器实验
751
- |-------lesson5
752
- |-----7.电位器调LED亮度
753
- |-------LED__
754
- |-----8.二路PWM调光(呼吸灯)
755
- |-------AnalogWriteMega
756
- |-----9.三基色LED实验
757
- |-------LESSON17
758
- |---arduino-triac-shield
759
- |---arduino_motor_shield
760
- |---atmega2560
761
- |-----AT
762
- |-----AT-echo-test
763
- |---atmega4808
764
- |-----serial2-alt
765
- |---attiny404-blink
766
- |---digispark
767
- |---edatiny
768
- |-----Blink
769
- |---loraduino
770
- |-----rf95_reliable_datagram_client
771
- |---purifier
772
- |-----01-basic
773
- |-----01-motor-test
774
- |-----01-motor-test-2
775
- |-----02-AT-test
776
- |-----02-sensor-analog
777
- |-----03-motor-test
778
- |-----bk-1
779
- |-----peripherals
780
- |-----relay-on
781
- |-----tap_6
782
- |-caffee-card2
783
- |---FW_CF1_001
784
- |---FW_CF1_EEP
785
- |-data
786
- |---bk
787
- |-----1
788
- |-----2
789
- |-----SD
790
- |-----String
791
- |-------string-hex-array
792
- |-----eeprom-1
793
- |-----eeprom-clean
794
- |-----eeprom-read
795
- |-----eeprom-read-2
796
- |-----eeprom-write
797
- |-----hex_1
798
- |-----int_array_to_hex
799
- |-----serial-hex-1
800
- |-----serial-hex-2
801
- |-----serial-hex-3
802
- |---eeprom-page
803
- |---serial-final
804
- |-----serial-hex-4
805
- |-display_text
806
- |-dva1007_loraduino2
807
- |-gpio
808
- |---TRIAC-D4D5
809
- |-hardware
810
- |---LGT
811
- |-----avr
812
- |-------bootloaders
813
- |---------lgt8f88a
814
- |---------lgt8fx8ds20
815
- |---------lgt8fx8e
816
- |---------lgt8fx8p
817
- |-------cores
818
- |---------lgt8f
819
- |-------libraries
820
- |---------E2PROM
821
- |-----------examples
822
- |-------------eeprom_clear
823
- |-------------eeprom_read
824
- |-------------eeprom_write
825
- |---------Larduino_HSPExamples
826
- |-----------examples
827
- |-------------lgt8f328p_qfp48_case00
828
- |-------------lgt8f328p_qfp48_case01
829
- |-------------lgt8f328p_qfp48_case02
830
- |-------------lgt8f328p_sysclock
831
- |-------------lgt8fx8p_fastio
832
- |-------------lgt8fx8p_pwm_d1d2_duo0
833
- |-------------lgt8fx8p_pwm_d1d2_solo_fast
834
- |-------------lgt8fx8p_pwm_d24d25_duo1
835
- |-------------lgt8fx8p_pwm_d24d25_solo
836
- |-------------lgt8fx8p_pwm_d24d25_solo_fast
837
- |-------------lgt8fx8p_pwm_d24d25_solo_slow
838
- |-------------lgt8fx8p_pwm_d3d11_solo
839
- |-------------lgt8fx8p_pwm_d5d6_duo0
840
- |-------------lgt8fx8p_pwm_d5d6_duo1_boost
841
- |-------------lgt8fx8p_pwm_d5d6_solo
842
- |-------------lgt8fx8p_pwm_d5d6_turnoff
843
- |-------------lgt8fx8p_pwm_d9d10_duo1
844
- |-------------lgtdemo
845
- |---------------PETest
846
- |---------------adc_i2v56
847
- |---------------dac0_ramp
848
- |---------------dac1_ramp
849
- |---------PMU
850
- |-----------examples
851
- |-------------pmu_autowakeup
852
- |-------------pmu_poweroff
853
- |---------SPI
854
- |-----------examples
855
- |-------------BarometricPressureSensor
856
- |-------------DigitalPotControl
857
- |-----------src
858
- |---------SoftwareSerial
859
- |-----------examples
860
- |-------------SoftwareSerialExample
861
- |-------------TwoPortReceive
862
- |---------Syntax
863
- |---------VUsbDevice
864
- |-----------examples
865
- |-------------VUsbDeviceDemo1
866
- |-----------tools
867
- |---------VUsbKeyboard
868
- |-----------examples
869
- |-------------Vkeyboard
870
- |---------VUsbMouse
871
- |-----------examples
872
- |-------------CircleMouse
873
- |---------WDT
874
- |-----------examples
875
- |-------------wdt_test
876
- |---------Wire
877
- |-----------examples
878
- |-------------SFRRanger_reader
879
- |-------------digital_potentiometer
880
- |-------------master_reader
881
- |-------------master_writer
882
- |-------------slave_receiver
883
- |-------------slave_sender
884
- |-----------utility
885
- |---------usbdrv
886
- |-------variants
887
- |---------lgt8f88a
888
- |---------lgt8fx8ds20
889
- |---------lgt8fx8e
890
- |---------lgt8fx8p
891
- |---------lgt8fx8p48
892
- |---------standard
893
- |-memory
894
- |---FlashDiagnostics
895
- |---SPIFlash_LowPowerLab
896
- |---eeprom_clear
897
- |---eeprom_read
898
- |---eeprom_write
899
- |-motor
900
- |---2CH-Stepper-ctl
901
- |---2CH-stepper-ctl-2
902
- |---DRV8825-CNC-NANO-Shield
903
- |---pulse-motor-ctrl
904
- |---pulse-motor-ctrl-delay
905
- |---pulse-motor-ctrl-pulse
906
- |---pulse-motor-stp
907
- |---pulse-motor-stp-2
908
- |-software
909
- |---scheduler
910
- |-----Scheduler_example01
911
- |-----Scheduler_example01-simple01
912
- |-test-only
913
- |---12-Practice
914
- |-----Test_data_format
915
- |-----blink
916
- |-------blink_all_leds
917
- |-------blink_io5_esp32_serialoutput
918
- |-------blink_led9
919
- |-----button
920
- |---AC
921
- |-----Zero-crossing-control-triac
922
- |---D13-CTRL-D6
923
- |---HG
924
- |---d2-ctrl-d6
925
- |---d2-ctrl-d6-2
926
- |---serial-2bytes
927
- |---serial-test1
928
- |-triac
929
- |---SCR
930
- |---SCR-GW
931
- |---SCR-GW2
932
- |---SCR-MJ
933
- |---SCR-MJ-TIME
934
- |---acdimmer_sleeping
935
- |---el-noob
936
- |---elenoob
937
- |---triac-d3
938
- |---zero
939
- |-----count
940
- |---zero-crossing
941
- |---zero-crossing-1
942
- |---zero-crossing-2
943
- |---zero-crossing-3
944
- |---zero-crossing-4
SDK/Arduino-IDE-DAT/arduino-code-v2.md
... ...
@@ -1,32 +0,0 @@
1
-
2
-# arduino code V2
3
-
4
-- https://github.com/Edragon/arduino-main2
5
-
6
-- [ESP32 board BSP code](https://github.com/Edragon/Arduino-ESP32)
7
-
8
-## The category list of Sketchbook
9
-
10
- .
11
- -Acurator
12
- ---A4954
13
- -----A4954
14
- -----A4954-2
15
- -----A4954-3
16
- -----A4954-4-DC-motor
17
- -Hardware_func
18
- ---idleWakePeriodic
19
- ---powerDownWakePeriodic
20
- -SDR1096
21
- ---Blink
22
- ---SAMD21 Zero
23
- -----Mechaduino
24
- -Sensor
25
- ---AS5047
26
- -----AS5047-BasicReadAngleAndDebugInfo
27
- -loraduino
28
- ---idle1
29
- ---rf95_reliable_datagram_client
30
- ---rf95_reliable_datagram_server
31
- ---sleep_mode
32
-
SDK/Arduino-IDE-DAT/arduino-common-error-dat.md
... ...
@@ -1,24 +0,0 @@
1
-
2
-# arduino common error dat
3
-
4
-
5
-* The following problem caused by bad wiring, please make sure 1. shield is fully plug into arduino 2. all DIP swtiches are turned correctly
6
-
7
-
8
- avrdude: AVR device initialized and ready to accept instructions
9
-
10
- Reading | ################################################## | 100% 0.02s
11
-
12
- avrdude: Device signature = 0x000000 (retrying)
13
-
14
- Reading | ################################################## | 100% 0.02s
15
-
16
- avrdude: Device signature = 0x000000 (retrying)
17
-
18
- Error while burning bootloader.
19
- Reading | ################################################## | 100% 0.02s
20
-
21
- avrdude: Device signature = 0x000000
22
- avrdude: Yikes! Invalid device signature.
23
- Double check connections and try again, or use -F to override
24
- this check.
... ...
\ No newline at end of file
SDK/Arduino-IDE-DAT/arduino-display-dat.md
... ...
@@ -1,12 +0,0 @@
1
-
2
-# arduino display dat
3
-
4
-
5
-
6
-## ST7735
7
-
8
-- TFT_eSPI
9
-
10
-
11
-- UTFT
12
-
SDK/Arduino-IDE-DAT/arduino-esp8266/arduino-esp8266-dat.md
... ...
@@ -1 +0,0 @@
1
-
SDK/Arduino-IDE-DAT/arduino-esp8266/arduino-esp8266.drawio
... ...
@@ -1,22 +0,0 @@
1
-<mxfile host="65bd71144e">
2
- <diagram id="FClD9bK3KjQOJ64Fu8Wb" name="Page-1">
3
- <mxGraphModel dx="902" dy="546" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
4
- <root>
5
- <mxCell id="0"/>
6
- <mxCell id="1" parent="0"/>
7
- <mxCell id="2" value="AP" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
8
- <mxGeometry x="310" y="470" width="60" height="30" as="geometry"/>
9
- </mxCell>
10
- <mxCell id="3" value="Client" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
11
- <mxGeometry x="410" y="470" width="60" height="30" as="geometry"/>
12
- </mxCell>
13
- <mxCell id="4" value="Magic Wrods" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
14
- <mxGeometry x="305" y="550" width="70" height="40" as="geometry"/>
15
- </mxCell>
16
- <mxCell id="5" value="Update" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
17
- <mxGeometry x="310" y="350" width="60" height="30" as="geometry"/>
18
- </mxCell>
19
- </root>
20
- </mxGraphModel>
21
- </diagram>
22
-</mxfile>
... ...
\ No newline at end of file
SDK/Arduino-IDE-DAT/lib/EspSoftwareSerial.md
... ...
@@ -1,10 +0,0 @@
1
-
2
-# espsoftwareserial
3
-
4
-## software serial
5
-#define D5 (18)
6
-#define D6 (19)
7
-
8
-#define D7 (23)
9
-#define D8 (5)
10
-#define TX (1)
... ...
\ No newline at end of file
SDK/Arduino-IDE-DAT/lib/arduino-lib.md
... ...
@@ -1,13 +0,0 @@
1
-
2
-
3
-## lowpower lab SPIFlash
4
-- //get it here: https://github.com/LowPowerLab/SPIFlash
5
-
6
-### library
7
-
8
-- fastLED
9
-
10
-
11
-https://arduino.esp8266.com/stable/package_esp8266com_index.json
12
-
13
-https://github.com/esp8266/Arduino
... ...
\ No newline at end of file
SDK/Arduino-IDE-DAT/megaCoreX-dat.md
... ...
@@ -1,8 +0,0 @@
1
-
2
-# MCUdude MegaCoreX
3
-
4
-- Arduino board - https://mcudude.github.io/MegaCoreX/package_MCUdude_MegaCoreX_index.json
5
-
6
-- MegaCoreX - megaTinyAVR
7
-- https://mcudude.github.io/MegaCoreX/package_MCUdude_MegaCoreX_index.json
8
-- https://github.com/MCUdude/MegaCoreX
... ...
\ No newline at end of file
SDK/Arduino-IDE-DAT/megaTinyCore/53-54-16-15-12-2022.png
... ...
Binary files a/SDK/Arduino-IDE-DAT/megaTinyCore/53-54-16-15-12-2022.png and /dev/null differ
SDK/Arduino-IDE-DAT/megaTinyCore/megaTinyCore.md
... ...
@@ -1,11 +0,0 @@
1
-
2
-# megaTinyCore
3
-
4
-
5
-
6
-## e.g. attiny 1604
7
-![](53-54-16-15-12-2022.png)
8
-
9
-- flash bootloader first
10
-- upload sketch by programmer secondly
11
-
SDK/Arduino-IDE-DAT/softwareserial.md
... ...
@@ -1,4 +0,0 @@
1
-
2
-
3
-
4
-SoftwareSerial(rxPin, txPin, inverse_logic)
... ...
\ No newline at end of file
SDK/ArduinoISP-dat/ArduinoISP-dat.md
... ...
@@ -1,3 +0,0 @@
1
-
2
-# ArduinoISP-dat
3
-
SDK/CMSIS-DAP-dat/2023-10-08-16-25-39.png
... ...
Binary files a/SDK/CMSIS-DAP-dat/2023-10-08-16-25-39.png and /dev/null differ
SDK/CMSIS-DAP-dat/2023-10-08-16-25-49.png
... ...
Binary files a/SDK/CMSIS-DAP-dat/2023-10-08-16-25-49.png and /dev/null differ
SDK/CMSIS-DAP-dat/2023-10-08-16-27-02.png
... ...
Binary files a/SDK/CMSIS-DAP-dat/2023-10-08-16-27-02.png and /dev/null differ
SDK/CMSIS-DAP-dat/CMSIS-DAP-dat.md
... ...
@@ -1,18 +0,0 @@
1
-
2
-# CMSIS-DAP-dat
3
-
4
-
5
-## Wiring
6
-
7
-![](2023-10-08-16-25-39.png)
8
-
9
-![](2023-10-08-16-25-49.png)
10
-
11
-## Software Setup - Keil
12
-
13
-![](2023-10-08-16-27-02.png)
14
-
15
-
16
-## ref
17
-
18
-- [[CMSIS-dap]]
... ...
\ No newline at end of file
SDK/CSR-dat/csr-dat.md
... ...
@@ -1,10 +0,0 @@
1
-
2
-# csr-dat
3
-
4
-
5
-## Note:
6
-
7
-Regarding the SPI voltage description, everyone knows that the IO port voltage of the CSR86XX series is 1.8V, so the SPI programming voltage also requires 1.8V. Of course, it can also work with 3.3V, but if the SPI level of 3.3V is used, it will probably It will cause five thousandths of the chip to be damaged, which is not a big deal for developers, but for mass production, the problem is very serious!
8
-
9
-
10
-- [[DPR1112-dat]]
... ...
\ No newline at end of file
SDK/ESP-SDK-dat/40-51-15-19-07-2023.png
... ...
Binary files a/SDK/ESP-SDK-dat/40-51-15-19-07-2023.png and /dev/null differ
SDK/ESP-SDK-dat/ESP-SDK-dat.md
... ...
@@ -1,58 +0,0 @@
1
-
2
-
3
-
4
-
5
-# ESP32 SDK
6
-
7
-- [[ESP-dat]]
8
-
9
-## Official SDK
10
-
11
-- [[esp-idf-dat]] - [[esp-idf-vscode]]
12
-
13
-
14
-## ESP Arduino code and firmware
15
-
16
-
17
-- [[arduino-esp32-dat]] - [[arduino-esp8266-dat]]
18
-
19
-- arduino firmware - https://github.com/Edragon/esp_firmware
20
-
21
-## Other Firmware
22
-
23
-- [[ESPHome-dat]]
24
-
25
-
26
-## Flashing
27
-
28
-- [[esptool]] - [[flash-download-tool]]
29
-
30
-### Serial Connect
31
-Wirings use [[USB-TTL-dat]]
32
-
33
-
34
-### using ESP-Prog official programmer
35
-
36
-- [[DPR1109-dat]]
37
-
38
-
39
-
40
-## Functions
41
-
42
-- [[ESP-DAT]]
43
-- [[ESP32-USB-dat]] - [[ESP32-SPI-dat]]
44
-
45
-
46
-## Unsort
47
-
48
-自己搭建环境:https://esp-idf.readthedocs.io/zh_CN/latest/get-started/index.html
49
-
50
-现成虚拟机下载地址:http://wiki.ai-thinker.com/esp32/lubuntu
51
-
52
-## ref
53
-
54
-API Reference
55
-https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/index.html
56
-
57
-- [[ESP-dat]]
58
-
SDK/ESP-SDK-dat/ESPHome/ESPHome-dat.md
... ...
@@ -1,39 +0,0 @@
1
-
2
-# ESPHome-dat
3
-
4
-- install [[home-assistant-dat]] first
5
-- flash esphome via esp-web-tools, find the link below
6
-
7
-
8
-## boards
9
-
10
-- [[NWI1072-dat]] - [[NWI1118-dat]]
11
-
12
-- [[NWI1072]]
13
-
14
-
15
-## ESP Web Tools
16
-
17
-- https://github.com/esphome/esp-web-tools
18
-
19
-- https://esphome.io/web-api/
20
-
21
-
22
-
23
-## deprecated
24
-
25
-- https://github.com/esphome/esphome-flasher
26
-
27
-
28
-## ref
29
-
30
-- https://github.com/esphome/esphome
31
-
32
-- https://github.com/esphome/aioesphomeapi
33
-
34
-- [Web Server Component](https://esphome.io/components/web_server.html)
35
-
36
-
37
-## Logs
38
-
39
-- [[log-c3.txt]]
SDK/ESP-SDK-dat/ESPHome/log-c3.txt
... ...
@@ -1,406 +0,0 @@
1
-[ 89241][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
2
-[ 89242][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
3
-[ 89249][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
4
-[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
5
-[I][wifi:277]: WiFi Connecting to '111'...
6
-[V][wifi:279]: Connection Params:
7
-[V][wifi:280]: SSID: '111'
8
-[V][wifi:285]: BSSID: Not Set
9
-[V][wifi:303]: Password: 'electrodragon'[redacted]
10
-[V][wifi:310]: Channel: Not Set
11
-[V][wifi:317]: Using DHCP IP
12
-[V][wifi:319]: Hidden: NO
13
-[W][wifi:591]: Error while connecting to network.
14
-[W][wifi:627]: Restarting WiFi adapter...
15
-[V][wifi_esp32:041]: Disabling STA.
16
-[ 94308][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
17
-[ 94311][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
18
-[V][wifi_esp32:440]: Event: WiFi STA stop
19
-[I][wifi:277]: WiFi Connecting to '111'...
20
-[V][wifi:279]: Connection Params:
21
-[V][wifi:280]: SSID: '111'
22
-[V][wifi:285]: BSSID: Not Set
23
-[V][wifi:303]: Password: 'electrodragon'[redacted]
24
-[V][wifi:310]: Channel: Not Set
25
-[V][wifi:317]: Using DHCP IP
26
-[V][wifi:319]: Hidden: NO
27
-[V][wifi_esp32:039]: Enabling STA.
28
-[ 94455][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
29
-[V][wifi_esp32:424]: Event: WiFi ready[ 94458][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
30
-
31
-[ 94466][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
32
-[V][wifi_esp32:435]: Event: WiFi STA start
33
-[ 96866][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
34
-[ 96866][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
35
-[ 96873][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
36
-[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
37
-[V][sensor:043]: 'Electrodragon 6 Uptime Sensor': Received new state 97.549004
38
-[D][sensor:094]: 'Electrodragon 6 Uptime Sensor': Sending state 97.54900 s with 0 decimals of accuracy
39
-[I][wifi:277]: WiFi Connecting to '111'...
40
-[V][wifi:279]: Connection Params:
41
-[V][wifi:280]: SSID: '111'
42
-[V][wifi:285]: BSSID: Not Set
43
-[V][wifi:303]: Password: 'electrodragon'[redacted]
44
-[V][wifi:310]: Channel: Not Set
45
-[V][wifi:317]: Using DHCP IP
46
-[V][wifi:319]: Hidden: NO
47
-[W][wifi:591]: Error while connecting to network.
48
-[W][wifi:627]: Restarting WiFi adapter...
49
-[V][wifi_esp32:041]: Disabling STA.
50
-[101932][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
51
-[101935][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
52
-[V][wifi_esp32:440]: Event: WiFi STA stop
53
-[I][wifi:277]: WiFi Connecting to '111'...
54
-[V][wifi:279]: Connection Params:
55
-[V][wifi:280]: SSID: '111'
56
-[V][wifi:285]: BSSID: Not Set
57
-[V][wifi:303]: Password: 'electrodragon'[redacted]
58
-[V][wifi:310]: Channel: Not Set
59
-[V][wifi:317]: Using DHCP IP
60
-[V][wifi:319]: Hidden: NO
61
-[V][wifi_esp32:039]: Enabling STA.
62
-[102077][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
63
-[V][wifi_esp32:424]: Event: WiFi ready[102080][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
64
-
65
-[102088][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
66
-[V][wifi_esp32:435]: Event: WiFi STA start
67
-[104486][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
68
-[104486][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
69
-[104493][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
70
-[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
71
-[I][wifi:277]: WiFi Connecting to '111'...
72
-[V][wifi:279]: Connection Params:
73
-[V][wifi:280]: SSID: '111'
74
-[V][wifi:285]: BSSID: Not Set
75
-[V][wifi:303]: Password: 'electrodragon'[redacted]
76
-[V][wifi:310]: Channel: Not Set
77
-[V][wifi:317]: Using DHCP IP
78
-[V][wifi:319]: Hidden: NO
79
-[W][wifi:591]: Error while connecting to network.
80
-[W][wifi:627]: Restarting WiFi adapter...
81
-[V][wifi_esp32:041]: Disabling STA.
82
-[109552][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
83
-[109555][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
84
-[V][wifi_esp32:440]: Event: WiFi STA stop
85
-[I][wifi:277]: WiFi Connecting to '111'...
86
-[V][wifi:279]: Connection Params:
87
-[V][wifi:280]: SSID: '111'
88
-[V][wifi:285]: BSSID: Not Set
89
-[V][wifi:303]: Password: 'electrodragon'[redacted]
90
-[V][wifi:310]: Channel: Not Set
91
-[V][wifi:317]: Using DHCP IP
92
-[V][wifi:319]: Hidden: NO
93
-[V][wifi_esp32:039]: Enabling STA.
94
-[109699][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
95
-[V][wifi_esp32:424]: Event: WiFi ready[109702][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
96
-
97
-[109710][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
98
-[V][wifi_esp32:435]: Event: WiFi STA start
99
-[112109][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
100
-[112110][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
101
-[112117][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
102
-[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
103
-[I][wifi:277]: WiFi Connecting to '111'...
104
-[V][wifi:279]: Connection Params:
105
-[V][wifi:280]: SSID: '111'
106
-[V][wifi:285]: BSSID: Not Set
107
-[V][wifi:303]: Password: 'electrodragon'[redacted]
108
-[V][wifi:310]: Channel: Not Set
109
-[V][wifi:317]: Using DHCP IP
110
-[V][wifi:319]: Hidden: NO
111
-[W][wifi:591]: Error while connecting to network.
112
-[W][wifi:627]: Restarting WiFi adapter...
113
-[V][wifi_esp32:041]: Disabling STA.
114
-[117176][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
115
-[117179][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
116
-[V][wifi_esp32:440]: Event: WiFi STA stop
117
-[I][wifi:277]: WiFi Connecting to '111'...
118
-[V][wifi:279]: Connection Params:
119
-[V][wifi:280]: SSID: '111'
120
-[V][wifi:285]: BSSID: Not Set
121
-[V][wifi:303]: Password: 'electrodragon'[redacted]
122
-[V][wifi:310]: Channel: Not Set
123
-[V][wifi:317]: Using DHCP IP
124
-[V][wifi:319]: Hidden: NO
125
-[V][wifi_esp32:039]: Enabling STA.
126
-[117321][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
127
-[V][wifi_esp32:424]: Event: WiFi ready[117324][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
128
-
129
-[117332][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
130
-[V][wifi_esp32:435]: Event: WiFi STA start
131
-[119731][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
132
-[119732][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
133
-[119739][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
134
-[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
135
-[I][wifi:277]: WiFi Connecting to '111'...
136
-[V][wifi:279]: Connection Params:
137
-[V][wifi:280]: SSID: '111'
138
-[V][wifi:285]: BSSID: Not Set
139
-[V][wifi:303]: Password: 'electrodragon'[redacted]
140
-[V][wifi:310]: Channel: Not Set
141
-[V][wifi:317]: Using DHCP IP
142
-[V][wifi:319]: Hidden: NO
143
-[W][wifi:591]: Error while connecting to network.
144
-[W][wifi:627]: Restarting WiFi adapter...
145
-[V][wifi_esp32:041]: Disabling STA.
146
-[124798][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
147
-[124801][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
148
-[V][wifi_esp32:440]: Event: WiFi STA stop
149
-[I][wifi:277]: WiFi Connecting to '111'...
150
-[V][wifi:279]: Connection Params:
151
-[V][wifi:280]: SSID: '111'
152
-[V][wifi:285]: BSSID: Not Set
153
-[V][wifi:303]: Password: 'electrodragon'[redacted]
154
-[V][wifi:310]: Channel: Not Set
155
-[V][wifi:317]: Using DHCP IP
156
-[V][wifi:319]: Hidden: NO
157
-[V][wifi_esp32:039]: Enabling STA.
158
-[124944][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
159
-[V][wifi_esp32:424]: Event: WiFi ready[124947][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
160
-
161
-[124955][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
162
-[V][wifi_esp32:435]: Event: WiFi STA start
163
-[127354][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
164
-[127355][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
165
-[127362][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
166
-[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
167
-[I][wifi:277]: WiFi Connecting to '111'...
168
-[V][wifi:279]: Connection Params:
169
-[V][wifi:280]: SSID: '111'
170
-[V][wifi:285]: BSSID: Not Set
171
-[V][wifi:303]: Password: 'electrodragon'[redacted]
172
-[V][wifi:310]: Channel: Not Set
173
-[V][wifi:317]: Using DHCP IP
174
-[V][wifi:319]: Hidden: NO
175
-[W][wifi:591]: Error while connecting to network.
176
-[W][wifi:627]: Restarting WiFi adapter...
177
-[V][wifi_esp32:041]: Disabling STA.
178
-[132421][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
179
-[132424][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
180
-[V][wifi_esp32:440]: Event: WiFi STA stop
181
-[I][wifi:277]: WiFi Connecting to '111'...
182
-[V][wifi:279]: Connection Params:
183
-[V][wifi:280]: SSID: '111'
184
-[V][wifi:285]: BSSID: Not Set
185
-[V][wifi:303]: Password: 'electrodragon'[redacted]
186
-[V][wifi:310]: Channel: Not Set
187
-[V][wifi:317]: Using DHCP IP
188
-[V][wifi:319]: Hidden: NO
189
-[V][wifi_esp32:039]: Enabling STA.
190
-[132567][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
191
-[V][wifi_esp32:424]: Event: WiFi ready[132570][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
192
-
193
-[132578][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
194
-[V][wifi_esp32:435]: Event: WiFi STA start
195
-[134977][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
196
-[134978][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
197
-[134984][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
198
-[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
199
-[I][wifi:277]: WiFi Connecting to '111'...
200
-[V][wifi:279]: Connection Params:
201
-[V][wifi:280]: SSID: '111'
202
-[V][wifi:285]: BSSID: Not Set
203
-[V][wifi:303]: Password: 'electrodragon'[redacted]
204
-[V][wifi:310]: Channel: Not Set
205
-[V][wifi:317]: Using DHCP IP
206
-[V][wifi:319]: Hidden: NO
207
-[W][wifi:591]: Error while connecting to network.
208
-[W][wifi:627]: Restarting WiFi adapter...
209
-[V][wifi_esp32:041]: Disabling STA.
210
-[140044][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
211
-[140047][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
212
-[V][wifi_esp32:440]: Event: WiFi STA stop
213
-[I][wifi:277]: WiFi Connecting to '111'...
214
-[V][wifi:279]: Connection Params:
215
-[V][wifi:280]: SSID: '111'
216
-[V][wifi:285]: BSSID: Not Set
217
-[V][wifi:303]: Password: 'electrodragon'[redacted]
218
-[V][wifi:310]: Channel: Not Set
219
-[V][wifi:317]: Using DHCP IP
220
-[V][wifi:319]: Hidden: NO
221
-[V][wifi_esp32:039]: Enabling STA.
222
-[140189][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
223
-[V][wifi_esp32:424]: Event: WiFi ready[140192][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
224
-
225
-[140200][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
226
-[V][wifi_esp32:435]: Event: WiFi STA start
227
-[142598][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
228
-[142598][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
229
-[142605][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
230
-[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
231
-[I][wifi:277]: WiFi Connecting to '111'...
232
-[V][wifi:279]: Connection Params:
233
-[V][wifi:280]: SSID: '111'
234
-[V][wifi:285]: BSSID: Not Set
235
-[V][wifi:303]: Password: 'electrodragon'[redacted]
236
-[V][wifi:310]: Channel: Not Set
237
-[V][wifi:317]: Using DHCP IP
238
-[V][wifi:319]: Hidden: NO
239
-[W][wifi:591]: Error while connecting to network.
240
-[W][wifi:627]: Restarting WiFi adapter...
241
-[V][wifi_esp32:041]: Disabling STA.
242
-[147665][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
243
-[147668][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
244
-[V][wifi_esp32:440]: Event: WiFi STA stop
245
-[I][wifi:277]: WiFi Connecting to '111'...
246
-[V][wifi:279]: Connection Params:
247
-[V][wifi:280]: SSID: '111'
248
-[V][wifi:285]: BSSID: Not Set
249
-[V][wifi:303]: Password: 'electrodragon'[redacted]
250
-[V][wifi:310]: Channel: Not Set
251
-[V][wifi:317]: Using DHCP IP
252
-[V][wifi:319]: Hidden: NO
253
-[V][wifi_esp32:039]: Enabling STA.
254
-[147810][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
255
-[V][wifi_esp32:424]: Event: WiFi ready[147813][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
256
-
257
-[147821][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
258
-[V][wifi_esp32:435]: Event: WiFi STA start
259
-[150219][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
260
-[150220][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
261
-[150227][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
262
-[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
263
-[I][wifi:277]: WiFi Connecting to '111'...
264
-[V][wifi:279]: Connection Params:
265
-[V][wifi:280]: SSID: '111'
266
-[V][wifi:285]: BSSID: Not Set
267
-[V][wifi:303]: Password: 'electrodragon'[redacted]
268
-[V][wifi:310]: Channel: Not Set
269
-[V][wifi:317]: Using DHCP IP
270
-[V][wifi:319]: Hidden: NO
271
-[W][wifi:591]: Error while connecting to network.
272
-[W][wifi:627]: Restarting WiFi adapter...
273
-[V][wifi_esp32:041]: Disabling STA.
274
-[155286][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
275
-[155289][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
276
-[V][wifi_esp32:440]: Event: WiFi STA stop
277
-[I][wifi:277]: WiFi Connecting to '111'...
278
-[V][wifi:279]: Connection Params:
279
-[V][wifi:280]: SSID: '111'
280
-[V][wifi:285]: BSSID: Not Set
281
-[V][wifi:303]: Password: 'electrodragon'[redacted]
282
-[V][wifi:310]: Channel: Not Set
283
-[V][wifi:317]: Using DHCP IP
284
-[V][wifi:319]: Hidden: NO
285
-[V][wifi_esp32:039]: Enabling STA.
286
-[155432][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
287
-[V][wifi_esp32:424]: Event: WiFi ready[155435][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
288
-
289
-[155443][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
290
-[V][wifi_esp32:435]: Event: WiFi STA start
291
-[V][sensor:043]: 'Electrodragon 6 Uptime Sensor': Received new state 157.548996
292
-[D][sensor:094]: 'Electrodragon 6 Uptime Sensor': Sending state 157.54900 s with 0 decimals of accuracy
293
-[157842][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201
294
-[157842][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED
295
-[157849][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND
296
-[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful'
297
-[I][wifi:277]: WiFi Connecting to '111'...
298
-[V][wifi:279]: Connection Params:
299
-[V][wifi:280]: SSID: '111'
300
-[V][wifi:285]: BSSID: Not Set
301
-[V][wifi:303]: Password: 'electrodragon'[redacted]
302
-[V][wifi:310]: Channel: Not Set
303
-[V][wifi:317]: Using DHCP IP
304
-[V][wifi:319]: Hidden: NO
305
-[W][wifi:591]: Error while connecting to network.
306
-[W][wifi:627]: Restarting WiFi adapter...
307
-[V][wifi_esp32:041]: Disabling STA.
308
-[162909][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped
309
-[162912][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP
310
-[V][wifi_esp32:440]: Event: WiFi STA stop
311
-[I][wifi:277]: WiFi Connecting to '111'...
312
-[V][wifi:279]: Connection Params:
313
-[V][wifi:280]: SSID: '111'
314
-[V][wifi:285]: BSSID: Not Set
315
-[V][wifi:303]: Password: 'electrodragon'[redacted]
316
-[V][wifi:310]: Channel: Not Set
317
-[V][wifi:317]: Using DHCP IP
318
-[V][wifi:319]: Hidden: NO
319
-[V][wifi_esp32:039]: Enabling STA.
320
-[163054][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
321
-[V][wifi_esp32:424]: Event: WiFi ready[163057][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started
322
-
323
-[163065][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
324
-[V][wifi_esp32:435]: Event: WiFi STA start
325
-[166088][V][WiFiGeneric.cpp:353] _arduino_event_cb(): STA Connected: SSID: 111, BSSID: d0:05:e4:e2:cd:a1, Channel: 8, Auth: WPA2_PSK
326
-[166089][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 4 - STA_CONNECTED
327
-[V][wifi_esp32:449]: Event: Connected ssid='111' bssid=D0:05:E4:E2:CD:A1[redacted] channel=8, authmode=WPA2 PSK
328
-[173645][V][WiFiGeneric.cpp:367] _arduino_event_cb(): STA Got New IP:192.168.8.181
329
-[173645][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 7 - STA_GOT_IP
330
-[173649][D][WiFiGeneric.cpp:991] _eventCallback(): STA IP: 192.168.8.181, MASK: 255.255.255.0, GW: 192.168.8.1
331
-[V][wifi_esp32:503]: Event: Got IP static_ip=192.168.8.181 gateway=192.168.8.1
332
-[C][ota:097]: Over-The-Air Updates:
333
-[C][ota:098]: Address: electrodragon-island1-toekick.local:3232
334
-[W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 5 restarts
335
-[C][api:025]: Setting up Home Assistant API server...
336
-[I][app:062]: setup() finished successfully!
337
-[V][sensor:043]: 'electrodragon-island1-toekick WiFi Signal Sensor': Received new state -55.000000
338
-[D][sensor:094]: 'electrodragon-island1-toekick WiFi Signal Sensor': Sending state -55.00000 dBm with 0 decimals of accuracy
339
-[I][app:102]: ESPHome version 2023.9.1 compiled on Nov 2 2023, 14:45:25
340
-[C][wifi:546]: WiFi:
341
-[C][wifi:382]: Local MAC: 48:31:B7:39:93:08
342
-[C][wifi:383]: SSID: '111'[redacted]
343
-[C][wifi:384]: IP Address: 192.168.8.181
344
-[C][wifi:386]: BSSID: D0:05:E4:E2:CD:A1[redacted]
345
-[C][wifi:387]: Hostname: 'electrodragon-island1-toekick'
346
-[C][wifi:389]: Signal strength: -55 dB ▂▄▆█
347
-[C][wifi:393]: Channel: 8
348
-[C][wifi:394]: Subnet: 255.255.255.0
349
-[C][wifi:395]: Gateway: 192.168.8.1
350
-[C][wifi:396]: DNS1: 192.168.8.1
351
-[C][wifi:397]: DNS2: 0.0.0.0
352
-[C][logger:357]: Logger:
353
-[C][logger:358]: Level: VERBOSE
354
-[C][logger:359]: Log Baud Rate: 115200
355
-[C][logger:361]: Hardware UART: UART0
356
-[C][ledc.output:164]: LEDC Output:
357
-[C][ledc.output:165]: Pin GPIO6
358
-[C][ledc.output:166]: LEDC Channel: 0
359
-[C][ledc.output:167]: PWM Frequency: 20000.0 Hz
360
-[C][ledc.output:168]: Bit depth: 10
361
-[V][ledc.output:169]: Max frequency for bit depth: 39062.500000
362
-[V][ledc.output:171]: Min frequency for bit depth: 610.388794
363
-[V][ledc.output:172]: Max frequency for bit depth-1: 78125.000000
364
-[V][ledc.output:174]: Min frequency for bit depth-1: 1220.777588
365
-[V][ledc.output:175]: Max frequency for bit depth+1: 19531.250000
366
-[V][ledc.output:177]: Min frequency for bit depth+1: 305.194397
367
-[V][ledc.output:178]: Max res bits: 14
368
-[V][ledc.output:179]: Clock frequency: 40000000.000000
369
-[C][uptime.sensor:031]: Uptime Sensor 'Electrodragon 6 Uptime Sensor'
370
-[C][uptime.sensor:031]: Device Class: 'duration'
371
-[C][uptime.sensor:031]: State Class: 'total_increasing'
372
-[C][uptime.sensor:031]: Unit of Measurement: 's'
373
-[C][uptime.sensor:031]: Accuracy Decimals: 0
374
-[C][uptime.sensor:031]: Icon: 'mdi:timer-outline'
375
-[V][uptime.sensor:031]: Unique ID: '4831b7399308-uptime'
376
-[C][light:103]: Light 'LED Channel 1 -1'
377
-[C][light:105]: Default Transition Length: 3.0s
378
-[C][light:106]: Gamma Correct: 2.00
379
-[C][status:034]: Status Binary Sensor 'electrodragon-island1-toekick Status'
380
-[C][status:034]: Device Class: 'connectivity'
381
-[C][captive_portal:088]: Captive Portal:
382
-[C][mdns:115]: mDNS:
383
-[C][mdns:116]: Hostname: electrodragon-island1-toekick
384
-[V][mdns:117]: Services:
385
-[V][mdns:119]: - _esphomelib, _tcp, 6053
386
-[V][mdns:121]: TXT: version = 2023.9.1
387
-[V][mdns:121]: TXT: mac = 4831b7399308
388
-[V][mdns:121]: TXT: platform = ESP32
389
-[V][mdns:121]: TXT: board = esp32-c3-devkitm-1
390
-[V][mdns:121]: TXT: network = wifi
391
-[C][ota:097]: Over-The-Air Updates:
392
-[C][ota:098]: Address: electrodragon-island1-toekick.local:3232
393
-[W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 5 restarts
394
-[C][api:138]: API Server:
395
-[C][api:139]: Address: electrodragon-island1-toekick.local:6053
396
-[C][api:143]: Using noise encryption: NO
397
-[C][wifi_signal.sensor:009]: WiFi Signal 'electrodragon-island1-toekick WiFi Signal Sensor'
398
-[C][wifi_signal.sensor:009]: Device Class: 'signal_strength'
399
-[C][wifi_signal.sensor:009]: State Class: 'measurement'
400
-[C][wifi_signal.sensor:009]: Unit of Measurement: 'dBm'
401
-[C][wifi_signal.sensor:009]: Accuracy Decimals: 0
402
-[V][wifi_signal.sensor:009]: Unique ID: '4831b7399308-wifisignal'
403
-[V][sensor:043]: 'electrodragon-island1-toekick WiFi Signal Sensor': Received new state -55.000000
404
-[D][sensor:094]: 'electrodragon-island1-toekick WiFi Signal Sensor': Sending state -55.00000 dBm with 0 decimals of accuracy
405
-[V][sensor:043]: 'Electrodragon 6 Uptime Sensor': Received new state 217.554001
406
-[D][sensor:094]: 'Electrodragon 6 Uptime Sensor': Sending state 217.55400 s with 0 decimals of accuracy
SDK/ESP-SDK-dat/PlatformIO/platformio.md
SDK/ESP-SDK-dat/esp-idf-tools/eit-install.md
... ...
@@ -1,4 +0,0 @@
1
-
2
-
3
-- idf install python 3.11
4
-- idf-vs install python 3.8.7
... ...
\ No newline at end of file
SDK/ESP-SDK-dat/esp-idf-tools/eit-log.md
... ...
@@ -1,56 +0,0 @@
1
-
2
-
3
-Extracting C:\Users\Administrator\.espressif\dist\esp32ulp-elf-2.35_20220830-win64.zip to C:\Users\Administrator\.espressif\tools\esp32ulp-elf\2.35_20220830
4
-
5
-
6
-Creating a new Python environment in C:\Users\Administrator\.espressif\python_env\idf5.0_py3.11_env
7
-
8
-
9
-
10
-
11
- Using cached https://dl.espressif.com/pypi/certifi/certifi-2022.12.7-py3-none-any.whl (155 kB)
12
- Installing collected packages: windows-curses, reedsolo, pyserial, pygdbmi, pyelftools, msgpack, lockfile, bitstring, urllib3, six, pyyaml, pyparsing, pycparser, packaging, kconfiglib, idna, future, freertos_gdb, contextlib2, construct, colorama, charset-normalizer, certifi, tqdm, schema, requests, ecdsa, click, cffi, requests-toolbelt, requests-file, cryptography, cachecontrol, esptool, idf-component-manager, esp-coredump
13
- DEPRECATION: esp-coredump is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
14
- Running setup.py install for esp-coredump ... done
15
- Successfully installed bitstring-3.1.9 cachecontrol-0.12.11 certifi-2022.12.7 cffi-1.15.1 charset-normalizer-2.1.1 click-8.0.4 colorama-0.4.6 construct-2.10.68 contextlib2-21.6.0 cryptography-36.0.2 ecdsa-0.18.0 esp-coredump-1.4.2 esptool-4.4 freertos_gdb-1.0.1 future-0.18.2 idf-component-manager-1.2.1 idna-3.4 kconfiglib-14.1.0 lockfile-0.12.2 msgpack-1.0.4 packaging-22.0 pycparser-2.21 pyelftools-0.27 pygdbmi-0.9.0.2 pyparsing-3.0.9 pyserial-3.5 pyyaml-6.0 reedsolo-1.5.4 requests-2.28.1 requests-file-1.5.1 requests-toolbelt-0.10.1 schema-0.7.5 six-1.16.0 tqdm-4.64.1 urllib3-1.26.13 windows-curses-2.3.1
16
- All done! You can now run:
17
- export.bat
18
- PS E:\soft\Clash.for.Windows-0.20.6-win> Creating a new Python environment in C:\Users\Administrator\.espressif\python_env\idf5.0_py3.11_env
19
-
20
-
21
-export.bat
22
-
23
- PS E:\esp-idf-v5.0> .\export.bat
24
- Checking Python compatibility
25
- Setting IDF_PATH: E:\esp-idf-v5.0
26
-
27
- Adding ESP-IDF tools to PATH...
28
- C:\Users\Administrator\.espressif\tools\xtensa-esp-elf-gdb\11.2_20220823\xtensa-esp-elf-gdb\bin
29
- C:\Users\Administrator\.espressif\tools\riscv32-esp-elf-gdb\11.2_20220823\riscv32-esp-elf-gdb\bin
30
- C:\Users\Administrator\.espressif\tools\xtensa-esp32-elf\esp-2022r1-11.2.0\xtensa-esp32-elf\bin
31
- C:\Users\Administrator\.espressif\tools\xtensa-esp32s2-elf\esp-2022r1-11.2.0\xtensa-esp32s2-elf\bin
32
- C:\Users\Administrator\.espressif\tools\xtensa-esp32s3-elf\esp-2022r1-11.2.0\xtensa-esp32s3-elf\bin
33
- C:\Users\Administrator\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin
34
- C:\Users\Administrator\.espressif\tools\esp32ulp-elf\2.35_20220830\esp32ulp-elf\bin
35
- C:\Users\Administrator\.espressif\tools\cmake\3.24.0\bin
36
- C:\Users\Administrator\.espressif\tools\openocd-esp32\v0.11.0-esp32-20221026\openocd-esp32\bin
37
- C:\Users\Administrator\.espressif\tools\ninja\1.10.2\
38
- C:\Users\Administrator\.espressif\tools\idf-exe\1.0.3\
39
- C:\Users\Administrator\.espressif\tools\ccache\4.6.2\ccache-4.6.2-windows-x86_64
40
- C:\Users\Administrator\.espressif\tools\dfu-util\0.9\dfu-util-0.9-win64
41
- C:\Users\Administrator\.espressif\python_env\idf5.0_py3.11_env\Scripts
42
- E:\esp-idf-v5.0\tools
43
-
44
- Checking if Python packages are up to date...
45
- Constraint file: C:\Users\Administrator\.espressif\espidf.constraints.v5.0.txt
46
- Requirement files:
47
- - E:\esp-idf-v5.0\tools\requirements\requirements.core.txt
48
- Python being checked: C:\Users\Administrator\.espressif\python_env\idf5.0_py3.11_env\Scripts\python.exe
49
- Python requirements are satisfied.
50
-
51
- Done! You can now compile ESP-IDF projects.
52
- Go to the project directory and run:
53
-
54
- idf.py build
55
-
56
- PS E:\esp-idf-v5.0>
... ...
\ No newline at end of file
SDK/ESP-SDK-dat/esp-idf-vscode/complie/33-27-15-19-12-2022.png
... ...
Binary files a/SDK/ESP-SDK-dat/esp-idf-vscode/complie/33-27-15-19-12-2022.png and /dev/null differ
SDK/ESP-SDK-dat/esp-idf-vscode/complie/38-26-15-19-12-2022.png
... ...
Binary files a/SDK/ESP-SDK-dat/esp-idf-vscode/complie/38-26-15-19-12-2022.png and /dev/null differ
SDK/ESP-SDK-dat/esp-idf-vscode/complie/build-complete.md
... ...
@@ -1,31 +0,0 @@
1
-
2
-
3
- * Executing task: C:\Users\Administrator\.espressif\python_env\idf5.0_py3.8_env\Scripts\python.exe d:\esp-idf-v5.0\tools\idf_size.py d:\work\hello_world\build\hello_world.map
4
-
5
- Total sizes:
6
- Used static DRAM: 12048 bytes ( 168688 remain, 6.7% used)
7
- .data size: 9768 bytes
8
- .bss size: 2280 bytes
9
- Used static IRAM: 47430 bytes ( 83642 remain, 36.2% used)
10
- .text size: 46403 bytes
11
- .vectors size: 1027 bytes
12
- Used Flash size : 119363 bytes
13
- .text : 87935 bytes
14
- .rodata : 31172 bytes
15
- Total image size: 176561 bytes (.bin may be padded larger)
16
-
17
-
18
-file includes:
19
-- bootloader.bin - 0x0
20
-- partition_table.bin - 0x8000
21
-- hello_world.bin - 0x10000
22
-
23
-SPI speed 40M, SPI Mode DIO
24
-
25
-
26
-
27
-
28
-
29
-### compile done
30
-![](33-27-15-19-12-2022.png)
31
-
SDK/ESP-SDK-dat/esp-idf-vscode/complie/build-setup.md
... ...
@@ -1,12 +0,0 @@
1
-
2
-
3
-- setup target: ESP32-C2 / USB-bridge
4
-
5
-
6
-
7
-### compile demo
8
-1. 查看 - 命令面板(快捷键Ctrl+Shift+P)
9
-2. 输入show examples projects,点击。
10
-3. 点击弹出的 Use current ESP-ID,使用本地SDK,也就是前面自定义IDF的路径
11
-![](38-26-15-19-12-2022.png)
12
-4. 如下图创建工程
... ...
\ No newline at end of file
SDK/ESP-SDK-dat/esp-idf-vscode/esp-idf-vscode.md
... ...
@@ -1,4 +0,0 @@
1
-
2
-
3
-# esp idf vscode
4
-
SDK/ESP-SDK-dat/esp-idf-vscode/flash/57-27-15-19-12-2022.png
... ...
Binary files a/SDK/ESP-SDK-dat/esp-idf-vscode/flash/57-27-15-19-12-2022.png and /dev/null differ
SDK/ESP-SDK-dat/esp-idf-vscode/flash/buidl-flash.md
... ...
@@ -1,10 +0,0 @@
1
-
2
-
3
-- A fatal error occurred: This chip is ESP32-C2 not ESP32-C3. Wrong --chip argument?
4
-
5
-
6
-
7
-### flash
8
-
9
-![](57-27-15-19-12-2022.png)
10
-
SDK/ESP-SDK-dat/esp-idf-vscode/install/01-26-15-19-12-2022.png
... ...
Binary files a/SDK/ESP-SDK-dat/esp-idf-vscode/install/01-26-15-19-12-2022.png and /dev/null differ
SDK/ESP-SDK-dat/esp-idf-vscode/install/13-52-15-19-12-2022.png
... ...
Binary files a/SDK/ESP-SDK-dat/esp-idf-vscode/install/13-52-15-19-12-2022.png and /dev/null differ
SDK/ESP-SDK-dat/esp-idf-vscode/install/41-25-15-19-12-2022.png
... ...
Binary files a/SDK/ESP-SDK-dat/esp-idf-vscode/install/41-25-15-19-12-2022.png and /dev/null differ
SDK/ESP-SDK-dat/esp-idf-vscode/install/esp-idf-vscode-install.md
... ...
@@ -1,22 +0,0 @@
1
-
2
-### VS extension install
3
-configure esp-idf extension
4
-
5
-![](41-25-15-19-12-2022.png)
6
-
7
-![](01-26-15-19-12-2022.png)
8
-
9
-![](13-52-15-19-12-2022.png)
10
-
11
-ESP-IDF: v5.0 (release version)
12
-Downloaded: 1.53% (13120.00 / 859935.84) KB
13
-about 800MB
14
-
15
-https://github.com/espressif/vscode-esp-idf-extension
16
-
17
-
18
-
19
-
20
-
21
-
22
-
SDK/ESP-SDK-dat/esp-idf/esp-idf-dat.md
... ...
@@ -1,59 +0,0 @@
1
-
2
-
3
-# ESP IDF
4
-
5
-* [esp-idf github](https://github.com/espressif/esp-idf)
6
-
7
-- https://docs.espressif.com/projects/esp-idf/en/latest/esp32c2/index.html
8
-
9
-- https://github.com/espressif/esp-idf
10
-
11
-
12
-- https://idf.espressif.com/
13
-
14
-
15
-
16
-### windows-setup
17
-- https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/get-started/windows-setup.html
18
-
19
-
20
-### Standard Toolchain Setup for Linux and macOS
21
-- https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/get-started/linux-macos-setup.html
22
-
23
-### vs-code extension
24
-- https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/tutorial/install.md
25
-
26
-
27
-### offline installer
28
-https://dl.espressif.cn/dl/esp-idf/
29
-
30
-
31
-ESP32-C3
32
-
33
-
34
-- install [[vs-cpp]]
35
-
36
-
37
-Download an archive with submodules included
38
-Attached to this release is an esp-idf-v5.0.zip archive. It includes .git directory and all the submodules, so can be used out of the box. This archive is provided for users who have connectivity issues preventing them from cloning from GitHub.
39
-
40
-This archive can also be downloaded from Espressif's download server:
41
-https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.0/esp-idf-v5.0.zip
42
-
43
-
44
-### installer
45
-
46
-
47
-Espressif-IDE
48
-
49
-ESP-IDF
50
-
51
-install.bat
52
-Selected targets are: esp32c3, esp32c2, esp32, esp32s3, esp32h2, esp32s2
53
-Installing tools: xtensa-esp-elf-gdb, riscv32-esp-elf-gdb, xtensa-esp32-elf, xtensa-esp32s2-elf, xtensa-esp32s3-elf, riscv32-esp-elf, esp32ulp-elf, cmake, openocd-esp32, ninja, idf-exe, ccache, dfu-util
54
-
55
-C:\Users\Administrator\.espressif
56
-
57
-
58
-Setting up Python environment
59
-Creating a new Python environment in C:\Users\Administrator\.espressif\python_env\idf5.0_py3.10_env
... ...
\ No newline at end of file
SDK/ESP-SDK-dat/esp-idf/esp-idf-error.md
... ...
@@ -1,26 +0,0 @@
1
-
2
-
3
-
4
-ModuleNotFoundError: No module named 'setuptools.command.build'
5
-
6
-python.exe -m pip install --upgrade pip
7
-
8
-
9
-C:\Users\Administrator\.espressif\python_env\idf5.0_py3.8_env
10
-
11
-C:\Users\Administrator\.espressif\python_env\idf5.0_py3.8_env>scripts\activate.bat
12
-
13
->python -m pip install --upgrade pip setuptools wheel
14
-
15
-
16
-
17
-
18
-(idf5.0_py3.8_env) C:\Users\Administrator\.espressif\python_env\idf5.0_py3.8_env>python -m pip install --upgrade pip setuptools wheel
19
-Requirement already satisfied: pip in c:\users\administrator\.espressif\python_env\idf5.0_py3.8_env\lib\site-packages (22.3.1)
20
-Requirement already satisfied: setuptools in c:\users\administrator\.espressif\python_env\idf5.0_py3.8_env\lib\site-packages (65.6.3)
21
-Requirement already satisfied: wheel in c:\users\administrator\.espressif\python_env\idf5.0_py3.8_env\lib\site-packages (0.38.4)
22
-
23
-
24
-import setuptools.command.build
25
-ok
26
-
SDK/ESP-SDK-dat/esp-idf/sdkconfig/sdkconfig.md
... ...
@@ -1,3 +0,0 @@
1
-
2
-
3
-- CONFIG_ESPTOOLPY_MONITOR_BAUD=74880
... ...
\ No newline at end of file
SDK/ESP-SDK-dat/esptool/esptool-log.md
... ...
@@ -1,34 +0,0 @@
1
-
2
-
3
-## Possible serial noise or corruption.
4
-
5
- C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.5.1/esptool.exe --chip esp32 --port COM186 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size 4MB 0x1000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_175220/Blink.ino.bootloader.bin 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_175220/Blink.ino.partitions.bin 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.9/tools/partitions/boot_app0.bin 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_175220/Blink.ino.bin
6
-
7
-
8
-
9
- esptool.py v4.5.1
10
- Serial port COM185
11
- Connecting....
12
- Chip is ESP32-D0WDQ6 (revision v1.0)
13
- Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, BLK3 partially reserved, Coding Scheme 3/4
14
- Crystal is 40MHz
15
- MAC: b4:e6:2d:c8:0d:29
16
- Uploading stub...
17
- Running stub...
18
- Stub running...
19
- Changing baud rate to 921600
20
- Changed.
21
- WARNING: Failed to communicate with the flash chip, read/write operations will fail. Try checking the chip connections or removing any other hardware connected to IOs.
22
- Configuring flash size...
23
- Flash will be erased from 0x00001000 to 0x00005fff...
24
- Flash will be erased from 0x00008000 to 0x00008fff...
25
- Flash will be erased from 0x0000e000 to 0x0000ffff...
26
- Flash will be erased from 0x00010000 to 0x00049fff...
27
- Compressed 18960 bytes to 13073...
28
- Writing at 0x00001000... (100 %)
29
-
30
- A fatal error occurred: Serial data stream stopped: Possible serial noise or corruption.
31
- A fatal error occurred: Serial data stream stopped: Possible serial noise or corruption.
32
-
33
-
34
-
SDK/ESP-SDK-dat/esptool/esptool.md
... ...
@@ -1,105 +0,0 @@
1
-
2
-
3
-
4
-## python CLI version
5
-
6
-### ESP32C3
7
-C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.2.1/esptool.exe --chip esp32c3 --port COM12 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size 4MB 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_867944/NWI1119-AP-1.ino.bootloader.bin 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_867944/NWI1119-AP-1.ino.partitions.bin 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6/tools/partitions/boot_app0.bin 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_867944/NWI1119-AP-1.ino.bin
8
-
9
-C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.2.1/
10
-
11
- esptool.exe
12
- --chip esp32c3
13
- --port COM12
14
- --baud 921600
15
- --before default_reset
16
- --after hard_reset write_flash
17
- -z --flash_mode dio
18
- --flash_freq 80m
19
- --flash_size 4MB
20
- 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_867944/NWI1119-AP-1.ino.bootloader.bin
21
- 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_867944/NWI1119-AP-1.ino.partitions.bin
22
- 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6/tools/partitions/boot_app0.bin
23
- 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_867944/NWI1119-AP-1.ino.bin
24
-
25
-
26
-C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.2.1/esptool.exe --chip esp32c3 --port COM7 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size 4MB 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_562933/basic-2.ino.bootloader.bin 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_562933/basic-2.ino.partitions.bin 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6/tools/partitions/boot_app0.bin 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_562933/basic-2.ino.bin
27
-
28
-
29
-
30
-C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.2.1/
31
-
32
-esptool.exe --chip esp32c3 --port COM7 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size 4MB
33
-
34
-0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_562933/basic-2.ino.bootloader.bin
35
-0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_562933/basic-2.ino.partitions.bin
36
-0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6/tools/partitions/boot_app0.bin
37
-0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_562933/basic-2.ino.bin
38
-
39
-
40
-C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\3.3.0>esptool.exe
41
-esptool.py v3.3
42
-usage: esptool [-h]
43
- [--chip {auto,esp8266,esp32,esp32s2,esp32s3beta2,esp32s3,esp32c3,esp32c6beta,esp32h2beta1,esp32h2beta2,esp32c2}]
44
- [--port PORT] [--baud BAUD] [--before {default_reset,usb_reset,no_reset,no_reset_no_sync}]
45
- [--after {hard_reset,soft_reset,no_reset,no_reset_stub}] [--no-stub] [--trace]
46
- [--override-vddsdio [{1.8V,1.9V,OFF}]] [--connect-attempts CONNECT_ATTEMPTS]
47
- {load_ram,dump_mem,read_mem,write_mem,write_flash,run,image_info,make_image,elf2image,read_mac,chip_id,flash_id,read_flash_status,write_flash_status,read_flash,verify_flash,erase_flash,erase_region,merge_bin,get_security_info,version}
48
- ...
49
-
50
-esptool.py v3.3 - Espressif chips ROM Bootloader Utility
51
-
52
-positional arguments:
53
- {load_ram,dump_mem,read_mem,write_mem,write_flash,run,image_info,make_image,elf2image,read_mac,chip_id,flash_id,read_flash_status,write_flash_status,read_flash,verify_flash,erase_flash,erase_region,merge_bin,get_security_info,version}
54
- Run esptool {command} -h for additional help
55
- load_ram Download an image to RAM and execute
56
- dump_mem Dump arbitrary memory to disk
57
- read_mem Read arbitrary memory location
58
- write_mem Read-modify-write to arbitrary memory location
59
- write_flash Write a binary blob to flash
60
- run Run application code in flash
61
- image_info Dump headers from an application image
62
- make_image Create an application image from binary files
63
- elf2image Create an application image from ELF file
64
- read_mac Read MAC address from OTP ROM
65
- chip_id Read Chip ID from OTP ROM
66
- flash_id Read SPI flash manufacturer and device ID
67
- read_flash_status Read SPI flash status register
68
- write_flash_status Write SPI flash status register
69
- read_flash Read SPI flash content
70
- verify_flash Verify a binary blob against flash
71
- erase_flash Perform Chip Erase on SPI flash
72
- erase_region Erase a region of the flash
73
- merge_bin Merge multiple raw binary files into a single file for later flashing
74
- get_security_info Get some security-related data
75
- version Print esptool version
76
-
77
-optional arguments:
78
- -h, --help show this help message and exit
79
- --chip {auto,esp8266,esp32,esp32s2,esp32s3beta2,esp32s3,esp32c3,esp32c6beta,esp32h2beta1,esp32h2beta2,esp32c2}, -c {auto,esp8266,esp32,esp32s2,esp32s3beta2,esp32s3,esp32c3,esp32c6beta,esp32h2beta1,esp32h2beta2,esp32c2}
80
- Target chip type
81
- --port PORT, -p PORT Serial port device
82
- --baud BAUD, -b BAUD Serial port baud rate used when flashing/reading
83
- --before {default_reset,usb_reset,no_reset,no_reset_no_sync}
84
- What to do before connecting to the chip
85
- --after {hard_reset,soft_reset,no_reset,no_reset_stub}, -a {hard_reset,soft_reset,no_reset,no_reset_stub}
86
- What to do after esptool.py is finished
87
- --no-stub Disable launching the flasher stub, only talk to ROM bootloader. Some features will not be
88
- available.
89
- --trace, -t Enable trace-level output of esptool.py interactions.
90
- --override-vddsdio [{1.8V,1.9V,OFF}]
91
- Override ESP32 VDDSDIO internal voltage regulator (use with care)
92
- --connect-attempts CONNECT_ATTEMPTS
93
- Number of attempts to connect, negative or 0 for infinite. Default: 7.
94
-
95
-# read flash
96
-esptool.exe --baud 115200 --port COM66 --baud 115200 read_flash 0 2097152 output.bin
97
-
98
-esptool.exe --baud 115200 --port COM66 --baud 921600 read_flash 0 2097152 output.bin
99
-
100
-
101
-
102
-### ESP8266
103
-
104
-C:\Users\Administrator\AppData\Local\Arduino15\packages\esp8266\tools\python3\3.7.2-post1/python3 -I C:\Users\Administrator\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2/tools/upload.py --chip esp8266 --port COM162 --baud 921600 --before default_reset --after hard_reset write_flash 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_397525/webserver-path-1.ino.bin
105
-
SDK/ESP-SDK-dat/flash-download-tool/11-51-17-17-04-2023.png
... ...
Binary files a/SDK/ESP-SDK-dat/flash-download-tool/11-51-17-17-04-2023.png and /dev/null differ
SDK/ESP-SDK-dat/flash-download-tool/2023-12-14-14-46-50.png
... ...
Binary files a/SDK/ESP-SDK-dat/flash-download-tool/2023-12-14-14-46-50.png and /dev/null differ
SDK/ESP-SDK-dat/flash-download-tool/2024-01-24-16-49-18.png
... ...
Binary files a/SDK/ESP-SDK-dat/flash-download-tool/2024-01-24-16-49-18.png and /dev/null differ
SDK/ESP-SDK-dat/flash-download-tool/32-02-18-06-02-2023.png
... ...
Binary files a/SDK/ESP-SDK-dat/flash-download-tool/32-02-18-06-02-2023.png and /dev/null differ
SDK/ESP-SDK-dat/flash-download-tool/36-05-18-06-02-2023.png
... ...
Binary files a/SDK/ESP-SDK-dat/flash-download-tool/36-05-18-06-02-2023.png and /dev/null differ
SDK/ESP-SDK-dat/flash-download-tool/56-04-18-06-02-2023.png
... ...
Binary files a/SDK/ESP-SDK-dat/flash-download-tool/56-04-18-06-02-2023.png and /dev/null differ
SDK/ESP-SDK-dat/flash-download-tool/flash-download-tool-3.pdf
... ...
Binary files a/SDK/ESP-SDK-dat/flash-download-tool/flash-download-tool-3.pdf and /dev/null differ
SDK/ESP-SDK-dat/flash-download-tool/flash-download-tool.md
... ...
@@ -1,72 +0,0 @@
1
-
2
-# Flash Download Tool
3
-
4
-- download from - https://www.espressif.com.cn/en/support/download/other-tools
5
-
6
-
7
-## ESP8266
8
-
9
-SPI Speed
10
-- 40 Mhz
11
-- 80 Mhz
12
-
13
-SPI Mode
14
-- QIO
15
-- DIO
16
-- DOUT
17
-
18
-| Model | SPI Speed | SPI Mode | Speed |
19
-| ------- | --------- | -------- | --------- |
20
-| ESP-12F | 40MHz | QIO | 1 500 000 |
21
-
22
-
23
-
24
-## NWI1139
25
-
26
-SPI = 40Mhz, SPI Mode = DOUT, speed up to 1.5M (1 500 000, for CH340)
27
-
28
-![](11-51-17-17-04-2023.png)
29
-
30
-
31
-## NWI1126
32
-
33
-### ESP32-C3 Factory Mode
34
-
35
-- Chip = ESP32-C3
36
-- Mode = Factory
37
-- LoadMode = UART
38
-
39
-
40
-![](32-02-18-06-02-2023.png)
41
-
42
-setup
43
-- Flash Frequency: 40M or 80M
44
-- SPI Mode: QIO or DIO
45
-
46
-
47
-![](56-04-18-06-02-2023.png)
48
-
49
-wiring with USB-TTL cable
50
-- Red = 5V+ Power Supply = pin1 = +5V or VCC
51
-- Green - TXD
52
-- White - RXD
53
-- GND - Ground
54
-
55
-
56
-![](36-05-18-06-02-2023.png)
57
-
58
-
59
-
60
-## Common Error
61
-
62
-![](2023-12-14-14-46-50.png)
63
-
64
-5-chip efuse check fail
65
-
66
-
67
-## Upload
68
-
69
-ESP32-C3
70
-- flash speed 80M
71
-- flash mode DIO
72
-![](2024-01-24-16-49-18.png)
... ...
\ No newline at end of file
SDK/IOT-SDK/home-assistant-dat/2023-10-07-14-33-51.png
... ...
Binary files a/SDK/IOT-SDK/home-assistant-dat/2023-10-07-14-33-51.png and /dev/null differ
SDK/IOT-SDK/home-assistant-dat/2023-10-07-14-34-18.png
... ...
Binary files a/SDK/IOT-SDK/home-assistant-dat/2023-10-07-14-34-18.png and /dev/null differ
SDK/IOT-SDK/home-assistant-dat/home-assistant-dat.md
... ...
@@ -1,46 +0,0 @@
1
-
2
-# home-assistant-dat
3
-
4
-- https://www.home-assistant.io/installation/windows
5
-- virtualbox
6
-
7
-
8
-- Create a new virtual machine.
9
-- Select type ``Linux`` and version ```Linux 2.6 / 3.x / 4.x (64-bit)```.
10
-- Select Use an existing virtual hard disk file, select the unzipped VDI file from above.
11
-- Edit the Settings of the VM and go to System > Motherboard. Select ```Enable EFI```.
12
-- Then go to Network > Adapter 1. Choose ``Bridged Adapter`` and choose your network adapter.
13
-
14
-
15
-## ha console panel view
16
-
17
- ha -h
18
-
19
-![](2023-10-07-14-33-51.png)
20
-
21
-
22
-## HA web view
23
-
24
-- http://homeassistant.local:8123/
25
-- http://192.168.8.183:8123/
26
-- http://192.168.8.183:4357/
27
-
28
-4357 view
29
-
30
- Home Assistant observer
31
- Supervisor: Connected
32
- Supported: Supported
33
- Healthy: Healthy
34
-
35
-![](2023-10-07-14-34-18.png)
36
-
37
-
38
-
39
-## network issue
40
-
41
-For users in China: home assistant pulls docker image from ghcr.io 6, which is blocked in China. A free network is needed.
42
-
43
-- can not clone
44
-
45
-- downloading docker image ghcr ...
46
-
SDK/LGT-SDK-DAT/LGT-SDK-DAT.md
... ...
@@ -1,14 +0,0 @@
1
-
2
-
3
-# LGT SDK DAT
4
-
5
-
6
-
7
-
8
-## ref
9
-
10
-- [demo](https://www.youtube.com/shorts/CL2-iH4KWQQ)
11
-
12
-- [[LGT8F328-DAT]]
13
-
14
-
SDK/OPI-SDK-DAT/OPI-SDK-DAT.md
... ...
@@ -1,13 +0,0 @@
1
-
2
-
3
-
4
-- [[MPC1123-DAT]]
5
-
6
-A lightweight, non-GUI, distribution such as DietPi is recommended. Raspbian Lite is a bit easier to get started with and is a good second choice.
7
-
8
-https://dietpi.com/
9
-
10
-https://downloads.raspberrypi.org/raspbian_lite_latest
11
-
12
-
13
-
SDK/PIC-PROG/PICKIT-DAT.md
... ...
@@ -1,8 +0,0 @@
1
-
2
-
3
-- MCLR
4
-- VCC
5
-- GND
6
-- PGD
7
-- PGC
8
-
SDK/PIC-SDK-dat/10-53-12-29-12-2022.png
... ...
Binary files a/SDK/PIC-SDK-dat/10-53-12-29-12-2022.png and /dev/null differ
SDK/PIC-SDK-dat/13-43-12-29-12-2022.png
... ...
Binary files a/SDK/PIC-SDK-dat/13-43-12-29-12-2022.png and /dev/null differ
SDK/PIC-SDK-dat/31-53-12-29-12-2022.png
... ...
Binary files a/SDK/PIC-SDK-dat/31-53-12-29-12-2022.png and /dev/null differ
SDK/PIC-SDK-dat/38-58-12-29-12-2022.png
... ...
Binary files a/SDK/PIC-SDK-dat/38-58-12-29-12-2022.png and /dev/null differ
SDK/PIC-SDK-dat/pic-sdk-dat.md
... ...
@@ -1,64 +0,0 @@
1
-
2
-
3
-# PIC-SDK-dat
4
-
5
-- legacy wiki page - https://w.electrodragon.com/w/PIC_SDK
6
-
7
-
8
-## Boards
9
-
10
-- [[DOD1049-dat]]
11
-
12
-
13
-
14
-
15
-### mplabX
16
- - v2.3 = 377MB
17
- - MPLAB X IDE
18
- - MPLAB IPE - programming tool
19
- - v4.05
20
- - v4.15
21
- - https://microchipdeveloper.com/ipe:installation
22
-
23
-### further install compiler
24
-- MPLAB XC8 Compiler
25
-- MPLAB XC16 Compiler
26
-- MPLAB XC32 Compiler
27
-
28
-### MPLAB X Harmony
29
-
30
-### PICC
31
- - 9.8.3
32
-
33
-### Programming PIC16F684
34
-![](10-53-12-29-12-2022.png)
35
-
36
-![](31-53-12-29-12-2022.png)
37
-
38
-### Programming PIC16F72
39
-
40
-- power option:
41
-
42
-![](38-58-12-29-12-2022.png)
43
-
44
-
45
- *****************************************************
46
-
47
- 连接到MPLAB PICkit 3...
48
-
49
- Currently loaded firmware on PICkit 3
50
- 固件套件版本.....01.51.08
51
- 固件类型..............中档
52
-
53
- Programmer to target power is enabled - VDD = 5.000000 volts.
54
- Target device PIC16F72 found.
55
- 器件ID版本 = 2
56
-
57
-
58
-
59
-### code
60
-https://e_dragon@bitbucket.org/e_dragon/pic.git
61
-
62
-### PICKIT
63
-
64
-![](13-43-12-29-12-2022.png)
... ...
\ No newline at end of file
SDK/RPI-OS-dat/2023-12-01-17-26-24.png
... ...
Binary files a/SDK/RPI-OS-dat/2023-12-01-17-26-24.png and /dev/null differ
SDK/RPI-OS-dat/2023-12-01-17-51-29.png
... ...
Binary files a/SDK/RPI-OS-dat/2023-12-01-17-51-29.png and /dev/null differ
SDK/RPI-OS-dat/RPI-OS-dat.md
... ...
@@ -1,46 +0,0 @@
1
-
2
-# RPI-OS-dat
3
-
4
-
5
-## Raspberry Pi Imager
6
-
7
-https://downloads.raspberrypi.org/imager/imager_latest.exe
8
-
9
-- flash into sd card
10
-
11
-
12
-
13
-## Raspberry Pi OS
14
-
15
-https://www.raspberrypi.com/software/operating-systems/
16
-
17
-
18
-https://www.raspberrypi.com/software/
19
-
20
-Raspberry Pi OS (64-bit): 3B 3B+ 3A+ 4B 400 5 CM3 CM3+ CM4 CM4S Zero 2 W
21
-
22
-## Step by Step flash into eMMC (on CM4 module )
23
-
24
-- use imager tool
25
-- setup jumper and use USB
26
-- follow guide here - https://www.raspberrypi.com/documentation/computers/compute-module.html#steps-to-flash-the-emmc
27
-- ref - https://www.jeffgeerling.com/blog/2020/how-flash-raspberry-pi-os-compute-module-4-emmc-usbboot
28
-
29
-
30
-
31
-
32
-![](2023-12-01-17-51-29.png)
33
-
34
-
35
-## Common Error
36
-
37
-### after flash, recover4.elf not found
38
-
39
-![](2023-12-01-17-26-24.png)
40
-
41
-- possible error - https://forums.raspberrypi.com/viewtopic.php?t=293400
42
-
43
-## ref
44
-
45
-- USB Boot and flash - https://www.youtube.com/watch?v=wSRByPaS-Zc&ab_channel=ShotokuTech
46
-- CM4 step by step - https://www.raspberrypi.com/documentation/computers/compute-module.html#steps-to-flash-the-emmc
... ...
\ No newline at end of file
SDK/SDK-DAT.md
... ...
@@ -1,16 +0,0 @@
1
-
2
-# SDK DAT
3
-
4
-- [[flash-download-tool]]
5
-
6
-
7
-
8
-
9
-- [[pic-sdk-dat]], [[arduino]], [[arduino-esp32-dat]], [[arduino-esp8266-dat]]
10
-
11
-- [[micropython-dat]]
12
-
13
-
14
-- [[LGT-SDK-DAT]] - [[WCH-SDK-DAT]]
15
-
16
-- [[avr-dat]]
... ...
\ No newline at end of file
SDK/STM32-SDK-dat/STM32-GPIO-dat/STM32-GPIO-dat.md
... ...
@@ -1,13 +0,0 @@
1
-
2
-# STM32-GPIO-dat
3
-
4
- void GPIO_Toggle_INIT(void)
5
- {
6
- GPIO_InitTypeDef GPIO_InitStructure = {0}; // ?
7
-
8
- RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOD, ENABLE); //GPIO-D
9
- GPIO_InitStructure.GPIO_Pin = GPIO_Pin_0; // PIN 0
10
- GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP;
11
- GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz;
12
- GPIO_Init(GPIOD, &GPIO_InitStructure);
13
- }
SDK/VS-CPP/vs-cpp.md
... ...
@@ -1,5 +0,0 @@
1
-
2
-# Microsoft C++ Build Tools
3
-https://visualstudio.microsoft.com/visual-cpp-build-tools/
4
-
5
-- install the basic only
... ...
\ No newline at end of file
SDK/WCH-SDK-dat/MounRiver/MounRiver-dat.md
... ...
@@ -1,12 +0,0 @@
1
-# MounRivier-dat
2
-
3
-
4
-MounRiver Studio(MRS) - http://www.mounriver.com/
5
-- http://www.mounriver.com/download
6
-
7
-
8
-## ref
9
-
10
-- [[WCH-SDK-dat]] - [[WCH-PROG-dat]]
11
-
12
-
SDK/WCH-SDK-dat/WCH-SDK-dat.md
... ...
@@ -1,9 +0,0 @@
1
-
2
-# WCH-sdk
3
-
4
-- [[WCH-PROG-dat]] - [[mounriver-dat]]
5
-
6
-- [[CH32V003-dat]]
7
-
8
-- [[WCHlink-dat]]
9
-
SDK/WCH-SDK-dat/WCHLINK-dat/2023-10-08-16-23-35.png
... ...
Binary files a/SDK/WCH-SDK-dat/WCHLINK-dat/2023-10-08-16-23-35.png and /dev/null differ
SDK/WCH-SDK-dat/WCHLINK-dat/2023-10-09-18-11-20.png
... ...
Binary files a/SDK/WCH-SDK-dat/WCHLINK-dat/2023-10-09-18-11-20.png and /dev/null differ
SDK/WCH-SDK-dat/WCHLINK-dat/2023-10-09-18-11-36.png
... ...
Binary files a/SDK/WCH-SDK-dat/WCHLINK-dat/2023-10-09-18-11-36.png and /dev/null differ
SDK/WCH-SDK-dat/WCHLINK-dat/WCH-LinkUserManual-cn.PDF
... ...
Binary files a/SDK/WCH-SDK-dat/WCHLINK-dat/WCH-LinkUserManual-cn.PDF and /dev/null differ
SDK/WCH-SDK-dat/WCHLINK-dat/WCH-LinkUserManual-en.PDF
... ...
Binary files a/SDK/WCH-SDK-dat/WCHLINK-dat/WCH-LinkUserManual-en.PDF and /dev/null differ
SDK/WCH-SDK-dat/WCHLINK-dat/wchlink-dat.md
... ...
@@ -1,58 +0,0 @@
1
-# wchlink-dat
2
-
3
-## Note
4
-
5
-Keils 识别不到的需要更新 Keil 版本至 5.25 以上
6
-
7
-- [CN userManual](https://www.wch.cn/downloads/WCH-LinkUserManual_PDF.html)
8
-- [EN userManual](https://www.wch-ic.com/downloads/WCH-LinkUserManual_PDF.html)
9
-
10
-
11
-
12
-## Mode
13
-
14
-| 模式 | 指示灯 | IDE | 支持芯片 |
15
-| ------ | -------------- | ---------------- | -------------------------------------- |
16
-| RISC-V | 空闲时蓝灯常灭 | MounRiver Studio | 本公司支持两线调试接口的 RISC-V 核芯片 |
17
-| ARM | 空闲时蓝灯常亮 | Keil | 支持 SWD 协议的 ARM 核芯片 |
18
-
19
-
20
-### Mode switching
21
-
22
-- When Tx is connected to GND, plug the WCH-Link into the USB interface to switch the mode and keep it in this mode the next time it is plugged into the USB interface.
23
-- Example:
24
-- When the current WCH-Link is idle, the blue light is always off, indicating that it is in RISC-V mode; after powering off, short-circuit Tx and GND and plug it into the USB interface, and the mode is switched to ARM. At this time, the blue light is always on when idle; Turn on Tx and GND, and it will still be in ARM mode the next time you plug in the USB interface.
25
-
26
-
27
-## Mode [[CMSIS-DAP-dat]]
28
-
29
-- 1,确保 WCHlink 工作在 ARM 模式,CON 指示灯亮是 ARM 模式,否则通过短路 TXD-GND 来切换。
30
-- 2,接下来使用和普通 MSIS-DAP(DAPLink)使用完全一样,在 keil 设置中尤其注意 Reset 设置为 SYSRESETREQ。
31
-
32
-- [[CMSIS-dap-dat]]
33
-
34
-
35
-## Boards
36
-
37
-- NOT supported board - [[CH32V003-dat]]
38
-
39
-
40
-## Functions and Supported Chips
41
-
42
-![](2023-10-09-18-11-20.png)
43
-
44
-![](2023-10-09-18-11-36.png)
45
-
46
-## reprogram demo video
47
-
48
-- https://www.youtube.com/watch?v=v3h-EoI-HIQ
49
-
50
-
51
-## Info
52
-
53
-![](2023-10-08-16-23-35.png)
54
-
55
-
56
-## Software
57
-
58
-- IDE - [[mounriver-dat]]
... ...
\ No newline at end of file
SDK/WCH-SDK-dat/WCH_PROG/08-35-18-30-01-2023.png
... ...
Binary files a/SDK/WCH-SDK-dat/WCH_PROG/08-35-18-30-01-2023.png and /dev/null differ
SDK/WCH-SDK-dat/WCH_PROG/33-43-14-25-07-2023.png
... ...
Binary files a/SDK/WCH-SDK-dat/WCH_PROG/33-43-14-25-07-2023.png and /dev/null differ
SDK/WCH-SDK-dat/WCH_PROG/36-39-15-31-01-2023.png
... ...
Binary files a/SDK/WCH-SDK-dat/WCH_PROG/36-39-15-31-01-2023.png and /dev/null differ
SDK/WCH-SDK-dat/WCH_PROG/51-42-14-25-07-2023.png
... ...
Binary files a/SDK/WCH-SDK-dat/WCH_PROG/51-42-14-25-07-2023.png and /dev/null differ
SDK/WCH-SDK-dat/WCH_PROG/SWIO-dat.md
... ...
@@ -1,8 +0,0 @@
1
-
2
-# SWIO-dat
3
-
4
-## wiring
5
-
6
-- VCC -> 3V3
7
-- GND -> GND
8
-- PD1 -> SWDIO
... ...
\ No newline at end of file
SDK/WCH-SDK-dat/WCH_PROG/WCH-PROG-dat.md
... ...
@@ -1,37 +0,0 @@
1
-
2
-
3
-# WCHISPTool
4
-
5
-
6
-- via USB port
7
-- http://www.wch-ic.com/downloads/WCHISPTool_Setup_exe.html
8
-
9
-- version 3.4
10
-- CH54X,CH55X,CH56X,CH57X,CH58X
11
-- CH32F10X,CH32F20X
12
-- CH32V00X,CH32V10X,CH32V20X,CH32V30X
13
-
14
-
15
-
16
-
17
-
18
-## CH559
19
-
20
-![](36-39-15-31-01-2023.png)
21
-
22
-
23
-
24
-## CH552
25
-
26
-![](08-35-18-30-01-2023.png)
27
-
28
-## USB module detect
29
-* Find "external Interface" -> USB Module in device manager, not COM port serial interface
30
-
31
-![](51-42-14-25-07-2023.png)
32
-
33
-## add to keil from WCHISPTool
34
-
35
-![](33-43-14-25-07-2023.png)
36
-
37
-
SDK/avrdude-dat/2023-09-12-17-52-25.png
... ...
Binary files a/SDK/avrdude-dat/2023-09-12-17-52-25.png and /dev/null differ
SDK/avrdude-dat/avrdude-dat.md
... ...
@@ -1,101 +0,0 @@
1
-
2
-
3
-# avrdude-dat
4
-
5
-AVR firmware - https://github.com/Edragon/AVR_firmware/tree/master/avrdude
6
-
7
-## Version
8
-
9
-- avrdudess
10
-
11
-## examples
12
-
13
-
14
-* Arduino as ISP (UNO) = programmer
15
-* target customized board atmega328p
16
-* ersult efuse FD, high fuse DA, low fuse FF
17
-
18
-test:
19
-
20
- D:\avr-gcc\bin>avrdude -c avrisp -p m328p -P com4 -b 19200
21
- avrdude: AVR device initialized and ready to accept instructions
22
- Reading | ################################################## | 100% 0.04s
23
- avrdude: Device signature = 0x1e950f (probably m328p)
24
- avrdude: safemode: Fuses OK (E:FD, H:DA, L:FF)
25
- avrdude done. Thank you.
26
-
27
-
28
-
29
-
30
-## AVRDUDE + Arduino-ISP
31
-
32
-find version
33
-
34
- D:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\bin>avrdude -v -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf
35
- avrdude -v -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf
36
-
37
-PROG
38
-
39
- D:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\bin>avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c avrisp -p m328p -P com4 -b 19200
40
- avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c avrisp -p m328p -P com4 -b 19200
41
-
42
-CMD1
43
-
44
- avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c avrisp -p m328p -P com4 -b 19200
45
-
46
-CMD2
47
-
48
- avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c arduino -p atmega328p -P com4 -b 19200
49
-
50
-CMD3
51
-
52
- avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c arduino -p m328p -P com4 -b 19200
53
-
54
- avrdude: AVR device initialized and ready to accept instructions
55
- Reading | ################################################## | 100% 0.04s
56
- avrdude: Device signature = 0x1e950f (probably m328p)
57
- avrdude: safemode: Fuses OK (E:FD, H:DA, L:FF)
58
- avrdude done. Thank you.
59
-
60
-
61
-## AVRDUDE + USBASP
62
-
63
-* cd D:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\bin
64
-
65
-Flash using conf file
66
-
67
- avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c usbasp -p m328p -b 19200
68
-
69
- avrdude: warning: cannot set sck period. please check for usbasp firmware update.
70
- avrdude: AVR device initialized and ready to accept instructions
71
-
72
- Reading | ################################################## | 100% 0.02s
73
-
74
- avrdude: Device signature = 0x1e9489 (probably m16u2)
75
- avrdude: Expected signature for ATmega328P is 1E 95 0F
76
- Double check chip, or use -F to override this check.
77
-
78
- avrdude done. Thank you.
79
-
80
-Read ATMEGA328P
81
-
82
- Reading | ################################################## | 100% 0.02s
83
-
84
- avrdude: Device signature = 0x1e950f (probably m328p)
85
-
86
- avrdude: safemode: Fuses OK (E:FD, H:DE, L:FF)
87
-
88
- avrdude done. Thank you.
89
-
90
-Flash bootloader for Arduino UNO
91
-
92
- avrdude -CD:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\tools\avr\etc\avrdude.conf -c usbasp -p m328p -b 19200 -U flash:w:"D:\Git-code\arduino\arduino-1.8.12-windows\arduino-1.8.12\hardware\arduino\avr\bootloaders\optiboot\optiboot_atmega328.hex":a
93
-
94
-
95
-## Supported List
96
-
97
-- Commands: avrdude -p ?
98
-
99
-![](2023-09-12-17-52-25.png)
100
-
101
-- [[avrdude]]
... ...
\ No newline at end of file
SDK/dipslay-sdk-dat/display-sdk-dat.md
... ...
@@ -1,14 +0,0 @@
1
-
2
-
3
-# display
4
-
5
-
6
-## FTF
7
-
8
-TFT_eSPI
9
-
10
-
11
-## OLED
12
-
13
-
14
-- [[oled-dat]]
... ...
\ No newline at end of file
SDK/flash.md
... ...
@@ -1,14 +0,0 @@
1
-
2
-
3
-# flash
4
-
5
-MANUFACTURER_ID - OPTIONAL,
6
-- 0x1F44 for adesto(ex atmel) 4mbit flash
7
-- 0xEF30: 4mbit
8
-- 0xEF40: 64mbit, 16mbit = tested
9
-
10
-
11
-16mbit
12
-
13
-
14
-- [[arduino-IDE]]
... ...
\ No newline at end of file
SDK/microPython/Thonny.md
... ...
@@ -1,2 +0,0 @@
1
-
2
-# thonny
... ...
\ No newline at end of file
SDK/microPython/micropython-dat.md
... ...
@@ -1,5 +0,0 @@
1
-
2
-# micropython dat
3
-
4
-https://github.com/Edragon/Code-MicroPython
5
-https://github.com/Edragon/STM32-F4-MicroPython2
... ...
\ No newline at end of file
board-series-dat/esp-relay-board-dat/esp-relay-board-dat.md
... ...
@@ -43,15 +43,14 @@ Use MQTT platform called www.cloudmqtt.com, use-friendly for esp8266
43 43
Based on NodeMCU LUA coding
44 44
Demo code available, open source, and support smartconfig and MQTT, please find the code below or at our dropbox page to download
45 45
46
+- [[esp8266-dat]] - [[esp-sdk-dat]] - [[arduino-esp8266-dat]]
46 47
47
-## Arduino flash
48 48
49
- C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.5.1/esptool.exe --chip esp32c3 --port COM162 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size 4MB 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_749057/NWI1119-AP-1.ino.bootloader.bin 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_749057/NWI1119-AP-1.ino.partitions.bin 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.9/tools/partitions/boot_app0.bin 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_749057/NWI1119-AP-1.ino.bin
50 49
51
-- 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_749057/NWI1119-AP-1.ino.bootloader.bin
52
-- 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_749057/NWI1119-AP-1.ino.partitions.bin
53
-- 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.9/tools/partitions/boot_app0.bin
54
-- 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_749057/NWI1119-AP-1.ino.bin
50
+## RF addon
51
+
52
+https://www.electrodragon.com/product/rf-switch-receiver-433315mhz-wdecoder/
53
+
55 54
56 55
## new
57 56