BOM-DAT/diode-dat/diode-dat.md
... ...
@@ -8,6 +8,10 @@ brand - [[st-dat]]
8 8
| SS14 | SMA | SS14/SL |
9 9
| 1N4007 | SMA | M7 |
10 10
11
+
12
+- [[diode-zener-dat]] - [[flyback-diode-dat]]
13
+
14
+
11 15
## Schottky diode
12 16
13 17
Schottky diode SS14 DO-214AC SMA
... ...
@@ -66,6 +70,8 @@ Schottky diode ES2D DO-214AA (SMB) == [ES2A, ES2B, ES2C, ES2D](https://www.visha
66 70
67 71
1N5401
68 72
73
+MBR0520L
74
+
69 75
## ref
70 76
71 77
- [[BOM-dat]]
... ...
\ No newline at end of file
BOM-DAT/diode-dat/diode-zener-dat/diode-zener-dat.md
... ...
@@ -5,8 +5,9 @@ A Zener diode is a special type of diode designed to reliably allow current to f
5 5
6 6
Its primary application is to provide a stable reference voltage. When reverse-biased at or above its Zener voltage, it maintains a nearly constant voltage across its terminals, even if the current through it varies. This makes it useful for voltage regulation and protection circuits.
7 7
8
+## BZT52
8 9
9
-## BZT52C2V4-BZT52C43 ZENER DIODE
10
+### BZT52C2V4-BZT52C43 ZENER DIODE
10 11
11 12
FEATURES:
12 13
- Planar Die onstruction
... ...
@@ -16,6 +17,13 @@ FEATURES:
16 17
- Available in Lead Free Version
17 18
18 19
20
+### BZT52C3V6 == 1N4729
21
+
22
+- 1W / 3.6V / W4
23
+
24
+
25
+
26
+
19 27
## ref
20 28
21 29
- [[footprint-dat]] - [[diode]]
... ...
\ No newline at end of file
Board-dat/DAR/DAR1047-dat/DAR1047-dat.md
... ...
@@ -6,33 +6,12 @@
6 6
7 7
![](2024-02-28-17-43-30.png)
8 8
9
+- use guide please see here [[VUSB-dat]]
9 10
10
-## Use guide
11 11
12
-Demo Guide
13
-1. check the use guide video here: https://www.youtube.com/shorts/ePX9KjBYBIk
14
-2. GIF video here. [[Edatiny.gif]]
15 12
16
-Steps:
17
-- install driver here [[Digistump.Drivers.zip]]
18
-- install the board: http://digistump.com/package_digistump_index.json
19
- - Copy following into preference -> http://digistump.com/package_digistump_index.json
20
- - Install digi spark from board management.
21
- - More reference guide could see here https://digistump.com/wiki/digispark/tutorials/connecting
22 13
23 14
24
-### Upload demo sketch (Default sketch)
25
-* Use arduino example sketch, change buildinLED to 1 for EDAtiny
26
-* ONLY plug in USB cable when starting to upload sketch
27
-
28
-
29
-
30
-
31
-## debug
32
-
33
-* During upload sketch in you encounter any error, update the board driver to lisusb-win32 by [[avr-sdk-dat]]
34
-
35
-* Blink - On board test LED is D1, please try pinMode(1, OUTPUT);
36 15
37 16
## Note
38 17
Board-dat/DAR/DAR1047-dat/Digistump.Drivers.zip
... ...
Binary files a/Board-dat/DAR/DAR1047-dat/Digistump.Drivers.zip and /dev/null differ
Board-dat/DAR/DAR1047-dat/Edatiny.gif
... ...
Binary files a/Board-dat/DAR/DAR1047-dat/Edatiny.gif and /dev/null differ
Chip-cn-dat/TP-dat/2025-06-25-18-29-59.png
... ...
Binary files /dev/null and b/Chip-cn-dat/TP-dat/2025-06-25-18-29-59.png differ
Chip-cn-dat/TP-dat/tp-dat.md
... ...
@@ -40,6 +40,9 @@ The fully charged voltage can be set to four levels: 4.35V, 4.2V, 3.7V, and 2.8V
40 40
41 41
When the input voltage (AC adapter or USB power) is removed, the TP4067 automatically enters a low current state, with battery leakage current below 1μA. Other features of the TP4067 include power adaptation, undervoltage lockout, automatic recharge, and two status pins for indicating charging completion and input voltage connection.
42 42
43
+**Schematic is the same as TP4057 as below**
44
+
45
+
43 46
44 47
## TP4057
45 48
... ...
@@ -61,6 +64,10 @@ When the input voltage (AC adapter or USB power) is removed, the TP4057X automat
61 64
62 65
Other features of the TP4057X include power adaptation, undervoltage lockout, automatic recharge, and two status pins for indicating charging completion and input voltage connection.
63 66
67
+![](2025-06-25-18-29-59.png)
68
+
69
+注:建议接R1耗散电阻(0.3Ω),可获得较大的充电电流,又可提高整机的可靠性。阻值根据实际情况选取(0~0.6Ω)。
70
+
64 71
65 72
## ref
66 73
Chip-dat/AVR-dat/attiny-dat/attiny-dat.md
... ...
@@ -9,6 +9,10 @@
9 9
10 10
- [[DPR1045-dat]] - [[DPR1009-dat]]
11 11
12
+## functions
13
+
14
+- [[VUSB-dat]] == [[DAR1047-dat]] - [ATTiny85 ATTiny USB Board EDAtiny](https://www.electrodragon.com/product/attiny85-mini-dev-board-lilytiny-digispark-edatiny/)
15
+
12 16
13 17
### attiny85
14 18
Tech-dat/Interface-dat/USB-dat/VUSB-dat/Digistump.Drivers.zip
... ...
Binary files /dev/null and b/Tech-dat/Interface-dat/USB-dat/VUSB-dat/Digistump.Drivers.zip differ
Tech-dat/Interface-dat/USB-dat/VUSB-dat/Edatiny.gif
... ...
Binary files /dev/null and b/Tech-dat/Interface-dat/USB-dat/VUSB-dat/Edatiny.gif differ
Tech-dat/Interface-dat/USB-dat/VUSB-dat/VUSB-dat.md
... ...
@@ -0,0 +1,34 @@
1
+
2
+# VUSB-dat
3
+
4
+## Use guide
5
+
6
+Demo Guide
7
+1. check the use guide video here: https://www.youtube.com/shorts/ePX9KjBYBIk
8
+2. GIF video here. [[Edatiny.gif]]
9
+
10
+Steps:
11
+- install driver here [[Digistump.Drivers.zip]]
12
+- install the board: http://digistump.com/package_digistump_index.json
13
+ - Copy following into preference -> http://digistump.com/package_digistump_index.json
14
+ - Install digi spark from board management.
15
+ - More reference guide could see here https://digistump.com/wiki/digispark/tutorials/connecting
16
+
17
+
18
+### Upload demo sketch (Default sketch)
19
+* Use arduino example sketch, change buildinLED to 1 for EDAtiny
20
+* ONLY plug in USB cable when starting to upload sketch
21
+
22
+
23
+## debug [[Edatiny.gif]]
24
+
25
+* During upload sketch in you encounter any error, update the board driver to lisusb-win32 by [[avr-sdk-dat]]
26
+
27
+* Blink - On board test LED is D1, please try pinMode(1, OUTPUT);
28
+
29
+
30
+
31
+
32
+## ref
33
+
34
+- [[avr-dat]]
... ...
\ No newline at end of file
Tech-dat/Interface-dat/USB-dat/usb-dat.md
... ...
@@ -3,6 +3,8 @@
3 3
4 4
- [[USB-cable-dat]] - [[USB-ESD-dat]]
5 5
6
+- [[CONN-USB-dat]]
7
+
6 8
- libusb-win32
7 9
- https://zadig.akeo.ie/
8 10
Tech-dat/MCU-dat/mcu-dat.md
... ...
@@ -11,6 +11,9 @@
11 11
12 12
- [[8051-dat]]
13 13
14
+
15
+
16
+
14 17
## Common-used MCU support OTA and configure
15 18
16 19
- [[nrf52840-dat]]