BOM-DAT/transistor-dat/transistor-array-dat/transistor-array-dat.md
... ...
@@ -0,0 +1,4 @@
1
+
2
+# transistor-array-dat
3
+
4
+- [[TI-logic-dat]]
... ...
\ No newline at end of file
BOM-DAT/transistor-dat/transistor-dat.md
... ...
@@ -12,6 +12,8 @@ common brand: Infineon
12 12
13 13
- ref - https://www.censtry.com/blog/transistor-npn-vs-pnp-difference-between-pnp-and-npn-transistor.html
14 14
15
+[[transistor-array-dat]]
16
+
15 17
## common used
16 18
17 19
### S8050
Chip-dat/TI-dat/TI-logic-dat/TI-logic-dat.md
... ...
@@ -1,10 +1,37 @@
1 1
2 2
# TI-logic-dat
3 3
4
-## SN75451B
4
+## SN75451B == 75451
5 5
6 6
https://www.ti.com/product/SN75451B
7 7
8 8
https://www.ti.com/lit/ds/symlink/sn75451b.pdf?ts=1745835022127&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FSN75451B
9 9
10
-![](2025-04-28-18-10-50.png)
... ...
\ No newline at end of file
0
+SN5545xB, SN7545xB Dual-Peripheral Drivers for High-Current, High-Speed Switching
1
+
2
+1 Features
3
+- Characterized for Use to 300 mA
4
+- High-Voltage Outputs up to 30 V
5
+- No Output Latch-Up at 20 V (After Conducting 300 mA)
6
+- High-Speed Switching
7
+- Open-Collector Outputs
8
+- Circuit Flexibility for Varied Applications
9
+- TTL-Compatible Diode-Clamped Inputs
10
+- Standard Supply Voltages
11
+
12
+2 Applications
13
+- High-Speed Logic Buffers
14
+- Power Drivers
15
+- Lamp Drivers
16
+- LED Drivers
17
+- Line Drivers
18
+- Memory Drivers
19
+
20
+
21
+
22
+![](2025-04-28-18-10-50.png)
23
+
24
+
25
+## ref
26
+
27
+- [[transistor-array-dat]] - [[transistor-dat]]
... ...
\ No newline at end of file
Chip-dat/broadcom-dat/broadcom-dat.md
... ...
@@ -1,4 +1,6 @@
1 1
2 2
# broadcom-dat
3 3
4
+- [[HFBR-dat]]
5
+
4 6
- [[BCM2711-dat]]
... ...
\ No newline at end of file
Chip-dat/chip-dat.md
... ...
@@ -14,7 +14,7 @@
14 14
15 15
- [[fairchild-dat]] - [[NXP-dat]]
16 16
17
-[[TI-dat]] - [[ti-motor-dat]] - [[ti-audio-dat]]
17
+[[TI-dat]] - [[ti-motor-dat]] - [[ti-audio-dat]] - [[ti-logic-dat]]
18 18
19 19
20 20
## function
PCB-dat/EDA-dat/kicad-dat/kicad-dat.md
... ...
@@ -5,7 +5,7 @@
5 5
6 6
- [[kicad-workflow-dat]] - [[kicad-plugin-dat]] - [[kicad-shortcuts-dat]]
7 7
8
-- [[kicad-lib-dat]] - [[kicad-data-dat]]
8
+- [[kicad-lib-dat]] - [[kicad-data-dat]] - [[kicad-setup-dat]]
9 9
10 10
- [[kicad-simulation-dat]]
11 11
PCB-dat/EDA-dat/kicad-dat/kicad-lib-dat/2025-04-29-15-16-53.png
... ...
Binary files /dev/null and b/PCB-dat/EDA-dat/kicad-dat/kicad-lib-dat/2025-04-29-15-16-53.png differ
PCB-dat/EDA-dat/kicad-dat/kicad-lib-dat/kicad-footprint-dat.md
... ...
@@ -0,0 +1,11 @@
1
+
2
+# kicad-footprint-dat.md
3
+
4
+
5
+## custom build footprint guide
6
+
7
+![](2025-04-29-15-16-53.png)
8
+
9
+## common used global library
10
+
11
+- connector_pinheader
... ...
\ No newline at end of file
PCB-dat/EDA-dat/kicad-dat/kicad-lib-dat/kicad-symbol-dat.md
... ...
@@ -0,0 +1,14 @@
1
+
2
+# kicad-symbol-dat.md
3
+
4
+## custom build symbol guide
5
+
6
+## common used global symbol
7
+
8
+- Connector_generic_MountingPin
9
+- jumper
10
+
11
+
12
+
13
+
14
+
PCB-dat/EDA-dat/kicad-dat/kicad-setup-dat.md
... ...
@@ -0,0 +1,26 @@
1
+
2
+# kicad-setup-dat.md
3
+
4
+installation == D:\Program Files\KiCad\9.0\bin
5
+
6
+## preferences
7
+
8
+configure paths
9
+
10
+| Name | Path |
11
+| ----------------------- | -------------------------------------------------- |
12
+| KICAD9_3DMODEL_DIR | D:\Program Files\KiCad\9.0\share\kicad\3dmodels\ |
13
+| KICAD9_3RD_PARTY | D:\HE2\Documents\KiCad\9.0\3rdparty |
14
+| KICAD9_DESIGN_BLOCK_DIR | D:\Program Files\KiCad\9.0\share\kicad\blocks\ |
15
+| KICAD9_FOOTPRINT_DIR | D:\Program Files\KiCad\9.0\share\kicad\footprints\ |
16
+| KICAD9_SYMBOL_DIR | D:\Program Files\KiCad\9.0\share\kicad\symbols\ |
17
+| KICAD9_TEMPLATE _DIR | D:\Program Files\KiCad\9.0\share/kicad/template |
18
+| KICAD_USER_TEMPLATE_DIR | D:\HE2\Documents\KiCad\9.0\template\ |
19
+
20
+
21
+## Available path substitutions:
22
+
23
+| variables | paths |
24
+| -------------------- | ----------------------------------------------- |
25
+| ${KICAD9_SYMBOL_DIR} | D:\Program Files\KiCad\9.0\share\kicad\symbols\ |
26
+| ${KIPRJMOD} | D:\Dropbox\PCB\kicad\proj\USB-HFBR |
... ...
\ No newline at end of file
PCB-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2025-04-29-16-11-14.png
... ...
Binary files /dev/null and b/PCB-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2025-04-29-16-11-14.png differ
PCB-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2025-04-29-16-11-39.png
... ...
Binary files /dev/null and b/PCB-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2025-04-29-16-11-39.png differ
PCB-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2025-04-29-16-22-13.png
... ...
Binary files /dev/null and b/PCB-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2025-04-29-16-22-13.png differ
PCB-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/kicad-pcb-dat.md
... ...
@@ -35,11 +35,9 @@ pre-defined file: D:\Program Files\KiCad\8.0\share\kicad\template\Arduino_Nano
35 35
36 36
- autoroute - by [[kicad-plugin-dat]]
37 37
38
-- ground pour
39 38
40 39
41
-
42
-## PCB
40
+## PCB Info
43 41
44 42
commom layers
45 43
... ...
@@ -53,7 +51,7 @@ commom layers
53 51
54 52
* F for front and B for back
55 53
56
-### PCB init setup
54
+## PCB init setup
57 55
58 56
![](2023-12-11-00-04-17.png)
59 57
... ...
@@ -61,3 +59,30 @@ commom layers
61 59
- 钻孔尺寸
62 60
- 网格 1.0 mm
63 61
- 缩放
62
+
63
+## Layout setup
64
+
65
+Simply Only use Trace x.CU, Silkscreen layer x.Silkscreen, and Edge.Cuts
66
+
67
+![](2025-04-29-16-22-13.png)
68
+
69
+
70
+## routing PCB
71
+
72
+![](2025-04-29-16-11-14.png)
73
+
74
+![](2025-04-29-16-11-39.png)
75
+
76
+
77
+## Modify PCB
78
+
79
+
80
+## Filled Zones (ground pour)
81
+
82
+Edit - Fill All Zones (B or Ctrl+B)
83
+
84
+
85
+
86
+## export gerber
87
+
88
+output folder ./
... ...
\ No newline at end of file
Tech-dat/Network-dat/fiber-optic-dat/fiber-optic-cable-dat/POF-dat/HFBR-dat/2025-04-29-14-34-51.png
... ...
Binary files /dev/null and b/Tech-dat/Network-dat/fiber-optic-dat/fiber-optic-cable-dat/POF-dat/HFBR-dat/2025-04-29-14-34-51.png differ
Tech-dat/Network-dat/fiber-optic-dat/fiber-optic-cable-dat/POF-dat/HFBR-dat/HFBR-dat.md
... ...
@@ -39,6 +39,8 @@ These are dedicated fiber optic ICs that handle the light/electrical signal conv
39 39
40 40
## HFBR series
41 41
42
+- [[HFBR-0500Z-Series-dat]] - [[HFBR-x4xx-dat]]
43
+
42 44
HFBR-4501 / HFBR-4511 == TX / RX
43 45
![](2025-04-25-01-23-07.png)
44 46
... ...
@@ -59,6 +61,14 @@ HFBR-4516
59 61
60 62
HFBR-4505对接器(灰色) / HFBR-4515对接器(蓝色)
61 63
64
+
65
+
66
+## AFBR-0553Z Evaluation Kit
67
+
68
+DC-to-50 MBd 650-nm Link with RSSI Versatile Link Fiber Optic Evaluation Kit
69
+
70
+![](2025-04-29-14-34-51.png)
71
+
62 72
## ref
63 73
64 74
- [[TOSlink-dat]]
... ...
\ No newline at end of file
Tech-dat/Network-dat/fiber-optic-dat/fiber-optic-cable-dat/POF-dat/HFBR-dat/HFBR-x4xx-dat/2025-04-29-14-36-48.png
... ...
Binary files /dev/null and b/Tech-dat/Network-dat/fiber-optic-dat/fiber-optic-cable-dat/POF-dat/HFBR-dat/HFBR-x4xx-dat/2025-04-29-14-36-48.png differ
Tech-dat/Network-dat/fiber-optic-dat/fiber-optic-cable-dat/POF-dat/HFBR-dat/HFBR-x4xx-dat/HFBR-x4xx-dat.md
... ...
@@ -0,0 +1,18 @@
1
+
2
+# HFBR-x4xx-dat
3
+
4
+The series includes HFBR-2412TZ and HFBR-1414TZ
5
+
6
+HFBR-14xxZ and HFBR-24xxZ Series Low-Cost, 820-nm Miniature Link Fiber-Optic Components with ST, SMA, SC, and FC Ports
7
+
8
+
9
+## APPs
10
+
11
+![](2025-04-29-14-36-48.png)
12
+
13
+
14
+## ref
15
+
16
+- [[broadcom-dat]] - [[TI-logic-dat]]
17
+
18
+
Tech-dat/tech-dat.md
... ...
@@ -88,11 +88,11 @@
88 88
89 89
## EDA
90 90
91
-- [[EDA-dat]]
91
+- [[EDA-dat]] - [[kicad-dat]] - [[eagle-dat]]
92 92
93 93
## simulator
94 94
95
-- [[EDA-simulation]]
95
+- [[EDA-simulation-dat]]
96 96
97 97
98 98
## Mechnicals