add a pwr header (for e.g. non-pwm fan)
This commit is contained in:
1
sbus-to-ztex/.gitignore
vendored
Normal file
1
sbus-to-ztex/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*~
|
||||
@@ -185,4 +185,72 @@ F 3 "" H 1850 2600 50 0001 C CNN
|
||||
$EndComp
|
||||
Text GLabel 3000 2400 2 60 Input ~ 12
|
||||
LED1
|
||||
$Comp
|
||||
L Connector:Conn_01x03_Male J6
|
||||
U 1 1 60E1E49E
|
||||
P 4400 4750
|
||||
F 0 "J6" H 4506 5028 50 0000 C CNN
|
||||
F 1 "Conn_01x03_Male" H 4506 4937 50 0000 C CNN
|
||||
F 2 "Connector_Molex:Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical" H 4400 4750 50 0001 C CNN
|
||||
F 3 "~" H 4400 4750 50 0001 C CNN
|
||||
1 4400 4750
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:GND #PWR0136
|
||||
U 1 1 60E1EC2C
|
||||
P 4600 4650
|
||||
F 0 "#PWR0136" H 4600 4400 50 0001 C CNN
|
||||
F 1 "GND" V 4605 4522 50 0000 R CNN
|
||||
F 2 "" H 4600 4650 50 0001 C CNN
|
||||
F 3 "" H 4600 4650 50 0001 C CNN
|
||||
1 4600 4650
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:+5V #PWR0137
|
||||
U 1 1 60E1ED6C
|
||||
P 4600 4750
|
||||
F 0 "#PWR0137" H 4600 4600 50 0001 C CNN
|
||||
F 1 "+5V" V 4615 4878 50 0000 L CNN
|
||||
F 2 "" H 4600 4750 50 0001 C CNN
|
||||
F 3 "" H 4600 4750 50 0001 C CNN
|
||||
1 4600 4750
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:GND #PWR0138
|
||||
U 1 1 60E1FA97
|
||||
P 4600 4850
|
||||
F 0 "#PWR0138" H 4600 4600 50 0001 C CNN
|
||||
F 1 "GND" V 4605 4722 50 0000 R CNN
|
||||
F 2 "" H 4600 4850 50 0001 C CNN
|
||||
F 3 "" H 4600 4850 50 0001 C CNN
|
||||
1 4600 4850
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:C C?
|
||||
U 1 1 60E24715
|
||||
P 5150 4800
|
||||
AR Path="/5F69F4EF/60E24715" Ref="C?" Part="1"
|
||||
AR Path="/5F6B165A/60E24715" Ref="C6" Part="1"
|
||||
F 0 "C6" H 5175 4900 50 0000 L CNN
|
||||
F 1 "47uF" H 5175 4700 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0805_2012Metric" H 5188 4650 50 0001 C CNN
|
||||
F 3 "" H 5150 4800 50 0000 C CNN
|
||||
F 4 "GRM21BR60J476ME15L" H 5150 4800 50 0001 C CNN "MPN"
|
||||
1 5150 4800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
4600 4750 5150 4750
|
||||
Wire Wire Line
|
||||
5150 4750 5150 4650
|
||||
Connection ~ 4600 4750
|
||||
Wire Wire Line
|
||||
4600 4850 5150 4850
|
||||
Wire Wire Line
|
||||
5150 4850 5150 4950
|
||||
Connection ~ 4600 4850
|
||||
$EndSCHEMATC
|
||||
|
||||
@@ -53,6 +53,29 @@ X ~ 4 250 0 150 L 40 40 2 1 C
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Connector_Conn_01x03_Male
|
||||
#
|
||||
DEF Connector_Conn_01x03_Male J 0 40 Y N 1 F N
|
||||
F0 "J" 0 200 50 H V C CNN
|
||||
F1 "Connector_Conn_01x03_Male" 0 -200 50 H V C CNN
|
||||
F2 "" 0 0 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
$FPLIST
|
||||
Connector*:*_1x??_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S 34 -95 0 -105 1 1 6 F
|
||||
S 34 5 0 -5 1 1 6 F
|
||||
S 34 105 0 95 1 1 6 F
|
||||
P 2 1 1 6 50 -100 34 -100 N
|
||||
P 2 1 1 6 50 0 34 0 N
|
||||
P 2 1 1 6 50 100 34 100 N
|
||||
X Pin_1 1 200 100 150 L 50 50 1 1 P
|
||||
X Pin_2 2 200 0 150 L 50 50 1 1 P
|
||||
X Pin_3 3 200 -100 150 L 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Connector_Conn_01x06_Male
|
||||
#
|
||||
DEF Connector_Conn_01x06_Male J 0 40 Y N 1 F N
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Drill report for /home/dolbeau/SPARC/SBusFPGA/sbus-to-ztex/sbus-to-ztex.kicad_pcb
|
||||
Created on Thu Jul 1 19:33:08 2021
|
||||
Created on Fri Jul 2 17:38:37 2021
|
||||
|
||||
Copper Layer Stackup:
|
||||
=============================================================
|
||||
@@ -12,7 +12,7 @@ Copper Layer Stackup:
|
||||
Drill file 'sbus-to-ztex-PTH.drl' contains
|
||||
plated through holes:
|
||||
=============================================================
|
||||
T1 0.40mm 0.016" (115 holes)
|
||||
T1 0.40mm 0.016" (116 holes)
|
||||
T2 0.60mm 0.024" (2 holes) (with 2 slots)
|
||||
T3 0.80mm 0.031" (96 holes)
|
||||
T4 0.85mm 0.033" (2 holes)
|
||||
@@ -20,8 +20,9 @@ Drill file 'sbus-to-ztex-PTH.drl' contains
|
||||
T6 1.02mm 0.040" (6 holes)
|
||||
T7 1.14mm 0.045" (128 holes)
|
||||
T8 1.19mm 0.047" (12 holes)
|
||||
T9 1.20mm 0.047" (3 holes)
|
||||
|
||||
Total plated holes count 375
|
||||
Total plated holes count 379
|
||||
|
||||
|
||||
Drill file 'sbus-to-ztex-NPTH.drl' contains
|
||||
|
||||
@@ -11,7 +11,7 @@ J3,87833-1420,1,https://www2.mouser.com/ProductDetail/Molex/87833-1420?qs=%2Fha2
|
||||
J5,A2541HWR-2x6P,1,https://lcsc.com/product-detail/Pin-Header-Female-Header_Changjiang-Connectors-A2541HWR-2x6P_C239357.html
|
||||
"C2,C4,C5,C10,C11,C12,C13,C31",CC0603KRX7R8BB104,8,
|
||||
SBus1,FCN-234P096-G/Y,1,https://www2.mouser.com/ProductDetail/Fujitsu/FCN-234P096-G-Y?qs=%2Fha2pyFadugZ9WCm2lJ8CZdXc85UARoDXS81raJopvR1w4UDuaXlcQ%3D%3D
|
||||
C1,GRM21BR60J476ME15L,1,
|
||||
"C1,C6",GRM21BR60J476ME15L,2,
|
||||
C3,GRM31CR60J157ME11L,1,
|
||||
"D1,D2,DOE1",LTST-C170KRKT,3,
|
||||
FB1,PZ2012U221-2R0TF,1,
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Reference in New Issue
Block a user