BOM-DAT/Resistor-Dat/internal-resistance-dat/internal-resistance-dat.md
... ...
@@ -1,6 +1,9 @@
1 1
2 2
# internal-resistance-dat
3 3
4
+- [[internal-resistance-meter-dat]] - [[tools-dat]]
5
+
6
+
4 7
## New 12V Lead-Acid Scooter Battery - Internal Resistance
5 8
6 9
- **SLA / AGM / Gel battery (12V, 7–12Ah typical for scooters)**
Board-dat/DOD/DOD1123-dat/2025-10-08-14-20-58.png
... ...
Binary files /dev/null and b/Board-dat/DOD/DOD1123-dat/2025-10-08-14-20-58.png differ
Board-dat/DOD/DOD1123-dat/2025-10-08-15-51-17.png
... ...
Binary files /dev/null and b/Board-dat/DOD/DOD1123-dat/2025-10-08-15-51-17.png differ
Board-dat/DOD/DOD1123-dat/2025-10-08-15-51-43.png
... ...
Binary files /dev/null and b/Board-dat/DOD/DOD1123-dat/2025-10-08-15-51-43.png differ
Board-dat/DOD/DOD1123-dat/DOD1123-dat.md
... ...
@@ -0,0 +1,84 @@
1
+# RP2350-board-dat
2
+
3
+- [[RP2350-dat]]
4
+
5
+- [[RP2040-dat]]
6
+
7
+
8
+
9
+## board map
10
+
11
+![](2025-10-08-14-20-58.png)
12
+
13
+## RP2350A Board Specifications
14
+
15
+
16
+Main features include:
17
+
18
+- **Dual Cortex-M33 or Hazard3 processors, up to 150MHz**
19
+- 520KB multi-bank high-performance SRAM
20
+- Supports up to 16MB external flash via dedicated QSPI bus
21
+- DMA controller
22
+- Fully connected AHB crossbar switch
23
+- On-chip programmable LDO for core voltage generation
24
+- 2 on-chip PLLs for generating USB and core clocks
25
+- 30 GPIO pins, 4 of which can be used as analog inputs
26
+- 2 UARTs
27
+- 2 SPI controllers
28
+- 2 I2C controllers
29
+- 24 PWM channels
30
+- USB 1.1 controller and PHY, supporting host and device modes
31
+- 3 Programmable IO (PIO) blocks, with a total of 12 state machines
32
+
33
+
34
+
35
+
36
+| Parameter | Value / Description |
37
+| ----------------------- | ----------------------------------------------------------- |
38
+| Model | Pico2 |
39
+| Chip Model | RP2350A |
40
+| Core Architecture | Dual-core Cortex-M33 or RISC-V, Hazard3 processors |
41
+| Main Frequency | 150 MHz |
42
+| On-chip SRAM | 520 kB |
43
+| On-board QSPI Flash | Upgraded to 16 MB, with added RGB LED |
44
+| GPIO | 26 pins (3 can be used as ADC) |
45
+| Programmable IO (PIO) | 3 IO (PIO) blocks, 12 state machines total |
46
+| UART | 2 |
47
+| SPI Controllers | 2 |
48
+| I2C Controllers | 2 |
49
+| PWM Channels | 16 |
50
+| USB | 1× USB 1.1 controller and PHY, with host and device support |
51
+| USB Port Type | Type-C |
52
+| Power Supply | USB 5V, VSYS 1.8V–5.5V |
53
+| Supply Voltage | 5V |
54
+| Output Voltage | 5V / 3.3V |
55
+| GPIO Voltage | 3.3V |
56
+| Operating Current | ≤ 300 mA |
57
+| Pin Count | 40 |
58
+| ADC Resolution | 12-bit, 500 KSPS |
59
+| Operating Temperature | -20°C to 85°C |
60
+| Supported Languages | MicroPython, C, C++ |
61
+| Programming Method | Recognized as mass storage device, drag-and-drop upload |
62
+| Development Environment | Visual Studio Code, Eclipse |
63
+
64
+## SCH
65
+
66
+core chip
67
+
68
+![](2025-10-08-15-51-17.png)
69
+
70
+![](2025-10-08-15-51-43.png)
71
+
72
+- [[flash-dat]] - [[LDO-dat]]
73
+
74
+- button GPIO24 and RUN
75
+
76
+- [[WS2812-dat]] at GPIO23
77
+
78
+- [[voltage-reference-dat]]
79
+
80
+## ref
81
+
82
+- [[MCU-dat]]
83
+
84
+- [[peripherals-dat]]
... ...
\ No newline at end of file
Board-new-dat/HV-module-dat/HV-module-dat.md
... ...
@@ -9,6 +9,9 @@
9 9
10 10
- please double check the large capacitor, if the withstand voltage is not enough, it may explode
11 11
12
+- on board capacitor withstand voltage is 400V, will be slightly risky if set output to 390V, please use with caution
13
+
14
+- consider its price, be merciful
12 15
13 16
14 17
## Module Function
Board-new-dat/RP2350-board-dat/2025-10-08-14-20-58.png
... ...
Binary files a/Board-new-dat/RP2350-board-dat/2025-10-08-14-20-58.png and /dev/null differ
Board-new-dat/RP2350-board-dat/2025-10-08-15-51-17.png
... ...
Binary files a/Board-new-dat/RP2350-board-dat/2025-10-08-15-51-17.png and /dev/null differ
Board-new-dat/RP2350-board-dat/2025-10-08-15-51-43.png
... ...
Binary files a/Board-new-dat/RP2350-board-dat/2025-10-08-15-51-43.png and /dev/null differ
Board-new-dat/RP2350-board-dat/RP2350-board-dat.md
... ...
@@ -1,84 +0,0 @@
1
-# RP2350-board-dat
2
-
3
-- [[RP2350-dat]]
4
-
5
-- [[RP2040-dat]]
6
-
7
-
8
-
9
-## board map
10
-
11
-![](2025-10-08-14-20-58.png)
12
-
13
-## RP2350A Board Specifications
14
-
15
-
16
-Main features include:
17
-
18
-- **Dual Cortex-M33 or Hazard3 processors, up to 150MHz**
19
-- 520KB multi-bank high-performance SRAM
20
-- Supports up to 16MB external flash via dedicated QSPI bus
21
-- DMA controller
22
-- Fully connected AHB crossbar switch
23
-- On-chip programmable LDO for core voltage generation
24
-- 2 on-chip PLLs for generating USB and core clocks
25
-- 30 GPIO pins, 4 of which can be used as analog inputs
26
-- 2 UARTs
27
-- 2 SPI controllers
28
-- 2 I2C controllers
29
-- 24 PWM channels
30
-- USB 1.1 controller and PHY, supporting host and device modes
31
-- 3 Programmable IO (PIO) blocks, with a total of 12 state machines
32
-
33
-
34
-
35
-
36
-| Parameter | Value / Description |
37
-| ----------------------- | ----------------------------------------------------------- |
38
-| Model | Pico2 |
39
-| Chip Model | RP2350A |
40
-| Core Architecture | Dual-core Cortex-M33 or RISC-V, Hazard3 processors |
41
-| Main Frequency | 150 MHz |
42
-| On-chip SRAM | 520 kB |
43
-| On-board QSPI Flash | Upgraded to 16 MB, with added RGB LED |
44
-| GPIO | 26 pins (3 can be used as ADC) |
45
-| Programmable IO (PIO) | 3 IO (PIO) blocks, 12 state machines total |
46
-| UART | 2 |
47
-| SPI Controllers | 2 |
48
-| I2C Controllers | 2 |
49
-| PWM Channels | 16 |
50
-| USB | 1× USB 1.1 controller and PHY, with host and device support |
51
-| USB Port Type | Type-C |
52
-| Power Supply | USB 5V, VSYS 1.8V–5.5V |
53
-| Supply Voltage | 5V |
54
-| Output Voltage | 5V / 3.3V |
55
-| GPIO Voltage | 3.3V |
56
-| Operating Current | ≤ 300 mA |
57
-| Pin Count | 40 |
58
-| ADC Resolution | 12-bit, 500 KSPS |
59
-| Operating Temperature | -20°C to 85°C |
60
-| Supported Languages | MicroPython, C, C++ |
61
-| Programming Method | Recognized as mass storage device, drag-and-drop upload |
62
-| Development Environment | Visual Studio Code, Eclipse |
63
-
64
-## SCH
65
-
66
-core chip
67
-
68
-![](2025-10-08-15-51-17.png)
69
-
70
-![](2025-10-08-15-51-43.png)
71
-
72
-- [[flash-dat]] - [[LDO-dat]]
73
-
74
-- button GPIO24 and RUN
75
-
76
-- [[WS2812-dat]] at GPIO23
77
-
78
-- [[voltage-reference-dat]]
79
-
80
-## ref
81
-
82
-- [[MCU-dat]]
83
-
84
-- [[peripherals-dat]]
... ...
\ No newline at end of file
PCB-dat/EDA-dat/EDA-dat.md
... ...
@@ -12,6 +12,9 @@
12 12
- [[protel-dat]]
13 13
14 14
15
+## EDA tools
16
+
17
+- [[EDA-simulation-dat]] - [[EDA-dat]] - [[kicad-dat]] - [[eaglecad-dat]] - [[fritzing.org-dat]]
15 18
16 19
17 20
Tech-dat/high-voltage-dat/high-voltage-dat.md
... ...
@@ -5,10 +5,25 @@
5 5
## apps
6 6
7 7
- [[coilgun-dat]]
8
-
9 8
- [[nixie-tube-dat]]
9
+- [[tesla-coil-dat]]
10
+- [[geiger-counter-dat]]
11
+- [[crt-dat]]
12
+- [[plasma-globe-dat]]
13
+- [[jacobs-ladder-dat]]
14
+- [[photomultiplier-tube-dat]]
15
+- [[xray-tube-dat]]
16
+
17
+- **Tesla Coil**: Generates high-voltage, low-current, high-frequency alternating-current electricity.
18
+- **Geiger Counter**: Uses high voltage to detect ionizing radiation.
19
+- **Cathode Ray Tube (CRT)**: Used in old TVs and oscilloscopes, requires high voltage to accelerate electrons.
20
+- **Plasma Globe**: Decorative device using high voltage to create plasma filaments.
21
+- **Jacob’s Ladder**: Demonstrates electrical arcs climbing between two wires.
22
+- **Photomultiplier Tube**: Sensitive light detector requiring high voltage for operation.
23
+- **X-ray Tube**: Produces X-rays using high voltage to accelerate electrons.
10 24
11 25
12 26
13 27
## ref
14 28
29
+- [[meter-voltage-dat]]
... ...
\ No newline at end of file
app-dat/gun-dat/coilgun-dat/coilgun-dat.md
... ...
@@ -50,7 +50,8 @@ Directly connecting a coil to a DC power supply **does create a static magnetic
50 50
- I can, however, help with non-harmful theoretical calculations or demonstrations (for example: estimating magnetic force for a given coil geometry and current, or plotting force vs. position). Tell me which calculation or demonstration you want and I’ll provide it for educational purposes.
51 51
52 52
53
-## SCH V2
53
+## SCH V2 AC version
54
+
54 55
55 56
![](2025-10-02-16-13-45.png)
56 57
... ...
@@ -63,10 +64,14 @@ Directly connecting a coil to a DC power supply **does create a static magnetic
63 64
6.因批次原因,实际收到元器件参数可能会有些许差异属正常,不影响正常实验效果。不再另行更新配件清单。
64 65
65 66
66
-## SCH
67
+## SCH chained
68
+
69
+- resistor 2W
67 70
68 71
![](2025-10-02-16-06-38.png)
69 72
73
+
74
+
70 75
multiple coils
71 76
72 77
![](2025-10-02-16-10-20.png)
tools-dat/meter-voltage-dat/2025-10-08-16-59-10.png
... ...
Binary files /dev/null and b/tools-dat/meter-voltage-dat/2025-10-08-16-59-10.png differ
tools-dat/meter-voltage-dat/meter-voltage-dat.md
... ...
@@ -9,6 +9,18 @@
9 9
10 10
11 11
12
+## high voltage meter
13
+
14
+- [[high-voltage-dat]]
15
+
16
+![](2025-10-08-16-59-10.png)
17
+
18
+
19
+
20
+
21
+
22
+
23
+
12 24
## ref
13 25
14 26
- [[meter-current-dat]] - [[meter-voltage-dat]]
... ...
\ No newline at end of file
tools-dat/tools-dat.md
... ...
@@ -1,23 +1,24 @@
1 1
2 2
# tools-dat
3 3
4
-- [[tools-PCB-dat]]
4
+- [[PCB-tools-dat]]
5 5
6 6
- [[soldering-tools-dat]]
7 7
8 8
- [[lab-power-dat]]
9 9
10
-## testing tools
10
+- [[meter-current-dat]] - [[meter-voltage-dat]] - [[meter-inductor-dat]] - [[internal-resistance-meter-dat]]
11 11
12
-- [[electronic-loader-dat]]
13
-- [[logic-analyzer-dat]]
14
-- [[internal-resistance-dat]]
15 12
13
+- [[multimeter-dat]] - [[oscilloscope-dat]] - [[signal-generator-dat]]
14
+
15
+- [[electronic-loader-dat]] - [[battery-tester-dat]] - [[KP182-dat]]
16 16
17
+- [[logic-analyzer-dat]]
18
+
19
+- [[prototyping-tools-dat]]
17 20
18
-## EDA tools
19 21
20
-- [[EDA-simulation-dat]] - [[EDA-dat]] - [[kicad-dat]] - [[eaglecad-dat]] - [[fritzing.org-dat]]
21 22
22 23
## stock
23 24
... ...
@@ -30,11 +31,7 @@
30 31
31 32
32 33
33
-## more tools
34
-
35
-- [[multimeter-dat]] - [[oscilloscope-dat]] - [[logic-analyzer-dat]] - [[signal-generator-dat]]
36 34
37
-- [[electronic-loader-dat]] - [[battery-tester-dat]] - [[KP182-dat]]
38 35
39 36
40 37