ae27f99d2858820e64626009f7efc3f780d7eb40
BOM-DAT/Resistor-Dat/Inrush-resistor-dat/Inrush-resistor-dat.md
| ... | ... | @@ -1,37 +0,0 @@ |
| 1 | - |
|
| 2 | -# Inrush-resistor-dat |
|
| 3 | - |
|
| 4 | -## 🔍 Purpose of 2W 300Ω Resistor Before LM317 Input |
|
| 5 | - |
|
| 6 | -### 🔧 Common Use Cases |
|
| 7 | - |
|
| 8 | -#### 1. 🛡️ Inrush Current Limiting |
|
| 9 | -- **Function:** When power is first applied, capacitors (especially large filter caps) can draw a big inrush current. |
|
| 10 | -- **The 300Ω resistor** slows the charging rate of the input capacitor. |
|
| 11 | -- Helps protect: |
|
| 12 | - - Transformer |
|
| 13 | - - Diodes (in rectifier) |
|
| 14 | - - LM317 itself |
|
| 15 | - |
|
| 16 | -#### 2. 🔥 Power Dissipation / Pre-Regulation |
|
| 17 | -- **Drops excess voltage** before it hits the LM317 |
|
| 18 | -- Reduces the **heat load on the LM317**, especially if there's a large **Vin − Vout** difference. |
|
| 19 | - |
|
| 20 | -For example: |
|
| 21 | -``` |
|
| 22 | -Vin = 24V, Vout = 12V, Load = 50mA |
|
| 23 | -→ Voltage drop across LM317 = 12V |
|
| 24 | -→ Power = 12V × 0.05A = 0.6W (hot!) |
|
| 25 | - |
|
| 26 | -Insert a 300Ω resistor: |
|
| 27 | - V = I × R = 0.05A × 300Ω = 15V drop before LM317 |
|
| 28 | - New Vin = 24V − 15V = 9V → not enough |
|
| 29 | - So you may adjust value to drop just a few volts |
|
| 30 | -``` |
|
| 31 | - |
|
| 32 | -- You must ensure **enough voltage remains** after the resistor so that LM317 operates normally (requires at least **Vin ≈ Vout + 2V**). |
|
| 33 | - |
|
| 34 | - |
|
| 35 | -## ref |
|
| 36 | - |
|
| 37 | -- [[resistor-dat]] |
|
| ... | ... | \ No newline at end of file |
BOM-DAT/Resistor-Dat/resistor-Inrush-dat/resistor-Inrush-dat.md
| ... | ... | @@ -0,0 +1,44 @@ |
| 1 | + |
|
| 2 | +# resistor-Inrush-dat |
|
| 3 | + |
|
| 4 | +== PTC |
|
| 5 | + |
|
| 6 | +- [[resistor-dat]] - [[resistor-Inrush-dat]] - [[thermistor-dat]] |
|
| 7 | + |
|
| 8 | + |
|
| 9 | + |
|
| 10 | + |
|
| 11 | +## 🔍 Purpose of 2W 300Ω Resistor Before LM317 Input |
|
| 12 | + |
|
| 13 | +### 🔧 Common Use Cases |
|
| 14 | + |
|
| 15 | +#### 1. 🛡️ Inrush Current Limiting |
|
| 16 | +- **Function:** When power is first applied, capacitors (especially large filter caps) can draw a big inrush current. |
|
| 17 | +- **The 300Ω resistor** slows the charging rate of the input capacitor. |
|
| 18 | +- Helps protect: |
|
| 19 | + - Transformer |
|
| 20 | + - Diodes (in rectifier) |
|
| 21 | + - LM317 itself |
|
| 22 | + |
|
| 23 | +#### 2. 🔥 Power Dissipation / Pre-Regulation |
|
| 24 | +- **Drops excess voltage** before it hits the LM317 |
|
| 25 | +- Reduces the **heat load on the LM317**, especially if there's a large **Vin − Vout** difference. |
|
| 26 | + |
|
| 27 | +For example: |
|
| 28 | +``` |
|
| 29 | +Vin = 24V, Vout = 12V, Load = 50mA |
|
| 30 | +→ Voltage drop across LM317 = 12V |
|
| 31 | +→ Power = 12V × 0.05A = 0.6W (hot!) |
|
| 32 | + |
|
| 33 | +Insert a 300Ω resistor: |
|
| 34 | + V = I × R = 0.05A × 300Ω = 15V drop before LM317 |
|
| 35 | + New Vin = 24V − 15V = 9V → not enough |
|
| 36 | + So you may adjust value to drop just a few volts |
|
| 37 | +``` |
|
| 38 | + |
|
| 39 | +- You must ensure **enough voltage remains** after the resistor so that LM317 operates normally (requires at least **Vin ≈ Vout + 2V**). |
|
| 40 | + |
|
| 41 | + |
|
| 42 | +## ref |
|
| 43 | + |
|
| 44 | +- [[resistor-dat]] |
|
| ... | ... | \ No newline at end of file |
BOM-DAT/mosfet-dat/mos-p-dat/mos-p-dat.md
| ... | ... | @@ -21,6 +21,8 @@ |
| 21 | 21 | | OFF | ON | - | - | |
| 22 | 22 | | ON | OFF | - | - | |
| 23 | 23 | |
| 24 | + |
|
| 25 | + |
|
| 24 | 26 | ## high-side drive by P-mos |
| 25 | 27 | |
| 26 | 28 | To use a P-channel MOSFET (P-MOS), you should use it as a high-side switch. |
Board-dat/IDD/IDD1013-DAT/IDD1013-DAT.md
| ... | ... | @@ -173,4 +173,6 @@ Downgrade your ESP32 board package to version 2.0.17 which is compatible with th |
| 173 | 173 | |
| 174 | 174 | - [[CCO3546-dat]] - [[RMP-driver-dat]] |
| 175 | 175 | |
| 176 | -- [[ESP32-hub75]] |
|
| ... | ... | \ No newline at end of file |
| 0 | +- [[ESP32-hub75]] |
|
| 1 | + |
|
| 2 | +- [[IDD1013-dat]] - [[IDD1013]] |
|
| ... | ... | \ No newline at end of file |
Board-dat/IDD/IDD1027-dat/2026-03-12-15-40-24.png
| ... | ... | Binary files /dev/null and b/Board-dat/IDD/IDD1027-dat/2026-03-12-15-40-24.png differ |
Board-dat/IDD/IDD1027-dat/IDD1027-dat.md
| ... | ... | @@ -0,0 +1,38 @@ |
| 1 | + |
|
| 2 | + |
|
| 3 | +# IDD1027-dat |
|
| 4 | + |
|
| 5 | +- [[ESP32-S3-dat]] |
|
| 6 | + |
|
| 7 | +suitable boards - [[ESP32-S3-board-VCC-dat]] - [[ESP32-S3-board-WV-dat]] - [[ESP32-S3-board-dat]] |
|
| 8 | + |
|
| 9 | +## board map |
|
| 10 | + |
|
| 11 | + |
|
| 12 | + |
|
| 13 | + |
|
| 14 | +- IO4_LAT |
|
| 15 | +- IO5_OE |
|
| 16 | +- IO6_CLK |
|
| 17 | + |
|
| 18 | +- IO7_A |
|
| 19 | +- IO15_B |
|
| 20 | +- IO16_C |
|
| 21 | +- IO17_D |
|
| 22 | +- IO18_E |
|
| 23 | + |
|
| 24 | +- IO08_LDR |
|
| 25 | +- IO3 |
|
| 26 | +- IO46 |
|
| 27 | + |
|
| 28 | +- IO9_G1 |
|
| 29 | +- IO10_B1 |
|
| 30 | +- IO11_R1 |
|
| 31 | +- IO12_G2 |
|
| 32 | +- IO13_B2 |
|
| 33 | +- IO14_R2 |
|
| 34 | + |
|
| 35 | + |
|
| 36 | + |
|
| 37 | +## ref |
|
| 38 | + |
Chip-cn-dat/Espressif-dat/ESP32-S3-DAT/ESP32-S3-Board-DAT/ESP32-S3-Board-DAT.md
| ... | ... | @@ -1,6 +1,9 @@ |
| 1 | 1 | |
| 2 | 2 | # ESP32-S3-Board-DAT |
| 3 | 3 | |
| 4 | +- [[ESP32-S3-board-dat]] - [[ESP32-S3-chip-dat]] - [[ESP32-S3-module-dat]] |
|
| 5 | + |
|
| 6 | + |
|
| 4 | 7 | - [[ESP32-S3-APP-dat]] |
| 5 | 8 | |
| 6 | 9 | - [[peripherals-dat]] |
| ... | ... | @@ -50,6 +53,11 @@ ESP32-S3-ETH plus |
| 50 | 53 | |
| 51 | 54 | |
| 52 | 55 | |
| 56 | +## app boards |
|
| 57 | + |
|
| 58 | +- [[IDD1013-dat]] |
|
| 59 | + |
|
| 60 | + |
|
| 53 | 61 | |
| 54 | 62 | ## ref |
| 55 | 63 |
Chip-cn-dat/Espressif-dat/ESP32-S3-DAT/ESP32-S3-Board-DAT/ESP32-S3-board-VCC-dat/2026-03-12-14-05-47.png
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/Espressif-dat/ESP32-S3-DAT/ESP32-S3-Board-DAT/ESP32-S3-board-VCC-dat/2026-03-12-14-05-47.png differ |
Chip-cn-dat/Espressif-dat/ESP32-S3-DAT/ESP32-S3-Board-DAT/ESP32-S3-board-VCC-dat/ESP32-S3-board-VCC-dat.md
| ... | ... | @@ -1,7 +1,9 @@ |
| 1 | 1 | |
| 2 | 2 | # ESP32-S3-board-VCC-dat |
| 3 | 3 | |
| 4 | -## VCC-V |
|
| 4 | +- [[ESP32-S3-board-dat]] |
|
| 5 | + |
|
| 6 | +## hardware |
|
| 5 | 7 | |
| 6 | 8 |  |
| 7 | 9 | |
| ... | ... | @@ -9,7 +11,13 @@ |
| 9 | 11 | - 1000 mil == 25.4mm |
| 10 | 12 | - 1100 mil == 27.94 mm |
| 11 | 13 | |
| 14 | +- USB:ESP32-S3直连USB |
|
| 15 | +- CH343P-USB转TTL按键:RST和BOOT |
|
| 16 | +- RGB灯 : WS2812(GPI048) |
|
| 17 | + |
|
| 18 | + |
|
| 19 | + |
|
| 12 | 20 | |
| 13 | 21 | ## ref |
| 14 | 22 | |
| 15 | -- [[ESP32-S3-board-VCC-dat]] - [[ESP32-S3-board-dat]] |
|
| ... | ... | \ No newline at end of file |
| 0 | +- [[ESP32-S3-board-VCC-dat]] - [[ESP32-S3-board-WV-dat]] - [[ESP32-S3-board-dat]] |
|
| ... | ... | \ No newline at end of file |
Chip-cn-dat/Espressif-dat/ESP32-S3-DAT/ESP32-S3-Board-DAT/ESP32-S3-board-WV-dat/2026-03-12-14-02-25.png
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/Espressif-dat/ESP32-S3-DAT/ESP32-S3-Board-DAT/ESP32-S3-board-WV-dat/2026-03-12-14-02-25.png differ |
Chip-cn-dat/Espressif-dat/ESP32-S3-DAT/ESP32-S3-Board-DAT/ESP32-S3-board-WV-dat/ESP32-S3-board-WV-dat.md
| ... | ... | @@ -10,12 +10,18 @@ |
| 10 | 10 | |
| 11 | 11 | ## WV-V |
| 12 | 12 | |
| 13 | - |
|
| 13 | + |
|
| 14 | 14 | |
| 15 | - |
|
| 15 | + |
|
| 16 | 16 | |
| 17 | +RGB LED == GPIO38 |
|
| 17 | 18 | |
| 18 | 19 | |
| 20 | + |
|
| 21 | + |
|
| 22 | + |
|
| 23 | +## full pin definitions |
|
| 24 | + |
|
| 19 | 25 | - 3V3 |
| 20 | 26 | - 3V3 |
| 21 | 27 | - RST |
| ... | ... | @@ -31,7 +37,7 @@ |
| 31 | 37 | - GPI03 |
| 32 | 38 | - GPI046 |
| 33 | 39 | - GPI09 |
| 34 | -- GPI010 |
|
| 40 | +- GPI01O |
|
| 35 | 41 | - GPI011 |
| 36 | 42 | - GPI012 |
| 37 | 43 | - GPI013 |
| ... | ... | @@ -60,4 +66,68 @@ |
| 60 | 66 | - USB_D+ GPI020 RTC U1CTS ADC2_9 CLK_OUT1 |
| 61 | 67 | - USB_D- GPI019 RTC U1RTS ADC2_8 CLK_OUT2 |
| 62 | 68 | - GND |
| 63 | -- GND |
|
| ... | ... | \ No newline at end of file |
| 0 | +- GND |
|
| 1 | + |
|
| 2 | + |
|
| 3 | + |
|
| 4 | +## simplified pin definitions |
|
| 5 | + |
|
| 6 | +left side copy |
|
| 7 | + |
|
| 8 | + 3V3 |
|
| 9 | + 3V3 |
|
| 10 | + RST |
|
| 11 | + 4 |
|
| 12 | + 5 |
|
| 13 | + 6 |
|
| 14 | + 7 |
|
| 15 | + 15 |
|
| 16 | + 16 |
|
| 17 | + 17 |
|
| 18 | + 18 |
|
| 19 | + 8 |
|
| 20 | + 3 |
|
| 21 | + 46 |
|
| 22 | + 9 |
|
| 23 | + 10 |
|
| 24 | + 11 |
|
| 25 | + 12 |
|
| 26 | + 13 |
|
| 27 | + 14 |
|
| 28 | + 5V |
|
| 29 | + GND |
|
| 30 | + |
|
| 31 | +right side copy |
|
| 32 | + |
|
| 33 | + GND |
|
| 34 | + UOTXD |
|
| 35 | + UORXD |
|
| 36 | + 1 |
|
| 37 | + 2 |
|
| 38 | + 42 |
|
| 39 | + 41 |
|
| 40 | + 40 |
|
| 41 | + 39 |
|
| 42 | + 38 |
|
| 43 | + 37 |
|
| 44 | + 36 |
|
| 45 | + 35 |
|
| 46 | + O |
|
| 47 | + 45 |
|
| 48 | + 48 |
|
| 49 | + 47 |
|
| 50 | + 21 |
|
| 51 | + 20 |
|
| 52 | + 19 |
|
| 53 | + GND |
|
| 54 | + GND |
|
| 55 | + |
|
| 56 | +## SCH |
|
| 57 | + |
|
| 58 | + |
|
| 59 | + |
|
| 60 | + |
|
| 61 | + |
|
| 62 | +## ref |
|
| 63 | + |
|
| 64 | +- [[ESP32-S3-board-WV]] - [[ESP32-S3-board]] |
|
| ... | ... | \ No newline at end of file |
Circuits-dat/protection-dat/protection-power-dat/protection-power-dat.md
| ... | ... | @@ -10,21 +10,26 @@ |
| 10 | 10 | |
| 11 | 11 | - [[ac-mains-dat]] |
| 12 | 12 | |
| 13 | + |
|
| 14 | +- [[mosfet-dat]] - [[mos-n-dat]] - [[mos-p-dat]] |
|
| 15 | + |
|
| 16 | + |
|
| 13 | 17 | ## Power Protection |
| 14 | 18 | |
| 15 | 19 | - overload |
| 16 | -- short-circuit-protection - [[SCP-protection-dat]] |
|
| 20 | +- short-circuit-protection - [[SCP-protection-dat]] - [[fuse-dat]] |
|
| 17 | 21 | |
| 18 | -- over-current protection. - [[OCP-protection-dat]] |
|
| 19 | -- over-temperature protection == overheat - [[OTP-protection-dat]] |
|
| 20 | -- over-voltage protection - [[OVP-protection-dat]] |
|
| 21 | -- reverse-direction protection - ? [[RDP-protection-dat]] |
|
| 22 | +- over-current protection. - [[OCP-protection-dat]] - [[fuse-dat]] |
|
| 23 | +- over-temperature protection == overheat - [[OTP-protection-dat]] - [[resistor-dat]] - [[resistor-Inrush-dat]] - [[thermistor-dat]] |
|
| 22 | 24 | |
| 25 | +- over-voltage protection - [[OVP-protection-dat]] - [[TVS-dat]] |
|
| 26 | +- reverse-direction protection - ? [[RDP-protection-dat]] - [[mosfet-dat]] |
|
| 23 | 27 | |
| 28 | +- inrush + anti-reverse protection |
|
| 24 | 29 | |
| 25 | 30 | - [[power-protection-Vmotor-dat]] - [[battery-protection-dat]] |
| 26 | 31 | |
| 27 | -- inrush + anti-reverse protection |
|
| 32 | +- discharge == [[resistor-dat]] |
|
| 28 | 33 | |
| 29 | 34 | |
| 30 | 35 |
power-dat/power-dat.md
| ... | ... | @@ -42,9 +42,9 @@ |
| 42 | 42 | |
| 43 | 43 | 1. design: [[power-dat]] |
| 44 | 44 | |
| 45 | -1. consider power jack [[power-jack-dat]] |
|
| 45 | +1. consider power jack [[CONN-power-jack-dat]] |
|
| 46 | 46 | |
| 47 | -2. [[power-protection-dat]] |
|
| 47 | +2. [[protection-power-dat]] |
|
| 48 | 48 | |
| 49 | 49 | |
| 50 | 50 | ## over power protocols |