BOM-DAT/BOM-DAT.md
... ...
@@ -2,6 +2,8 @@
2 2
3 3
# BOM
4 4
5
+The common bom we hosted
6
+
5 7
## Chip
6 8
7 9
- [[PL2303-DAT]]
... ...
@@ -12,4 +14,9 @@
12 14
13 15
- [[BTB-dat]]
14 16
17
+- [[optocoupler-dat]]
18
+
19
+
20
+## ref
21
+
15 22
- [[BOM]]
... ...
\ No newline at end of file
BOM-DAT/mosfet-dat/mosfet-dat.md
... ...
@@ -0,0 +1,28 @@
1
+
2
+# mosfet-dat
3
+
4
+
5
+| Model | Mark | Manufactuers | | Descriptions |
6
+| -------- | ---- | ----------------- | -------- | ------------------------------------------- |
7
+| AOD403 | D403 | [[AOSMD-dat]] | | |
8
+| AOD4184A | 4184 | [[AOSMD-dat]] | | 40V N-Channel MOSFET |
9
+| IRF540N | | [[[Infineon-dat]] | | |
10
+| NCE6050 | | [[ncepower-dat]] | TO-252-2 | NCE N-Channel Enhancement Mode Power MOSFET |
11
+| AO3401 | A19T | [[AOSMD-dat]] | | |
12
+| 2N7002 | 7002 | | | |
13
+| SI2301 | | | | |
14
+| SI2307 | | | | |
15
+| IRF5305 | 5305 | [[Infineon-dat]] | |
16
+| IRFR1205 | | [[IOR-dat]] | |
17
+
18
+
19
+## dual channel
20
+
21
+| Model | Mark | Manufactuers | Descriptions |
22
+| ------- | ---- | ---------------- | ------------ |
23
+| IRF8313 | | [[Infineon-dat]] |
24
+
25
+
26
+## ref
27
+
28
+- [[mosfet]]
... ...
\ No newline at end of file
BOM-DAT/optocoupler-dat/optocoupler-circuits-dat/2024-04-03-16-09-34.png
... ...
Binary files /dev/null and b/BOM-DAT/optocoupler-dat/optocoupler-circuits-dat/2024-04-03-16-09-34.png differ
BOM-DAT/optocoupler-dat/optocoupler-circuits-dat/2024-04-03-16-12-43.png
... ...
Binary files /dev/null and b/BOM-DAT/optocoupler-dat/optocoupler-circuits-dat/2024-04-03-16-12-43.png differ
BOM-DAT/optocoupler-dat/optocoupler-circuits-dat/optocoupler-circuits-dat.md
... ...
@@ -0,0 +1,13 @@
1
+
2
+# optocoupler-circuits-dat
3
+
4
+- [[optocoupler-dat]]
5
+
6
+
7
+## 1CH
8
+
9
+![](2024-04-03-16-12-43.png)
10
+
11
+## 4CH
12
+
13
+![](2024-04-03-16-09-34.png)
... ...
\ No newline at end of file
BOM-DAT/optocoupler-dat/optocoupler-circuits-dat/optocoupler-dat.md
... ...
@@ -0,0 +1,6 @@
1
+
2
+# optocoupler-dat
3
+
4
+## 4CH
5
+
6
+- [[everlight-dat]] - [[ct-micro-dat]]
... ...
\ No newline at end of file
Board-dat/Board-DAT.md
... ...
@@ -7,7 +7,7 @@
7 7
8 8
- [[Board-stock-out]] - [[board-series-dat]] - [[board-new-dat]] - [[board-discount]]
9 9
10
-- [[tech-dat]]
10
+- [[tech-dat]] - [[BOM-dat]]
11 11
12 12
13 13
- [[ESPC2-12-DEV]]
Chip-cn-dat/AIT-dat/2023-11-28-17-18-33.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/2023-11-28-17-18-33.png differ
Chip-cn-dat/AIT-dat/AI-WB2-12F-DAT/02-03-15-15-12-2022.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/AI-WB2-12F-DAT/02-03-15-15-12-2022.png differ
Chip-cn-dat/AIT-dat/AI-WB2-12F-DAT/10-03-15-15-12-2022.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/AI-WB2-12F-DAT/10-03-15-15-12-2022.png differ
Chip-cn-dat/AIT-dat/AI-WB2-12F-DAT/29-03-15-15-12-2022.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/AI-WB2-12F-DAT/29-03-15-15-12-2022.png differ
Chip-cn-dat/AIT-dat/AI-WB2-12F-DAT/35-09-15-15-12-2022.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/AI-WB2-12F-DAT/35-09-15-15-12-2022.png differ
Chip-cn-dat/AIT-dat/AI-WB2-12F-DAT/AI-WB2-12F-DAT.md
... ...
@@ -0,0 +1,31 @@
1
+
2
+# AI-WB2-12F-DAT
3
+
4
+
5
+## MOD INFO
6
+
7
+![](35-09-15-15-12-2022.png)
8
+
9
+## SDK
10
+https://docs.ai-thinker.com/wb2
11
+
12
+1. 二次开发SDK源码地址:https://github.com/Ai-Thinker-Open/Ai-Thinker-WB2
13
+
14
+2. 二次开发Linux开发环境搭建:https://aithinker.blog.csdn.net/article/details/125604649
15
+
16
+3. 二次开发windows开发环境搭建:https://aithinker.blog.csdn.net/article/details/125660852
17
+
18
+4. 二次开发编程指南:https://wb2-api-web.readthedocs.io/en/latest/docs/api-guides/index.html
19
+
20
+5. 固件烧录指南:https://aithinker.blog.csdn.net/article/details/125781602
21
+
22
+
23
+## DEV
24
+
25
+![](02-03-15-15-12-2022.png)
26
+
27
+
28
+![](10-03-15-15-12-2022.png)
29
+
30
+
31
+![](29-03-15-15-12-2022.png)
... ...
\ No newline at end of file
Chip-cn-dat/AIT-dat/AI-WB2-12F-DAT/ai-wb2-12f_v1.1.1_specification.pdf
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/AI-WB2-12F-DAT/ai-wb2-12f_v1.1.1_specification.pdf differ
Chip-cn-dat/AIT-dat/AIT-dat.md
... ...
@@ -0,0 +1,8 @@
1
+
2
+# AIT-dat
3
+
4
+- [[ESP-01-dat]]
5
+
6
+- [[ESP-07S-dat]]
7
+
8
+- [[ESP-12S-dat]] - [[ESP-12F-dat]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT-dat/ESP-01-DAT/02-34-20-22-03-2023.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-01-DAT/02-34-20-22-03-2023.png differ
Chip-cn-dat/AIT-dat/ESP-01-DAT/2023-11-28-16-10-10.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-01-DAT/2023-11-28-16-10-10.png differ
Chip-cn-dat/AIT-dat/ESP-01-DAT/2023-11-28-16-11-32.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-01-DAT/2023-11-28-16-11-32.png differ
Chip-cn-dat/AIT-dat/ESP-01-DAT/2023-11-28-16-13-36.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-01-DAT/2023-11-28-16-13-36.png differ
Chip-cn-dat/AIT-dat/ESP-01-DAT/2023-11-28-17-19-50.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-01-DAT/2023-11-28-17-19-50.png differ
Chip-cn-dat/AIT-dat/ESP-01-DAT/2024-01-24-15-28-06.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-01-DAT/2024-01-24-15-28-06.png differ
Chip-cn-dat/AIT-dat/ESP-01-DAT/35-01-18-22-03-2023.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-01-DAT/35-01-18-22-03-2023.png differ
Chip-cn-dat/AIT-dat/ESP-01-DAT/ESP-01-DAT.md
... ...
@@ -0,0 +1,62 @@
1
+
2
+# ESP-01 DAT
3
+
4
+- [[ESP8266-DAT]] - [[ESP-01S-dat]]
5
+
6
+
7
+## hardware
8
+
9
+
10
+### ESP-01 (obseleted, without suffix S)
11
+
12
+![](35-01-18-22-03-2023.png)
13
+
14
+1. GND - Ground
15
+2. GPIO2 - General Purpose Input/Output
16
+3. GPIO0 - General Purpose Input/Output (Used for boot mode too)
17
+4. UXRXD - Receiver (for serial communication)
18
+5. U0TXD - Transmitter (for serial communication)
19
+6. CH_PD - Chip powerdown
20
+7. EXT_RSTB - Reset
21
+8. VCC - 3.3v input voltage
22
+
23
+| Pin left | Pin Funcs | Pin Right | Pin Funcs |
24
+| -------- | ------------------------------------------- | --------- | -------------------- |
25
+| UXRXD | Receiver (Serial) | VCC | 3.3v input voltage |
26
+| GPIO0 | General Purpose IO (Used for boot mode too) | EXT_RSTB | Reset |
27
+| GPIO2 | General Purpose IO | CH_PD | Chip powerdown |
28
+| GND | Ground | U0TXD | Transmitter (Serial) |
29
+
30
+- on board LED : The blue LED on the ESP-01 module is connected to GPIO2 (UART0_TXD)
31
+
32
+
33
+
34
+
35
+
36
+
37
+## ESP-01 SCH
38
+![](2023-11-28-16-11-32.png)
39
+
40
+![](2023-11-28-17-19-50.png)
41
+
42
+## arduino uploading
43
+- debug set to serial1 or disable
44
+- crystal 40M
45
+- flash 26M
46
+- DOUT
47
+- v2
48
+- buildin LED = 2 or else
49
+
50
+![](02-34-20-22-03-2023.png)
51
+
52
+
53
+## 乱码问题
54
+
55
+
56
+## datasheet
57
+
58
+- [[esp-01-ds.pdf]]
59
+
60
+
61
+
62
+
Chip-cn-dat/AIT-dat/ESP-01-DAT/ESP-01S-dat.md
... ...
@@ -0,0 +1,46 @@
1
+
2
+# ESP-01S-dat
3
+
4
+- [[NWI1070-dat]] - [[NWI1077-dat]]
5
+
6
+https://www.electrodragon.com/product/esp-01-esp8266-wifi-module/
7
+
8
+![](2024-01-24-15-28-06.png)
9
+
10
+
11
+## Pin Definitions
12
+
13
+also printed on board
14
+
15
+- 3.3V RX
16
+- RST IO0
17
+- EN IO2
18
+- TX GND
19
+
20
+
21
+
22
+### ESP-01S
23
+
24
+the differences between ESP-01 VS ESP-01S (more components )
25
+
26
+![](2023-11-28-16-10-10.png)
27
+
28
+
29
+
30
+
31
+## ESP-01 VS ESP-01S
32
+
33
+ESP-01S SCH
34
+![](2023-11-28-16-13-36.png)
35
+
36
+- IO15 - pull-down
37
+- reset - pull up
38
+- chip_EN - pull up
39
+- GPIO0 - pull up
40
+- GPIO2 - LED + pull up
41
+
42
+
43
+
44
+## ref
45
+
46
+- [[ESP8266-DAT]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT-dat/ESP-01-DAT/esp-01-ds.pdf
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-01-DAT/esp-01-ds.pdf differ
Chip-cn-dat/AIT-dat/ESP-07S-DAT.md
... ...
@@ -0,0 +1,6 @@
1
+
2
+# ESP-07S DAT
3
+
4
+https://www.electrodragon.com/product/esp-07s-esp8266-serial-wifi-module/
5
+
6
+![](2023-11-28-17-18-33.png)
... ...
\ No newline at end of file
Chip-cn-dat/AIT-dat/ESP-12F-DAT/07-54-23-22-03-2023.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/07-54-23-22-03-2023.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/2023-11-28-17-17-01.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/2023-11-28-17-17-01.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/2023-11-28-17-17-46.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/2023-11-28-17-17-46.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/2024-03-20-18-38-13.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/2024-03-20-18-38-13.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/43-27-15-15-12-2022.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/43-27-15-15-12-2022.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DAT.md
... ...
@@ -0,0 +1,59 @@
1
+
2
+# ESP-12F-DAT
3
+
4
+
5
+## Definitions
6
+
7
+![](43-27-15-15-12-2022.png)
8
+
9
+## Dimension
10
+
11
+![](2024-03-20-18-38-13.png)
12
+
13
+- pitch 2.0 mm
14
+- width 16 mm
15
+
16
+
17
+## ref
18
+
19
+- legacy chip wiki page here - https://w.electrodragon.com/w/Category:ESP8266
20
+- legacy module page - https://w.electrodragon.com/w/ESP-12F_ESP8266_Wifi_Board
21
+
22
+
23
+
24
+## Internal SCH
25
+
26
+![](07-54-23-22-03-2023.png)
27
+
28
+![](2023-11-28-17-17-46.png)
29
+
30
+## Pin Definitions
31
+
32
+| left | -- | right | -- | func |
33
+| ---- | -------------------------- | ----- | ------------------ | ----------- |
34
+| RST | external pull-up, with cap | TXD | | |
35
+| ADC | | RXD | | |
36
+| EN | external pull-up | IO5 | | |
37
+| IO16 | | IO4 | | |
38
+| IO14 | | IO0 | external pull-up | mode select |
39
+| IO12 | | IO2 | external pull-up | |
40
+| IO13 | | IO15 | external pull-down | |
41
+| VCC | | GND | | |
42
+
43
+
44
+- on module LED IO2: low to on
45
+
46
+
47
+## Periperhal design
48
+
49
+![](2023-11-28-17-17-01.png)
50
+
51
+
52
+## datasheet
53
+
54
+- [[ESP-12F-DS.pdf]]
55
+- [[ESP-12F-DS2-dat]]
56
+-
57
+## ref
58
+
59
+- [[ESP8266-dat]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS.pdf
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS.pdf differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-21-51.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-21-51.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-23-39.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-23-39.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-27-30.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-27-30.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-27-53.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-27-53.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-33-38.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-33-38.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-37-34.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-37-34.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-38-11.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-38-11.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-40-03.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-40-03.png differ
Chip-cn-dat/AIT-dat/ESP-12F-DAT/ESP-12F-DS2-dat/ESP-12F-DS2-dat.md
... ...
@@ -0,0 +1,132 @@
1
+
2
+# ESP-12F-DS2-dat
3
+
4
+## Brief Info
5
+
6
+The ESP-12F WiFi module was developed by Ai-Thinker Technology. The core processor ESP8266 integrates the industry-leading Tensilica L106 ultra-low-power 32-bit micro MCU in a small package with 16-bit Lite mode, clocked at Supports 80 MHz and 160 MHz, supports RTOS, and integrates Wi-Fi MAC/BB/RF/PA/LNA.
7
+
8
+The ESP-12F WiFi module supports the standard IEEE802.11 b/g/n protocol, a complete TCP/IP protocol stack. Users can use this module to add networking capabilities to existing devices or to build separate network controllers.
9
+
10
+The ESP8266 is a high-performance wireless SOC that offers maximum utility at the lowest cost and unlimited possibilities for embedding WiFi functionality into other systems.
11
+
12
+![](2023-10-30-16-27-53.png)
13
+
14
+The ESP8266 is a complete and self-contained WiFi network solution that can operate independently or as a slave running on other host MCUs. The ESP8266 is capable of booting directly from an external flash memory when it is powered by an application and is the only application processor in the device. The built-in cache helps improve system performance and reduce memory requirements.
15
+
16
+In another case, the ESP8266 is responsible for wireless Internet access. When it comes to the task of the WiFi adapter, it can be added to any micro controller-based design. The connection is simple and easy, just by SPI / SDIO interface or I2C / UART port. Just fine.
17
+
18
+The ESP8266's powerful on-chip processing and storage capabilities allow it to integrate sensors and other application-specific devices through the GPIO port, minimizing system resources during minimal up-front development and operation.
19
+
20
+
21
+## Dimension and Pins
22
+
23
+![](2023-10-30-16-27-30.png)
24
+
25
+## Features
26
+
27
+- The smallest 802.11b/g/n Wi-Fi SOC module
28
+- Low power 32-bit CPU, can also serve as the application processor
29
+- Up to 160MHz clock speed
30
+- Built-in 10 bit high precision ADC
31
+- Supports UART/GPIO/IIC/PWM/ADC
32
+- SMD-22 package for easy welding
33
+- Integrated Wi-Fi MAC/BB/RF/PA/LNA
34
+- Support multiple sleep patterns. Deep sleep current as low as 20uA
35
+- UART baud rate up to 4Mbps
36
+- Embedded LWIP protocol stack
37
+- Supports STA/AP/STA + AP operation mode
38
+- Support Smart Config/AirKiss technology
39
+- Supports remote firmware upgrade (FOTA)
40
+- General AT commands can be used quickly
41
+- Support for the two development, integration of windows, Linux development environment Ai
42
+
43
+
44
+
45
+
46
+
47
+## Product Specification
48
+
49
+| Specs | - |
50
+| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
51
+| Module Model E | SP-12F |
52
+| Package | SMD22 |
53
+| Size | 24*16*3(±0.2)mm |
54
+| Certification | FCCǃCEǃICǃREACHǃRoHS |
55
+| SPI Flash Default | 32Mbit |
56
+| Interface | UART/GPIO/ADC/PWM |
57
+| IO Port | 9 |
58
+| UART Baud rate Support | 300 ~ 4608000 bps ˈDefault 115200 bps |
59
+| Frequency Range | 2412 ~ 2484MHz |
60
+| Antenna | PCB Antenna |
61
+| Transmit Power | - 802.11b: 16±2 dBm (@11Mbps) - 802.11g: 14±2 dBm (@54Mbps) - 802.11n: 13±2 dBm (@HT20, MCS7) |
62
+| Receiving Sensitivity | - CCK, 1 Mbps : -90dBm - CCK, 11 Mbps: -85dBm - 6 Mbps (1/2 BPSK): -88dBm - 54 Mbps (3/4 64-QAM): -70dBm - HT20, MCS7 (65 Mbps, 72.2 Mbps): -67dBm |
63
+| Power | - (Typical Values) - Continuous Transmission=>Average˖~71mAˈPeak˖ - 500mA - Modem Sleep: ~20mA - Light Sleep: ~2mA - Deep Sleep: ~0.02mA |
64
+| Security | WEP/WPA-PSK/WPA2-PSK |
65
+| Power Supply Voltage | 3.0V ~ 3.6VˈTypical 3.3VˈCurrent >500mA |
66
+| Operating Temperature | -20 C ~ 85 C |
67
+| Storage Environment | -40 C ~ 85 C , < 90%RH |
68
+
69
+
70
+
71
+## Pin Definition
72
+
73
+![](2023-10-30-16-33-38.png)
74
+
75
+| No. | Pin Name | Functional Description |
76
+| --- | -------- | ------------------------------------------------------------------- |
77
+| 1 | RST | Reset Pin, Active Low |
78
+| 2 | ADC | AD conversion, Input voltage range 0~1V, the value range is 0~1024. |
79
+| 3 | EN | Chip Enabled Pin, Active High |
80
+| 4 | IO16 | Connect with RST pin to wake up Deep Sleep |
81
+| 5 | IO14 | GPIO14; HSPI_CLK |
82
+| 6 | IO12 | GPIO12; HSPI_MISO |
83
+| 7 | IO13 | GPIO13; HSPI_MOSI; UART0_CTS |
84
+| 8 | VCC | Module power supply pin, Voltage 3.0V ~ 3.6V |
85
+| 9 | GND | GND |
86
+| 10 | IO15 | GPIO15; MTDO; HSPICS; UART0_RTS |
87
+| 11 | IO2 | GPIO2; UART1_TXD |
88
+| 12 | IO0 | GPIO0;HSPI_MISO;I2SI_DATA |
89
+| 13 | IO4 | GPIO4 |
90
+| 14 | IO5 | GPIO5;IR_R |
91
+| 15 | RXD | UART0_RXD; GPIO3 |
92
+| 16 | TXD | UART0_TXD; GPIO1 |
93
+
94
+
95
+## Boot Mode
96
+
97
+Description of the ESP series module boot mode
98
+
99
+| Mode | CH_PD(EN) | RST | GPIO15 | GPIO0 | GPIO2 | TXD0 |
100
+| ------------- | --------- | ---- | ------ | ----- | ----- | ---- |
101
+| Download mode | high | high | low | low | high | high |
102
+| Running mode | high | high | low | high | high | high |
103
+
104
+- Notes: Some of the pins inside the module have been pulled or pulled down, please
105
+ refer to the schematic diagram.
106
+
107
+## reflow profile
108
+
109
+![](2023-10-30-16-37-34.png)
110
+
111
+
112
+## peripheral schematic
113
+
114
+Application circuit
115
+
116
+
117
+- CHPD - pull up
118
+- IO2 - pull up
119
+- IO0 - pull up - press down button
120
+- IO15 - pull down
121
+- Reset - press down button
122
+- ADC -voltage divider ladder
123
+
124
+![](2023-10-30-16-38-11.png)
125
+
126
+![](2023-10-30-16-21-51.png)
127
+
128
+## SCH
129
+
130
+![](2023-10-30-16-40-03.png)
131
+![](2023-10-30-16-23-39.png)
132
+
Chip-cn-dat/AIT-dat/ESP-12F-DAT/esp-12f_product_specification_en.pdf
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12F-DAT/esp-12f_product_specification_en.pdf differ
Chip-cn-dat/AIT-dat/ESP-12K-dat/2023-11-29-18-42-20.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12K-dat/2023-11-29-18-42-20.png differ
Chip-cn-dat/AIT-dat/ESP-12K-dat/2023-11-29-18-43-34.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12K-dat/2023-11-29-18-43-34.png differ
Chip-cn-dat/AIT-dat/ESP-12K-dat/ESP-12K-dat.md
... ...
@@ -0,0 +1,16 @@
1
+
2
+
3
+
4
+# ESP-12K-dat
5
+
6
+![](2023-11-29-18-42-20.png)
7
+
8
+![](2023-11-29-18-43-34.png)
9
+
10
+
11
+
12
+
13
+## ref
14
+
15
+- https://docs.ai-thinker.com/_media/esp32/docs/esp-12k_%E8%A7%84%E6%A0%BC%E4%B9%A6_en.pdf
16
+
Chip-cn-dat/AIT-dat/ESP-12S-DAT/2024-03-20-18-42-00.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12S-DAT/2024-03-20-18-42-00.png differ
Chip-cn-dat/AIT-dat/ESP-12S-DAT/50-48-15-16-12-2022.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12S-DAT/50-48-15-16-12-2022.png differ
Chip-cn-dat/AIT-dat/ESP-12S-DAT/56-45-15-16-12-2022.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12S-DAT/56-45-15-16-12-2022.png differ
Chip-cn-dat/AIT-dat/ESP-12S-DAT/ESP-12S-DAT.md
... ...
@@ -0,0 +1,32 @@
1
+
2
+# ESP-12S-DAT
3
+
4
+https://www.electrodragon.com/product/esp-12s-wifi-module-esp8266/
5
+
6
+
7
+## Dimension
8
+
9
+![](2024-03-20-18-42-00.png)
10
+
11
+
12
+## APP
13
+
14
+![](50-48-15-16-12-2022.png)
15
+
16
+## internal
17
+
18
+| pins | internal | Extra |
19
+| ----- | --------- | ---------------- |
20
+| reset | pull-up | extra filter cap |
21
+| en | pull-up | |
22
+| IO0 | pull-up | |
23
+| IO2 | pull-up | on board LED |
24
+| IO15 | pull-down | |
25
+
26
+![](56-45-15-16-12-2022.png)
27
+
28
+
29
+
30
+## ref
31
+
32
+- [[ESP-12S-DS.pdf]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT-dat/ESP-12S-DAT/ESP-12S-DS.pdf
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-12S-DAT/ESP-12S-DS.pdf differ
Chip-cn-dat/AIT-dat/ESP-13-dat/2023-11-28-17-30-58.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-13-dat/2023-11-28-17-30-58.png differ
Chip-cn-dat/AIT-dat/ESP-13-dat/ESP-13-dat.md
... ...
@@ -0,0 +1,6 @@
1
+
2
+# ESP-13-dat
3
+
4
+ESP-13 / Wroom
5
+
6
+![](2023-11-28-17-30-58.png)
... ...
\ No newline at end of file
Chip-cn-dat/AIT-dat/ESP-14-dat/2023-11-28-17-24-34.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-14-dat/2023-11-28-17-24-34.png differ
Chip-cn-dat/AIT-dat/ESP-14-dat/2023-11-28-17-24-46.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-14-dat/2023-11-28-17-24-46.png differ
Chip-cn-dat/AIT-dat/ESP-14-dat/2023-11-28-17-24-56.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-14-dat/2023-11-28-17-24-56.png differ
Chip-cn-dat/AIT-dat/ESP-14-dat/ESP-14-dat.md
... ...
@@ -0,0 +1,80 @@
1
+
2
+# ESP-14-dat
3
+
4
+![](2023-11-28-17-24-46.png)
5
+
6
+![](2023-11-28-17-24-34.png)
7
+
8
+![](2023-11-28-17-24-56.png)
9
+
10
+## Pins
11
+
12
+* 1 M PC5 STM8 PC5 port
13
+* 2 M_PC6 STM8 PC6 port
14
+* 3 M_PC7 STM8 PC7 mouth
15
+* 4 GND GND
16
+* 5 M_PD3 STM8 PD3 port
17
+* 6 M_PD4 STM8 PD4 port
18
+* 7 M_NRST STM8 NRST port
19
+* 8 GND common ground
20
+* 9 M_PD2 STM8 PD2 port
21
+* 10 M_PD5 STM8 PD5 port
22
+* 11 M_PD6 STM8 PD6 port
23
+* 12 M_PA1 STM8 PA1 port or crystal input port
24
+* 13 M_PA2 STM8 PA2 port or oscillator output
25
+* 14 E_GPIO0 ESP8266 GPIO0 port: 1) Default WiFi Status. 2) Operating mode selection.
26
+* 15 M_VCAP STM8 VCAP port
27
+* 16 M_VDD STM8 power supply pin
28
+* 17 E_VDD ESP8266 power supply pin
29
+* 18 M_PA3 STM8 PA3 port
30
+* 19 M_PB5 STM8 PB5 port
31
+* 20 M_PB4 STM8 PB4 port
32
+* 21 M_PC3 STM8 PC3 port
33
+* 22 M_PC4 STM8 PC4 port
34
+
35
+### Specs
36
+
37
+#### Power consumption
38
+
39
+The following data is based on a 3.3V power supply, ambient temperature 25 ° measured.<br />
40
+[1] All measurements were performed at the antenna interface.<br />
41
+[2] all transmit data based on a 90% duty cycle, continuous transmission mode at measured.<br />
42
+
43
+### Mode Min Max Unit usual
44
+* Transfer 802.11b, CCK 1Mbps, Pout = + 19.5dBm 215 mA
45
+* Transfer 802.11b, CCK 11Mbps, Pout = + 18.5dBm 197 mA
46
+* Transfer 802.11g, OFDM54 Mbps, Pout = + 16dBm 145 mA
47
+* Transfer 802.11n, MCS7, Pout = + 14dBm 135 mA
48
+* Receiving 802.11b, packet length of 1024 bytes, -80dBm 100 mA
49
+* Receiving 802.11g, packet length of 1024 bytes, -70dBm 100 mA
50
+* Receiving 802.11n, packet length of 1024 bytes, -65dBm 102 mA
51
+* System Standby mode 70 mA
52
+* 0.5 μA shutdown
53
+*
54
+#### RF specs
55
+
56
+The following data is at room temperature, the measured voltage is 3.3V.<br />
57
+
58
+#### Description Min Max Unit usual
59
+* 2412 2484 MHz input frequency
60
+* Input resistance 50 Ω
61
+* -10 DB input reflection
62
+* Under 72.2Mbps, PA output power 14 15 16 dBm
63
+* 802.11b mode, PA output power 17.5 18.5 19.5 dBm
64
+
65
+#### Sensitivity
66
+* CCK 1Mbps -98 dBm
67
+* CCK 11Mbps -91 dBm
68
+* 6Mbps (1 / 2BPSK) -93 dBm
69
+* 54Mbps (3/4 64-QAM) -75 dBm
70
+* HT20, MCS7 (65Mbps, 72.2Mbps) -71 dBm
71
+
72
+#### Adjacent suppression
73
+* OFDM, 6Mbps 37 dB
74
+* OFDM, 54Mbps 21 dB
75
+* HT20, MCS0 37 dB
76
+* HT20, MCS7 20 dB
77
+
78
+Note:
79
+1) 72.2Mbps under 802.11n mode, MCS = 7, GI = 200uS when measured;
80
+2) 802.11b mode output power up to + 19.5dBm of;
... ...
\ No newline at end of file
Chip-cn-dat/AIT-dat/ESP-C3-12F-DAT/2023-11-28-15-28-19.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-C3-12F-DAT/2023-11-28-15-28-19.png differ
Chip-cn-dat/AIT-dat/ESP-C3-12F-DAT/2023-11-28-15-28-49.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-C3-12F-DAT/2023-11-28-15-28-49.png differ
Chip-cn-dat/AIT-dat/ESP-C3-12F-DAT/2023-11-28-15-31-59.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-C3-12F-DAT/2023-11-28-15-31-59.png differ
Chip-cn-dat/AIT-dat/ESP-C3-12F-DAT/42-54-17-15-12-2022.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-C3-12F-DAT/42-54-17-15-12-2022.png differ
Chip-cn-dat/AIT-dat/ESP-C3-12F-DAT/ESP-C3-12F-DAT.md
... ...
@@ -0,0 +1,41 @@
1
+
2
+# ESP-C3-12F-DAT
3
+
4
+
5
+![](42-54-17-15-12-2022.png)
6
+
7
+![](2023-11-28-15-28-19.png)
8
+
9
+## Setup Peripheral
10
+
11
+![](2023-11-28-15-28-49.png)
12
+
13
+
14
+## Re-map Pin Definitions
15
+
16
+| ! ESP-C3-12F | ESP-12F Left | ESP-12F Right | ESP-C3-12F Right |
17
+| ------------ | ------------ | ------------- | ---------------- |
18
+| Reset | IO0 | TXD0 | TXD0 |
19
+| ADC | IO1 | RXD0 | RXD0 |
20
+| EN | EN | IO5 | IO19 |
21
+| IO16 | IO2 | IO4 | IO18 |
22
+| IO14 | IO3 | IO0 | IO9 |
23
+| IO12 | IO4 | IO2 | IO10 |
24
+| IO13 | IO5 | IO15 | IO8 |
25
+| 3V3 | 3V3 | GND | GND |
26
+
27
+* Extra Pins from front-side left-to-right: NC1 NC2 NC3 IO6 IO7 NC4
28
+
29
+
30
+## Boot Mode
31
+
32
+![](2023-11-28-15-31-59.png)
33
+
34
+* IO8 should float, otherwise USB Bootmode only
35
+
36
+
37
+## ref
38
+
39
+- [[ESP32-C3-dat]]
40
+
41
+- [[ESP-C3-12F-DAT]] - [[ESP-C3-12F]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT-dat/ESP-C3-32S-dat/2023-11-20-18-30-31.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-C3-32S-dat/2023-11-20-18-30-31.png differ
Chip-cn-dat/AIT-dat/ESP-C3-32S-dat/2023-11-20-18-30-46.png
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-C3-32S-dat/2023-11-20-18-30-46.png differ
Chip-cn-dat/AIT-dat/ESP-C3-32S-dat/ESP-C3-32S-dat.md
... ...
@@ -0,0 +1,14 @@
1
+
2
+# ESP-C3-32S-dat
3
+
4
+![](2023-11-20-18-30-31.png)
5
+
6
+![](2023-11-20-18-30-46.png)
7
+
8
+## ref
9
+
10
+- [[Esp32-c3s_specification.pdf]]
11
+
12
+- [[ESP-C3-32S]]
13
+
14
+- [[ESP32-C3-dat]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT-dat/ESP-C3-32S-dat/Esp32-c3s_specification.pdf
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT-dat/ESP-C3-32S-dat/Esp32-c3s_specification.pdf differ
Chip-cn-dat/AIT/2023-11-28-17-18-33.png
... ...
Binary files a/Chip-cn-dat/AIT/2023-11-28-17-18-33.png and /dev/null differ
Chip-cn-dat/AIT/AI-WB2-12F-DAT/02-03-15-15-12-2022.png
... ...
Binary files a/Chip-cn-dat/AIT/AI-WB2-12F-DAT/02-03-15-15-12-2022.png and /dev/null differ
Chip-cn-dat/AIT/AI-WB2-12F-DAT/10-03-15-15-12-2022.png
... ...
Binary files a/Chip-cn-dat/AIT/AI-WB2-12F-DAT/10-03-15-15-12-2022.png and /dev/null differ
Chip-cn-dat/AIT/AI-WB2-12F-DAT/29-03-15-15-12-2022.png
... ...
Binary files a/Chip-cn-dat/AIT/AI-WB2-12F-DAT/29-03-15-15-12-2022.png and /dev/null differ
Chip-cn-dat/AIT/AI-WB2-12F-DAT/35-09-15-15-12-2022.png
... ...
Binary files a/Chip-cn-dat/AIT/AI-WB2-12F-DAT/35-09-15-15-12-2022.png and /dev/null differ
Chip-cn-dat/AIT/AI-WB2-12F-DAT/AI-WB2-12F-DAT.md
... ...
@@ -1,31 +0,0 @@
1
-
2
-# AI-WB2-12F-DAT
3
-
4
-
5
-## MOD INFO
6
-
7
-![](35-09-15-15-12-2022.png)
8
-
9
-## SDK
10
-https://docs.ai-thinker.com/wb2
11
-
12
-1. 二次开发SDK源码地址:https://github.com/Ai-Thinker-Open/Ai-Thinker-WB2
13
-
14
-2. 二次开发Linux开发环境搭建:https://aithinker.blog.csdn.net/article/details/125604649
15
-
16
-3. 二次开发windows开发环境搭建:https://aithinker.blog.csdn.net/article/details/125660852
17
-
18
-4. 二次开发编程指南:https://wb2-api-web.readthedocs.io/en/latest/docs/api-guides/index.html
19
-
20
-5. 固件烧录指南:https://aithinker.blog.csdn.net/article/details/125781602
21
-
22
-
23
-## DEV
24
-
25
-![](02-03-15-15-12-2022.png)
26
-
27
-
28
-![](10-03-15-15-12-2022.png)
29
-
30
-
31
-![](29-03-15-15-12-2022.png)
... ...
\ No newline at end of file
Chip-cn-dat/AIT/AI-WB2-12F-DAT/ai-wb2-12f_v1.1.1_specification.pdf
... ...
Binary files a/Chip-cn-dat/AIT/AI-WB2-12F-DAT/ai-wb2-12f_v1.1.1_specification.pdf and /dev/null differ
Chip-cn-dat/AIT/AIT-dat.md
... ...
@@ -1,8 +0,0 @@
1
-
2
-# AIT-dat
3
-
4
-- [[ESP-01-dat]]
5
-
6
-- [[ESP-07S-dat]]
7
-
8
-- [[ESP-12S-dat]] - [[ESP-12F-dat]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT/ESP-01-DAT/02-34-20-22-03-2023.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-01-DAT/02-34-20-22-03-2023.png and /dev/null differ
Chip-cn-dat/AIT/ESP-01-DAT/2023-11-28-16-10-10.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-01-DAT/2023-11-28-16-10-10.png and /dev/null differ
Chip-cn-dat/AIT/ESP-01-DAT/2023-11-28-16-11-32.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-01-DAT/2023-11-28-16-11-32.png and /dev/null differ
Chip-cn-dat/AIT/ESP-01-DAT/2023-11-28-16-13-36.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-01-DAT/2023-11-28-16-13-36.png and /dev/null differ
Chip-cn-dat/AIT/ESP-01-DAT/2023-11-28-17-19-50.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-01-DAT/2023-11-28-17-19-50.png and /dev/null differ
Chip-cn-dat/AIT/ESP-01-DAT/2024-01-24-15-28-06.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-01-DAT/2024-01-24-15-28-06.png and /dev/null differ
Chip-cn-dat/AIT/ESP-01-DAT/35-01-18-22-03-2023.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-01-DAT/35-01-18-22-03-2023.png and /dev/null differ
Chip-cn-dat/AIT/ESP-01-DAT/ESP-01-DAT.md
... ...
@@ -1,62 +0,0 @@
1
-
2
-# ESP-01 DAT
3
-
4
-- [[ESP8266-DAT]] - [[ESP-01S-dat]]
5
-
6
-
7
-## hardware
8
-
9
-
10
-### ESP-01 (obseleted, without suffix S)
11
-
12
-![](35-01-18-22-03-2023.png)
13
-
14
-1. GND - Ground
15
-2. GPIO2 - General Purpose Input/Output
16
-3. GPIO0 - General Purpose Input/Output (Used for boot mode too)
17
-4. UXRXD - Receiver (for serial communication)
18
-5. U0TXD - Transmitter (for serial communication)
19
-6. CH_PD - Chip powerdown
20
-7. EXT_RSTB - Reset
21
-8. VCC - 3.3v input voltage
22
-
23
-| Pin left | Pin Funcs | Pin Right | Pin Funcs |
24
-| -------- | ------------------------------------------- | --------- | -------------------- |
25
-| UXRXD | Receiver (Serial) | VCC | 3.3v input voltage |
26
-| GPIO0 | General Purpose IO (Used for boot mode too) | EXT_RSTB | Reset |
27
-| GPIO2 | General Purpose IO | CH_PD | Chip powerdown |
28
-| GND | Ground | U0TXD | Transmitter (Serial) |
29
-
30
-- on board LED : The blue LED on the ESP-01 module is connected to GPIO2 (UART0_TXD)
31
-
32
-
33
-
34
-
35
-
36
-
37
-## ESP-01 SCH
38
-![](2023-11-28-16-11-32.png)
39
-
40
-![](2023-11-28-17-19-50.png)
41
-
42
-## arduino uploading
43
-- debug set to serial1 or disable
44
-- crystal 40M
45
-- flash 26M
46
-- DOUT
47
-- v2
48
-- buildin LED = 2 or else
49
-
50
-![](02-34-20-22-03-2023.png)
51
-
52
-
53
-## 乱码问题
54
-
55
-
56
-## datasheet
57
-
58
-- [[esp-01-ds.pdf]]
59
-
60
-
61
-
62
-
Chip-cn-dat/AIT/ESP-01-DAT/ESP-01S-dat.md
... ...
@@ -1,46 +0,0 @@
1
-
2
-# ESP-01S-dat
3
-
4
-- [[NWI1070-dat]] - [[NWI1077-dat]]
5
-
6
-https://www.electrodragon.com/product/esp-01-esp8266-wifi-module/
7
-
8
-![](2024-01-24-15-28-06.png)
9
-
10
-
11
-## Pin Definitions
12
-
13
-also printed on board
14
-
15
-- 3.3V RX
16
-- RST IO0
17
-- EN IO2
18
-- TX GND
19
-
20
-
21
-
22
-### ESP-01S
23
-
24
-the differences between ESP-01 VS ESP-01S (more components )
25
-
26
-![](2023-11-28-16-10-10.png)
27
-
28
-
29
-
30
-
31
-## ESP-01 VS ESP-01S
32
-
33
-ESP-01S SCH
34
-![](2023-11-28-16-13-36.png)
35
-
36
-- IO15 - pull-down
37
-- reset - pull up
38
-- chip_EN - pull up
39
-- GPIO0 - pull up
40
-- GPIO2 - LED + pull up
41
-
42
-
43
-
44
-## ref
45
-
46
-- [[ESP8266-DAT]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT/ESP-01-DAT/esp-01-ds.pdf
... ...
Binary files a/Chip-cn-dat/AIT/ESP-01-DAT/esp-01-ds.pdf and /dev/null differ
Chip-cn-dat/AIT/ESP-07S-DAT.md
... ...
@@ -1,6 +0,0 @@
1
-
2
-# ESP-07S DAT
3
-
4
-https://www.electrodragon.com/product/esp-07s-esp8266-serial-wifi-module/
5
-
6
-![](2023-11-28-17-18-33.png)
... ...
\ No newline at end of file
Chip-cn-dat/AIT/ESP-12F-DAT/07-54-23-22-03-2023.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/07-54-23-22-03-2023.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/2023-11-28-17-17-01.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/2023-11-28-17-17-01.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/2023-11-28-17-17-46.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/2023-11-28-17-17-46.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/2024-03-20-18-38-13.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/2024-03-20-18-38-13.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/43-27-15-15-12-2022.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/43-27-15-15-12-2022.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DAT.md
... ...
@@ -1,59 +0,0 @@
1
-
2
-# ESP-12F-DAT
3
-
4
-
5
-## Definitions
6
-
7
-![](43-27-15-15-12-2022.png)
8
-
9
-## Dimension
10
-
11
-![](2024-03-20-18-38-13.png)
12
-
13
-- pitch 2.0 mm
14
-- width 16 mm
15
-
16
-
17
-## ref
18
-
19
-- legacy chip wiki page here - https://w.electrodragon.com/w/Category:ESP8266
20
-- legacy module page - https://w.electrodragon.com/w/ESP-12F_ESP8266_Wifi_Board
21
-
22
-
23
-
24
-## Internal SCH
25
-
26
-![](07-54-23-22-03-2023.png)
27
-
28
-![](2023-11-28-17-17-46.png)
29
-
30
-## Pin Definitions
31
-
32
-| left | -- | right | -- | func |
33
-| ---- | -------------------------- | ----- | ------------------ | ----------- |
34
-| RST | external pull-up, with cap | TXD | | |
35
-| ADC | | RXD | | |
36
-| EN | external pull-up | IO5 | | |
37
-| IO16 | | IO4 | | |
38
-| IO14 | | IO0 | external pull-up | mode select |
39
-| IO12 | | IO2 | external pull-up | |
40
-| IO13 | | IO15 | external pull-down | |
41
-| VCC | | GND | | |
42
-
43
-
44
-- on module LED IO2: low to on
45
-
46
-
47
-## Periperhal design
48
-
49
-![](2023-11-28-17-17-01.png)
50
-
51
-
52
-## datasheet
53
-
54
-- [[ESP-12F-DS.pdf]]
55
-- [[ESP-12F-DS2-dat]]
56
--
57
-## ref
58
-
59
-- [[ESP8266-dat]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS.pdf
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS.pdf and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-21-51.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-21-51.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-23-39.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-23-39.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-27-30.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-27-30.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-27-53.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-27-53.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-33-38.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-33-38.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-37-34.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-37-34.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-38-11.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-38-11.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-40-03.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/2023-10-30-16-40-03.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12F-DAT/ESP-12F-DS2-dat/ESP-12F-DS2-dat.md
... ...
@@ -1,132 +0,0 @@
1
-
2
-# ESP-12F-DS2-dat
3
-
4
-## Brief Info
5
-
6
-The ESP-12F WiFi module was developed by Ai-Thinker Technology. The core processor ESP8266 integrates the industry-leading Tensilica L106 ultra-low-power 32-bit micro MCU in a small package with 16-bit Lite mode, clocked at Supports 80 MHz and 160 MHz, supports RTOS, and integrates Wi-Fi MAC/BB/RF/PA/LNA.
7
-
8
-The ESP-12F WiFi module supports the standard IEEE802.11 b/g/n protocol, a complete TCP/IP protocol stack. Users can use this module to add networking capabilities to existing devices or to build separate network controllers.
9
-
10
-The ESP8266 is a high-performance wireless SOC that offers maximum utility at the lowest cost and unlimited possibilities for embedding WiFi functionality into other systems.
11
-
12
-![](2023-10-30-16-27-53.png)
13
-
14
-The ESP8266 is a complete and self-contained WiFi network solution that can operate independently or as a slave running on other host MCUs. The ESP8266 is capable of booting directly from an external flash memory when it is powered by an application and is the only application processor in the device. The built-in cache helps improve system performance and reduce memory requirements.
15
-
16
-In another case, the ESP8266 is responsible for wireless Internet access. When it comes to the task of the WiFi adapter, it can be added to any micro controller-based design. The connection is simple and easy, just by SPI / SDIO interface or I2C / UART port. Just fine.
17
-
18
-The ESP8266's powerful on-chip processing and storage capabilities allow it to integrate sensors and other application-specific devices through the GPIO port, minimizing system resources during minimal up-front development and operation.
19
-
20
-
21
-## Dimension and Pins
22
-
23
-![](2023-10-30-16-27-30.png)
24
-
25
-## Features
26
-
27
-- The smallest 802.11b/g/n Wi-Fi SOC module
28
-- Low power 32-bit CPU, can also serve as the application processor
29
-- Up to 160MHz clock speed
30
-- Built-in 10 bit high precision ADC
31
-- Supports UART/GPIO/IIC/PWM/ADC
32
-- SMD-22 package for easy welding
33
-- Integrated Wi-Fi MAC/BB/RF/PA/LNA
34
-- Support multiple sleep patterns. Deep sleep current as low as 20uA
35
-- UART baud rate up to 4Mbps
36
-- Embedded LWIP protocol stack
37
-- Supports STA/AP/STA + AP operation mode
38
-- Support Smart Config/AirKiss technology
39
-- Supports remote firmware upgrade (FOTA)
40
-- General AT commands can be used quickly
41
-- Support for the two development, integration of windows, Linux development environment Ai
42
-
43
-
44
-
45
-
46
-
47
-## Product Specification
48
-
49
-| Specs | - |
50
-| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
51
-| Module Model E | SP-12F |
52
-| Package | SMD22 |
53
-| Size | 24*16*3(±0.2)mm |
54
-| Certification | FCCǃCEǃICǃREACHǃRoHS |
55
-| SPI Flash Default | 32Mbit |
56
-| Interface | UART/GPIO/ADC/PWM |
57
-| IO Port | 9 |
58
-| UART Baud rate Support | 300 ~ 4608000 bps ˈDefault 115200 bps |
59
-| Frequency Range | 2412 ~ 2484MHz |
60
-| Antenna | PCB Antenna |
61
-| Transmit Power | - 802.11b: 16±2 dBm (@11Mbps) - 802.11g: 14±2 dBm (@54Mbps) - 802.11n: 13±2 dBm (@HT20, MCS7) |
62
-| Receiving Sensitivity | - CCK, 1 Mbps : -90dBm - CCK, 11 Mbps: -85dBm - 6 Mbps (1/2 BPSK): -88dBm - 54 Mbps (3/4 64-QAM): -70dBm - HT20, MCS7 (65 Mbps, 72.2 Mbps): -67dBm |
63
-| Power | - (Typical Values) - Continuous Transmission=>Average˖~71mAˈPeak˖ - 500mA - Modem Sleep: ~20mA - Light Sleep: ~2mA - Deep Sleep: ~0.02mA |
64
-| Security | WEP/WPA-PSK/WPA2-PSK |
65
-| Power Supply Voltage | 3.0V ~ 3.6VˈTypical 3.3VˈCurrent >500mA |
66
-| Operating Temperature | -20 C ~ 85 C |
67
-| Storage Environment | -40 C ~ 85 C , < 90%RH |
68
-
69
-
70
-
71
-## Pin Definition
72
-
73
-![](2023-10-30-16-33-38.png)
74
-
75
-| No. | Pin Name | Functional Description |
76
-| --- | -------- | ------------------------------------------------------------------- |
77
-| 1 | RST | Reset Pin, Active Low |
78
-| 2 | ADC | AD conversion, Input voltage range 0~1V, the value range is 0~1024. |
79
-| 3 | EN | Chip Enabled Pin, Active High |
80
-| 4 | IO16 | Connect with RST pin to wake up Deep Sleep |
81
-| 5 | IO14 | GPIO14; HSPI_CLK |
82
-| 6 | IO12 | GPIO12; HSPI_MISO |
83
-| 7 | IO13 | GPIO13; HSPI_MOSI; UART0_CTS |
84
-| 8 | VCC | Module power supply pin, Voltage 3.0V ~ 3.6V |
85
-| 9 | GND | GND |
86
-| 10 | IO15 | GPIO15; MTDO; HSPICS; UART0_RTS |
87
-| 11 | IO2 | GPIO2; UART1_TXD |
88
-| 12 | IO0 | GPIO0;HSPI_MISO;I2SI_DATA |
89
-| 13 | IO4 | GPIO4 |
90
-| 14 | IO5 | GPIO5;IR_R |
91
-| 15 | RXD | UART0_RXD; GPIO3 |
92
-| 16 | TXD | UART0_TXD; GPIO1 |
93
-
94
-
95
-## Boot Mode
96
-
97
-Description of the ESP series module boot mode
98
-
99
-| Mode | CH_PD(EN) | RST | GPIO15 | GPIO0 | GPIO2 | TXD0 |
100
-| ------------- | --------- | ---- | ------ | ----- | ----- | ---- |
101
-| Download mode | high | high | low | low | high | high |
102
-| Running mode | high | high | low | high | high | high |
103
-
104
-- Notes: Some of the pins inside the module have been pulled or pulled down, please
105
- refer to the schematic diagram.
106
-
107
-## reflow profile
108
-
109
-![](2023-10-30-16-37-34.png)
110
-
111
-
112
-## peripheral schematic
113
-
114
-Application circuit
115
-
116
-
117
-- CHPD - pull up
118
-- IO2 - pull up
119
-- IO0 - pull up - press down button
120
-- IO15 - pull down
121
-- Reset - press down button
122
-- ADC -voltage divider ladder
123
-
124
-![](2023-10-30-16-38-11.png)
125
-
126
-![](2023-10-30-16-21-51.png)
127
-
128
-## SCH
129
-
130
-![](2023-10-30-16-40-03.png)
131
-![](2023-10-30-16-23-39.png)
132
-
Chip-cn-dat/AIT/ESP-12F-DAT/esp-12f_product_specification_en.pdf
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12F-DAT/esp-12f_product_specification_en.pdf and /dev/null differ
Chip-cn-dat/AIT/ESP-12K-dat/2023-11-29-18-42-20.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12K-dat/2023-11-29-18-42-20.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12K-dat/2023-11-29-18-43-34.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12K-dat/2023-11-29-18-43-34.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12K-dat/ESP-12K-dat.md
... ...
@@ -1,16 +0,0 @@
1
-
2
-
3
-
4
-# ESP-12K-dat
5
-
6
-![](2023-11-29-18-42-20.png)
7
-
8
-![](2023-11-29-18-43-34.png)
9
-
10
-
11
-
12
-
13
-## ref
14
-
15
-- https://docs.ai-thinker.com/_media/esp32/docs/esp-12k_%E8%A7%84%E6%A0%BC%E4%B9%A6_en.pdf
16
-
Chip-cn-dat/AIT/ESP-12S-DAT/2024-03-20-18-42-00.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12S-DAT/2024-03-20-18-42-00.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12S-DAT/50-48-15-16-12-2022.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12S-DAT/50-48-15-16-12-2022.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12S-DAT/56-45-15-16-12-2022.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12S-DAT/56-45-15-16-12-2022.png and /dev/null differ
Chip-cn-dat/AIT/ESP-12S-DAT/ESP-12S-DAT.md
... ...
@@ -1,32 +0,0 @@
1
-
2
-# ESP-12S-DAT
3
-
4
-https://www.electrodragon.com/product/esp-12s-wifi-module-esp8266/
5
-
6
-
7
-## Dimension
8
-
9
-![](2024-03-20-18-42-00.png)
10
-
11
-
12
-## APP
13
-
14
-![](50-48-15-16-12-2022.png)
15
-
16
-## internal
17
-
18
-| pins | internal | Extra |
19
-| ----- | --------- | ---------------- |
20
-| reset | pull-up | extra filter cap |
21
-| en | pull-up | |
22
-| IO0 | pull-up | |
23
-| IO2 | pull-up | on board LED |
24
-| IO15 | pull-down | |
25
-
26
-![](56-45-15-16-12-2022.png)
27
-
28
-
29
-
30
-## ref
31
-
32
-- [[ESP-12S-DS.pdf]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT/ESP-12S-DAT/ESP-12S-DS.pdf
... ...
Binary files a/Chip-cn-dat/AIT/ESP-12S-DAT/ESP-12S-DS.pdf and /dev/null differ
Chip-cn-dat/AIT/ESP-13-dat/2023-11-28-17-30-58.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-13-dat/2023-11-28-17-30-58.png and /dev/null differ
Chip-cn-dat/AIT/ESP-13-dat/ESP-13-dat.md
... ...
@@ -1,6 +0,0 @@
1
-
2
-# ESP-13-dat
3
-
4
-ESP-13 / Wroom
5
-
6
-![](2023-11-28-17-30-58.png)
... ...
\ No newline at end of file
Chip-cn-dat/AIT/ESP-14-dat/2023-11-28-17-24-34.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-14-dat/2023-11-28-17-24-34.png and /dev/null differ
Chip-cn-dat/AIT/ESP-14-dat/2023-11-28-17-24-46.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-14-dat/2023-11-28-17-24-46.png and /dev/null differ
Chip-cn-dat/AIT/ESP-14-dat/2023-11-28-17-24-56.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-14-dat/2023-11-28-17-24-56.png and /dev/null differ
Chip-cn-dat/AIT/ESP-14-dat/ESP-14-dat.md
... ...
@@ -1,80 +0,0 @@
1
-
2
-# ESP-14-dat
3
-
4
-![](2023-11-28-17-24-46.png)
5
-
6
-![](2023-11-28-17-24-34.png)
7
-
8
-![](2023-11-28-17-24-56.png)
9
-
10
-## Pins
11
-
12
-* 1 M PC5 STM8 PC5 port
13
-* 2 M_PC6 STM8 PC6 port
14
-* 3 M_PC7 STM8 PC7 mouth
15
-* 4 GND GND
16
-* 5 M_PD3 STM8 PD3 port
17
-* 6 M_PD4 STM8 PD4 port
18
-* 7 M_NRST STM8 NRST port
19
-* 8 GND common ground
20
-* 9 M_PD2 STM8 PD2 port
21
-* 10 M_PD5 STM8 PD5 port
22
-* 11 M_PD6 STM8 PD6 port
23
-* 12 M_PA1 STM8 PA1 port or crystal input port
24
-* 13 M_PA2 STM8 PA2 port or oscillator output
25
-* 14 E_GPIO0 ESP8266 GPIO0 port: 1) Default WiFi Status. 2) Operating mode selection.
26
-* 15 M_VCAP STM8 VCAP port
27
-* 16 M_VDD STM8 power supply pin
28
-* 17 E_VDD ESP8266 power supply pin
29
-* 18 M_PA3 STM8 PA3 port
30
-* 19 M_PB5 STM8 PB5 port
31
-* 20 M_PB4 STM8 PB4 port
32
-* 21 M_PC3 STM8 PC3 port
33
-* 22 M_PC4 STM8 PC4 port
34
-
35
-### Specs
36
-
37
-#### Power consumption
38
-
39
-The following data is based on a 3.3V power supply, ambient temperature 25 ° measured.<br />
40
-[1] All measurements were performed at the antenna interface.<br />
41
-[2] all transmit data based on a 90% duty cycle, continuous transmission mode at measured.<br />
42
-
43
-### Mode Min Max Unit usual
44
-* Transfer 802.11b, CCK 1Mbps, Pout = + 19.5dBm 215 mA
45
-* Transfer 802.11b, CCK 11Mbps, Pout = + 18.5dBm 197 mA
46
-* Transfer 802.11g, OFDM54 Mbps, Pout = + 16dBm 145 mA
47
-* Transfer 802.11n, MCS7, Pout = + 14dBm 135 mA
48
-* Receiving 802.11b, packet length of 1024 bytes, -80dBm 100 mA
49
-* Receiving 802.11g, packet length of 1024 bytes, -70dBm 100 mA
50
-* Receiving 802.11n, packet length of 1024 bytes, -65dBm 102 mA
51
-* System Standby mode 70 mA
52
-* 0.5 μA shutdown
53
-*
54
-#### RF specs
55
-
56
-The following data is at room temperature, the measured voltage is 3.3V.<br />
57
-
58
-#### Description Min Max Unit usual
59
-* 2412 2484 MHz input frequency
60
-* Input resistance 50 Ω
61
-* -10 DB input reflection
62
-* Under 72.2Mbps, PA output power 14 15 16 dBm
63
-* 802.11b mode, PA output power 17.5 18.5 19.5 dBm
64
-
65
-#### Sensitivity
66
-* CCK 1Mbps -98 dBm
67
-* CCK 11Mbps -91 dBm
68
-* 6Mbps (1 / 2BPSK) -93 dBm
69
-* 54Mbps (3/4 64-QAM) -75 dBm
70
-* HT20, MCS7 (65Mbps, 72.2Mbps) -71 dBm
71
-
72
-#### Adjacent suppression
73
-* OFDM, 6Mbps 37 dB
74
-* OFDM, 54Mbps 21 dB
75
-* HT20, MCS0 37 dB
76
-* HT20, MCS7 20 dB
77
-
78
-Note:
79
-1) 72.2Mbps under 802.11n mode, MCS = 7, GI = 200uS when measured;
80
-2) 802.11b mode output power up to + 19.5dBm of;
... ...
\ No newline at end of file
Chip-cn-dat/AIT/ESP-C3-12F-DAT/2023-11-28-15-28-19.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-C3-12F-DAT/2023-11-28-15-28-19.png and /dev/null differ
Chip-cn-dat/AIT/ESP-C3-12F-DAT/2023-11-28-15-28-49.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-C3-12F-DAT/2023-11-28-15-28-49.png and /dev/null differ
Chip-cn-dat/AIT/ESP-C3-12F-DAT/2023-11-28-15-31-59.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-C3-12F-DAT/2023-11-28-15-31-59.png and /dev/null differ
Chip-cn-dat/AIT/ESP-C3-12F-DAT/42-54-17-15-12-2022.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-C3-12F-DAT/42-54-17-15-12-2022.png and /dev/null differ
Chip-cn-dat/AIT/ESP-C3-12F-DAT/ESP-C3-12F-DAT.md
... ...
@@ -1,41 +0,0 @@
1
-
2
-# ESP-C3-12F-DAT
3
-
4
-
5
-![](42-54-17-15-12-2022.png)
6
-
7
-![](2023-11-28-15-28-19.png)
8
-
9
-## Setup Peripheral
10
-
11
-![](2023-11-28-15-28-49.png)
12
-
13
-
14
-## Re-map Pin Definitions
15
-
16
-| ! ESP-C3-12F | ESP-12F Left | ESP-12F Right | ESP-C3-12F Right |
17
-| ------------ | ------------ | ------------- | ---------------- |
18
-| Reset | IO0 | TXD0 | TXD0 |
19
-| ADC | IO1 | RXD0 | RXD0 |
20
-| EN | EN | IO5 | IO19 |
21
-| IO16 | IO2 | IO4 | IO18 |
22
-| IO14 | IO3 | IO0 | IO9 |
23
-| IO12 | IO4 | IO2 | IO10 |
24
-| IO13 | IO5 | IO15 | IO8 |
25
-| 3V3 | 3V3 | GND | GND |
26
-
27
-* Extra Pins from front-side left-to-right: NC1 NC2 NC3 IO6 IO7 NC4
28
-
29
-
30
-## Boot Mode
31
-
32
-![](2023-11-28-15-31-59.png)
33
-
34
-* IO8 should float, otherwise USB Bootmode only
35
-
36
-
37
-## ref
38
-
39
-- [[ESP32-C3-dat]]
40
-
41
-- [[ESP-C3-12F-DAT]] - [[ESP-C3-12F]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT/ESP-C3-32S-dat/2023-11-20-18-30-31.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-C3-32S-dat/2023-11-20-18-30-31.png and /dev/null differ
Chip-cn-dat/AIT/ESP-C3-32S-dat/2023-11-20-18-30-46.png
... ...
Binary files a/Chip-cn-dat/AIT/ESP-C3-32S-dat/2023-11-20-18-30-46.png and /dev/null differ
Chip-cn-dat/AIT/ESP-C3-32S-dat/ESP-C3-32S-dat.md
... ...
@@ -1,14 +0,0 @@
1
-
2
-# ESP-C3-32S-dat
3
-
4
-![](2023-11-20-18-30-31.png)
5
-
6
-![](2023-11-20-18-30-46.png)
7
-
8
-## ref
9
-
10
-- [[Esp32-c3s_specification.pdf]]
11
-
12
-- [[ESP-C3-32S]]
13
-
14
-- [[ESP32-C3-dat]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT/ESP-C3-32S-dat/Esp32-c3s_specification.pdf
... ...
Binary files a/Chip-cn-dat/AIT/ESP-C3-32S-dat/Esp32-c3s_specification.pdf and /dev/null differ
Chip-cn-dat/ct-micro-dat/ct-micro-dat.md
... ...
@@ -0,0 +1,6 @@
1
+
2
+# ct-micro-dat
3
+
4
+https://www.ct-micro.com/uploads_zip/CT354.pdf
5
+
6
+AC Input 4-Pin Mini-Flat DMC-Isolator® Phototransistor Optocoupler
... ...
\ No newline at end of file
Chip-dat/AOSMD-dat/AOSMD-dat.md
... ...
@@ -0,0 +1,3 @@
1
+
2
+# AOSMD-dat
3
+
Chip-dat/everlight-dat/everlight-dat.md
... ...
@@ -0,0 +1,14 @@
1
+
2
+# everlight-dat
3
+
4
+
5
+## 4CH
6
+
7
+EL Q3H4
8
+
9
+16 PIN ULTRA SMALL SSOP AC INPUT PHOTOTRANSISTOR PHOTOCOUPLER ELQ3H4 Series
10
+
11
+Applications
12
+• Programmable logic controllers
13
+• Measuring instruments
14
+• Hybrid IC
... ...
\ No newline at end of file