Chip-dat/Analog-device-dat/Analog-device-dat.md
... ...
@@ -12,9 +12,23 @@
12 12
13 13
- ad7190-dat
14 14
15
+- AD7715 == 3 V/5 V, 450 µA 16-Bit, Sigma-Delta ADC
16
+
17
+The AD7715 is a complete analog front end for low frequency measurement applications. The part can accept low level input signals directly from a transducer and outputs a serial digital word.
18
+
19
+It employs a Σ-Δ conversion technique to realize up to 16 bits of no missing codes performance.
20
+
21
+The input signal is applied to a proprietary programmable gain front end based around an analog modulator.
22
+
23
+The modulator output is processed by an on-chip digital filter.
24
+
25
+The first notch of this digital filter can be programmed via the on-chip control register allowing adjustment of the filter cutoff and output update rate.
26
+
15 27
- [[MAX232-dat]] == MAX232CPE+
16 28
17 29
30
+
31
+
18 32
## adum
19 33
20 34
ADUM1401ARWZ-RL ADI 2024+ 0.65usd
Chip-dat/NVE-dat/NVE-dat.md
... ...
@@ -0,0 +1,6 @@
1
+
2
+# NVE-dat
3
+
4
+IL711-2E: 2-Channel (both same direction) Isolator, 2.5 kV, PDIP
5
+
6
+https://www.nve.com/webstore/il711-2e
... ...
\ No newline at end of file
Chip-dat/broadcom-dat/broadcom-dat.md
... ...
@@ -1,6 +1,9 @@
1 1
2 2
# broadcom-dat
3 3
4
+
5
+HCPL-2231 == The dual-channel HCPL-2231 optocoupler is an optically-coupled logic gate. - [[optical-coupler-dat]]
6
+
4 7
- [[HFBR-dat]]
5 8
6 9
- [[BCM2711-dat]]
... ...
@@ -9,4 +12,9 @@
9 12
10 13
- [BCM1113 datasheet](https://datasheet.octopart.com/BCM1113RKPBG-Broadcom-datasheet-11551948.pdf)
11 14
12
-- BCM1115KPBGP30
... ...
\ No newline at end of file
0
+- BCM1115KPBGP30
1
+
2
+
3
+## ref
4
+
5
+- [[chip-dat]]
... ...
\ No newline at end of file
Chip-dat/chip-dat.md
... ...
@@ -10,12 +10,16 @@ from a to z
10 10
11 11
- [[allegro-dat]]: [[ACS712-dat]]
12 12
13
+- [[analog-device-dat]]
14
+
13 15
- [[bosch-dat]]
14 16
15 17
- [[FTDI-dat]]
16 18
17 19
- [[analog-device-dat]]
18 20
21
+- [[NVE-dat]]
22
+
19 23
- [[microchip-dat]]
20 24
21 25
- [[AVR-dat]] - [[attiny13-dat]] - [[avr-sdk-dat]] - [[attiny-dat]]
... ...
@@ -38,6 +42,8 @@ from a to z
38 42
39 43
[[richtek-dat]]
40 44
45
+- [[Renesas-dat]]
46
+
41 47
- [[ST-dat]] - [[STM32-dat]] - [[STM32-HDK-dat]] - [[STM32-SDK-dat]]
42 48
43 49
- [[semtech-dat]] - [[SX1262-dat]] - [[sx1278-dat]] - [[LLCC68-dat]]
Chip-dat/renesas-dat/renesas-dat.md
... ...
@@ -0,0 +1,7 @@
1
+
2
+# Renesas-dat
3
+
4
+HIN202E, HIN206E, HIN207E, HIN208E, HIN211E, HIN213E, HIN232E
5
+±15kV, ESD-Protected, +5V Powered, RS-232 Transmitters/Receivers
6
+
7
+https://www.renesas.com/en/document/dst/hin202e-hin206e-hin207e-hin208e-hin211e-hin213e-hin232e-datasheet
... ...
\ No newline at end of file
Home.md
... ...
@@ -26,7 +26,7 @@
26 26
27 27
## Weekly Updates
28 28
29
-- [[weekly-dat]] - [[2025-May-dat]]
29
+- [[weekly-dat]] - [[2025-july-dat]] - [[2025-May-dat]]
30 30
31 31
## This wiki changes
32 32
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-compile-dat/33-27-15-19-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-compile-dat/33-27-15-19-12-2022.png differ
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-compile-dat/38-26-15-19-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-compile-dat/38-26-15-19-12-2022.png differ
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-compile-dat/57-27-15-19-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-compile-dat/57-27-15-19-12-2022.png differ
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-compile-dat/ESP-IDF-vscode-compile-dat.md
... ...
@@ -0,0 +1,66 @@
1
+
2
+
3
+# ESP-IDF-vscode-compile-dat
4
+
5
+
6
+
7
+
8
+- setup target: ESP32-C2 / USB-bridge
9
+
10
+
11
+
12
+### compile demo
13
+1. 查看 - 命令面板(快捷键Ctrl+Shift+P)
14
+2. 输入show examples projects,点击。
15
+3. 点击弹出的 Use current ESP-ID,使用本地SDK,也就是前面自定义IDF的路径
16
+![](38-26-15-19-12-2022.png)
17
+4. 如下图创建工程
18
+
19
+
20
+
21
+
22
+
23
+ * 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
24
+
25
+ Total sizes:
26
+ Used static DRAM: 12048 bytes ( 168688 remain, 6.7% used)
27
+ .data size: 9768 bytes
28
+ .bss size: 2280 bytes
29
+ Used static IRAM: 47430 bytes ( 83642 remain, 36.2% used)
30
+ .text size: 46403 bytes
31
+ .vectors size: 1027 bytes
32
+ Used Flash size : 119363 bytes
33
+ .text : 87935 bytes
34
+ .rodata : 31172 bytes
35
+ Total image size: 176561 bytes (.bin may be padded larger)
36
+
37
+
38
+file includes:
39
+- bootloader.bin - 0x0
40
+- partition_table.bin - 0x8000
41
+- hello_world.bin - 0x10000
42
+
43
+SPI speed 40M, SPI Mode DIO
44
+
45
+
46
+
47
+
48
+
49
+### compile done
50
+![](33-27-15-19-12-2022.png)
51
+
52
+
53
+
54
+
55
+
56
+# flash
57
+
58
+
59
+- A fatal error occurred: This chip is ESP32-C2 not ESP32-C3. Wrong --chip argument?
60
+
61
+
62
+
63
+### flash
64
+
65
+![](57-27-15-19-12-2022.png)
66
+
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-install-dat/01-26-15-19-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-install-dat/01-26-15-19-12-2022.png differ
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-install-dat/13-52-15-19-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-install-dat/13-52-15-19-12-2022.png differ
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-install-dat/41-25-15-19-12-2022.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-install-dat/41-25-15-19-12-2022.png differ
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/ESP-IDF-vscode-install-dat/ESP-IDF-vscode-install-dat.md
... ...
@@ -0,0 +1,25 @@
1
+
2
+# ESP-IDF-vscode-install-dat
3
+
4
+configure esp-idf extension
5
+
6
+![](41-25-15-19-12-2022.png)
7
+
8
+![](01-26-15-19-12-2022.png)
9
+
10
+![](13-52-15-19-12-2022.png)
11
+
12
+ESP-IDF: v5.0 (release version)
13
+Downloaded: 1.53% (13120.00 / 859935.84) KB
14
+about 800MB
15
+
16
+https://github.com/espressif/vscode-esp-idf-extension
17
+
18
+
19
+
20
+## ref
21
+
22
+- [[ESP-IDF-dat]]
23
+
24
+
25
+
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/complie/33-27-15-19-12-2022.png
... ...
Binary files a/SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/complie/33-27-15-19-12-2022.png and /dev/null differ
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/complie/38-26-15-19-12-2022.png
... ...
Binary files a/SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/complie/38-26-15-19-12-2022.png and /dev/null differ
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/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-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/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-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/esp-idf-vscode-dat.md
... ...
@@ -1,8 +1,16 @@
1 1
2 2
3
-# esp idf vscode
3
+# esp-idf-vscode-dat
4 4
5 5
### vs-code extension
6
+
7
+
6 8
- https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/tutorial/install.md
7 9
8
-https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/
... ...
\ No newline at end of file
0
+https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/
1
+
2
+
3
+- [[esp-idf-vscode-install-dat]] - [[esp-idf-vscode-compile-dat]]
4
+
5
+
6
+- [[ESP-IDF-dat]]
... ...
\ No newline at end of file
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/flash/57-27-15-19-12-2022.png
... ...
Binary files a/SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/flash/57-27-15-19-12-2022.png and /dev/null differ
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/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-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/install/01-26-15-19-12-2022.png
... ...
Binary files a/SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/install/01-26-15-19-12-2022.png and /dev/null differ
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/install/13-52-15-19-12-2022.png
... ...
Binary files a/SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/install/13-52-15-19-12-2022.png and /dev/null differ
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/install/41-25-15-19-12-2022.png
... ...
Binary files a/SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/install/41-25-15-19-12-2022.png and /dev/null differ
SDK-dat/ESP-SDK-dat/esp-idf-dat/esp-idf-vscode-dat/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
-
Tech-dat/Optical-Coupler-DAT/Optical-Coupler-DAT.md
... ...
@@ -6,6 +6,11 @@
6 6
- [[AC-isolation-dat]] - [[everlight-dat]] - [[EL357-dat]]
7 7
8 8
9
+## brands
10
+
11
+- [[broadcom-dat]] - [[sharp-dat]] - [[liteon-dat]] - [[renesas-dat]] - [[Toshiba-dat]] - [[vishay-dat]]
12
+
13
+- CPC5902G == Logic Output Optocouplers Dual Opto Isolated I2C Bus Repeater
9 14
10 15
## PC817 vs EL357
11 16
Tech-dat/tech-dat.md
... ...
@@ -179,7 +179,7 @@
179 179
180 180
- [[control-system-dat]]
181 181
182
-- [[opensource-dat]]
182
+- [[opensource-dat]] - [[flipper-zero-dat]] - [[openpnp-dat]] - [[ardupilot-dat]] - [[meshtastic-dat]] - [[home-assistant-dat]]
183 183
184 184
- [[solutions-dat]]
185 185
solutions-dat/solutions-dat.md
... ...
@@ -1,6 +1,9 @@
1 1
2 2
# solutions-dat.md
3 3
4
+- [[system-dat]] - [[oepnsource-dat]]
5
+
6
+
4 7
## break by - [[meshtastic-dat]]
5 8
6 9
- [[NRF52840+SX1262-dat]]
... ...
@@ -12,6 +15,10 @@
12 15
13 16
- [[ESP32+SX1262-dat]]
14 17
18
+## break by [[ESP32-S3-dat]]
19
+
20
+- [[ESP32-S3-app-dat]]
21
+
15 22
## M2M
16 23
17 24
- [[STM32-M2M-dat]] == [[NGS1111-dat]] - [[NGS1112-dat]]