Board-dat/OPM/OPM1192-dat/OPM1192-dat.md
... ...
@@ -14,6 +14,19 @@ Pin Definitions:
14 14
- Top right: Output ground
15 15
- Bottom Left: Ouput power supply
16 16
17
+
18
+## Applcations
19
+
20
+Also can be used to driver servo, set to 3A 5V max.
21
+
22
+-• LCD-TV
23
+-• SetTop Box
24
+-• Notebook
25
+-• Storage
26
+-• High power AP router
27
+-• Networking
28
+
29
+
17 30
## Output Setup
18 31
19 32
- R2 = 0.6/(V-0.6)*R1
Tech/Circuits-dat/circuits-dat.md
... ...
@@ -0,0 +1,6 @@
1
+
2
+# circuits-dat
3
+
4
+- [[MMA7660-dat]] - [[SD-card-dat]]
5
+
6
+- [[mosfet-dat]] - [[logic-gate-dat]]
... ...
\ No newline at end of file
Tech/Circuits-dat/logic-gate/logic-gate-dat.md
... ...
@@ -0,0 +1,15 @@
1
+
2
+# logic gate
3
+
4
+
5
+## 74AHC1G125
6
+
7
+https://www.diodes.com/assets/Datasheets/74AHC1G125.pdf
8
+
9
+| OE | A | Y |
10
+| --- | --- | --- |
11
+| L | H | H |
12
+| L | L | L |
13
+| H | X | Z |
14
+
15
+The output enters a high impedance state when a HIGH-level is applied to the output enable (OE) pin.
... ...
\ No newline at end of file
Tech/Circuits-dat/mosfet-dat.md
... ...
@@ -0,0 +1,12 @@
1
+
2
+
3
+# mosfet dat
4
+
5
+
6
+
7
+
8
+## ref
9
+
10
+- [[mos-p]]
11
+- [[mos-n]]
12
+- [[mosfet]]
... ...
\ No newline at end of file
Tech/Circuits/circuits-dat.md
... ...
@@ -1,6 +0,0 @@
1
-
2
-# circuits-dat
3
-
4
-- [[MMA7660-dat]] - [[SD-card-dat]]
5
-
6
-- [[mosfet-dat]] - [[logic-gate-dat]]
... ...
\ No newline at end of file
Tech/Circuits/logic-gate/logic-gate-dat.md
... ...
@@ -1,15 +0,0 @@
1
-
2
-# logic gate
3
-
4
-
5
-## 74AHC1G125
6
-
7
-https://www.diodes.com/assets/Datasheets/74AHC1G125.pdf
8
-
9
-| OE | A | Y |
10
-| --- | --- | --- |
11
-| L | H | H |
12
-| L | L | L |
13
-| H | X | Z |
14
-
15
-The output enters a high impedance state when a HIGH-level is applied to the output enable (OE) pin.
... ...
\ No newline at end of file
Tech/Circuits/mosfet-dat.md
... ...
@@ -1,12 +0,0 @@
1
-
2
-
3
-# mosfet dat
4
-
5
-
6
-
7
-
8
-## ref
9
-
10
-- [[mos-p]]
11
-- [[mos-n]]
12
-- [[mosfet]]
... ...
\ No newline at end of file