mirror of
https://github.com/xunker/blue-gs.git
synced 2025-02-13 03:30:38 +00:00
Change microsd slot to Molex 105162-0001. Add version number to back silkscreen
This commit is contained in:
parent
d359a6ac43
commit
910f94ae8d
@ -1,6 +1,40 @@
|
||||
EESchema-LIBRARY Version 2.4
|
||||
#encoding utf-8
|
||||
#
|
||||
# 105162-0001_105162-0001
|
||||
#
|
||||
DEF 105162-0001_105162-0001 J 0 40 Y Y 1 L N
|
||||
F0 "J" 1150 300 50 H V L BNN
|
||||
F1 "105162-0001_105162-0001" 1150 200 50 H V L BNN
|
||||
F2 "105162-0001" 0 0 50 H I L BNN
|
||||
F3 "" 0 0 50 H I L BNN
|
||||
F4 "Memory Card Connectors 1.45H MICRO SD HEADER WITH D/C PIN" 0 0 50 H I L BNN "DESCRIPTION"
|
||||
F5 "mm" 0 0 50 H I L BNN "HEIGHT"
|
||||
F6 "https://www.mouser.co.uk/ProductDetail/Molex/105162-0001?qs=1fNsfHe5VsK8daqlgKxZfQ%3D%3D" 0 0 50 H I L BNN "MOUSER_PRICE-STOCK"
|
||||
F7 "538-105162-0001" 0 0 50 H I L BNN "MOUSER_PART_NUMBER"
|
||||
F8 "Molex" 0 0 50 H I L BNN "MANUFACTURER_NAME"
|
||||
F9 "105162-0001" 0 0 50 H I L BNN "MANUFACTURER_PART_NUMBER"
|
||||
DRAW
|
||||
P 2 0 0 10 200 100 200 -700 N
|
||||
P 2 0 0 10 200 100 1100 100 N
|
||||
P 2 0 0 10 1100 -700 200 -700 N
|
||||
P 2 0 0 10 1100 -700 1100 100 N
|
||||
X DAT2 1 0 0 200 R 40 40 0 0 B
|
||||
X GND_1 10 1300 -200 200 L 40 40 0 0 B
|
||||
X GND_2 11 1300 -300 200 L 40 40 0 0 B
|
||||
X GND_3 12 1300 -400 200 L 40 40 0 0 B
|
||||
X GND_4 13 1300 -500 200 L 40 40 0 0 B
|
||||
X CD/DAT3 2 0 -100 200 R 40 40 0 0 B
|
||||
X CMD 3 0 -200 200 R 40 40 0 0 B
|
||||
X VDD 4 0 -300 200 R 40 40 0 0 B
|
||||
X CLK 5 0 -400 200 R 40 40 0 0 B
|
||||
X VSS 6 0 -500 200 R 40 40 0 0 B
|
||||
X DAT0 7 0 -600 200 R 40 40 0 0 B
|
||||
X DAT1 8 1300 0 200 L 40 40 0 0 B
|
||||
X DET 9 1300 -100 200 L 40 40 0 0 B
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Connector_Conn_01x02_Male
|
||||
#
|
||||
DEF Connector_Conn_01x02_Male J 0 40 Y N 1 F N
|
||||
@ -135,39 +169,6 @@ X Pin_9 9 -200 200 150 R 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Connector_Micro_SD_Card
|
||||
#
|
||||
DEF Connector_Micro_SD_Card J 0 40 Y Y 1 F N
|
||||
F0 "J" -650 600 50 H V C CNN
|
||||
F1 "Connector_Micro_SD_Card" 650 600 50 H V R CNN
|
||||
F2 "" 1150 300 50 H I C CNN
|
||||
F3 "" 0 0 50 H I C CNN
|
||||
$FPLIST
|
||||
microSD*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -300 -375 -200 -425 0 1 0 F
|
||||
S -300 -275 -200 -325 0 1 0 F
|
||||
S -300 -175 -200 -225 0 1 0 F
|
||||
S -300 -75 -200 -125 0 1 0 F
|
||||
S -300 25 -200 -25 0 1 0 F
|
||||
S -300 125 -200 75 0 1 0 F
|
||||
S -300 225 -200 175 0 1 0 F
|
||||
S -300 325 -200 275 0 1 0 F
|
||||
P 6 0 1 10 650 500 650 550 -750 550 -750 -650 650 -650 650 -450 N
|
||||
P 11 0 1 10 -350 -450 -350 350 -50 350 100 500 150 500 150 450 250 450 300 500 800 500 800 -450 -350 -450 f
|
||||
X DAT2 1 -900 300 150 R 50 50 1 1 B
|
||||
X DAT3/CD 2 -900 200 150 R 50 50 1 1 B
|
||||
X CMD 3 -900 100 150 R 50 50 1 1 I
|
||||
X VDD 4 -900 0 150 R 50 50 1 1 W
|
||||
X CLK 5 -900 -100 150 R 50 50 1 1 I
|
||||
X VSS 6 -900 -200 150 R 50 50 1 1 W
|
||||
X DAT0 7 -900 -300 150 R 50 50 1 1 B
|
||||
X DAT1 8 -900 -400 150 R 50 50 1 1 B
|
||||
X SHIELD 9 800 -600 150 L 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Device_C
|
||||
#
|
||||
DEF Device_C C 0 10 N Y 1 F N
|
||||
|
@ -78,12 +78,12 @@ $EndComp
|
||||
$Comp
|
||||
L power:+3.3V #PWR0105
|
||||
U 1 1 6061CFE5
|
||||
P 4600 6850
|
||||
F 0 "#PWR0105" H 4600 6700 50 0001 C CNN
|
||||
F 1 "+3.3V" H 4615 7023 50 0000 C CNN
|
||||
F 2 "" H 4600 6850 50 0001 C CNN
|
||||
F 3 "" H 4600 6850 50 0001 C CNN
|
||||
1 4600 6850
|
||||
P 3600 5300
|
||||
F 0 "#PWR0105" H 3600 5150 50 0001 C CNN
|
||||
F 1 "+3.3V" H 3615 5473 50 0000 C CNN
|
||||
F 2 "" H 3600 5300 50 0001 C CNN
|
||||
F 3 "" H 3600 5300 50 0001 C CNN
|
||||
1 3600 5300
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
@ -164,52 +164,28 @@ SD_MISO
|
||||
Text Label 6100 2550 0 50 ~ 0
|
||||
SD_MOSI
|
||||
$Comp
|
||||
L Connector:Micro_SD_Card J3
|
||||
U 1 1 6062225F
|
||||
P 5900 6850
|
||||
F 0 "J3" H 5850 7567 50 0000 C CNN
|
||||
F 1 "Micro_SD_Card" H 5850 7476 50 0000 C CNN
|
||||
F 2 "Connector_Card:microSD_HC_Molex_104031-0811" H 7050 7150 50 0001 C CNN
|
||||
F 3 "http://katalog.we-online.de/em/datasheet/693072010801.pdf" H 5900 6850 50 0001 C CNN
|
||||
1 5900 6850
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:GND #PWR0108
|
||||
U 1 1 60623212
|
||||
P 4600 7050
|
||||
F 0 "#PWR0108" H 4600 6800 50 0001 C CNN
|
||||
F 1 "GND" H 4605 6877 50 0000 C CNN
|
||||
F 2 "" H 4600 7050 50 0001 C CNN
|
||||
F 3 "" H 4600 7050 50 0001 C CNN
|
||||
1 4600 7050
|
||||
P 5300 5550
|
||||
F 0 "#PWR0108" H 5300 5300 50 0001 C CNN
|
||||
F 1 "GND" H 5305 5377 50 0000 C CNN
|
||||
F 2 "" H 5300 5550 50 0001 C CNN
|
||||
F 3 "" H 5300 5550 50 0001 C CNN
|
||||
1 5300 5550
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Text Label 5000 6650 2 50 ~ 0
|
||||
Text Label 4000 5100 2 50 ~ 0
|
||||
SD_CS
|
||||
Text Label 5000 6950 2 50 ~ 0
|
||||
Text Label 4000 5400 2 50 ~ 0
|
||||
SD_CSK
|
||||
Text Label 5000 7150 2 50 ~ 0
|
||||
Text Label 4000 5600 2 50 ~ 0
|
||||
SD_MISO
|
||||
Text Label 5000 6750 2 50 ~ 0
|
||||
Text Label 4000 5200 2 50 ~ 0
|
||||
SD_MOSI
|
||||
$Comp
|
||||
L power:GND #PWR0109
|
||||
U 1 1 60623E38
|
||||
P 6700 7450
|
||||
F 0 "#PWR0109" H 6700 7200 50 0001 C CNN
|
||||
F 1 "GND" H 6705 7277 50 0000 C CNN
|
||||
F 2 "" H 6700 7450 50 0001 C CNN
|
||||
F 3 "" H 6700 7450 50 0001 C CNN
|
||||
1 6700 7450
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
4600 6850 5000 6850
|
||||
Wire Wire Line
|
||||
5000 7050 4600 7050
|
||||
NoConn ~ 5000 7250
|
||||
NoConn ~ 5000 6550
|
||||
3600 5300 4000 5300
|
||||
NoConn ~ 5300 5000
|
||||
NoConn ~ 4000 5000
|
||||
$Comp
|
||||
L Mechanical:MountingHole H1
|
||||
U 1 1 60629B83
|
||||
@ -19858,4 +19834,48 @@ Wire Wire Line
|
||||
8900 4550 9000 4550
|
||||
Wire Wire Line
|
||||
8050 4550 8600 4550
|
||||
$Comp
|
||||
L 105162-0001:105162-0001 J3
|
||||
U 1 1 6089B89F
|
||||
P 4000 5000
|
||||
F 0 "J3" H 4650 5267 50 0000 C CNN
|
||||
F 1 "105162-0001" H 4650 5176 50 0000 C CNN
|
||||
F 2 "105162-0001" H 4000 5000 50 0001 L BNN
|
||||
F 3 "" H 4000 5000 50 0001 L BNN
|
||||
F 4 "Memory Card Connectors 1.45H MICRO SD HEADER WITH D/C PIN" H 4000 5000 50 0001 L BNN "DESCRIPTION"
|
||||
F 5 "mm" H 4000 5000 50 0001 L BNN "HEIGHT"
|
||||
F 6 "https://www.mouser.co.uk/ProductDetail/Molex/105162-0001?qs=1fNsfHe5VsK8daqlgKxZfQ%3D%3D" H 4000 5000 50 0001 L BNN "MOUSER_PRICE-STOCK"
|
||||
F 7 "538-105162-0001" H 4000 5000 50 0001 L BNN "MOUSER_PART_NUMBER"
|
||||
F 8 "Molex" H 4000 5000 50 0001 L BNN "MANUFACTURER_NAME"
|
||||
F 9 "105162-0001" H 4000 5000 50 0001 L BNN "MANUFACTURER_PART_NUMBER"
|
||||
1 4000 5000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
5300 5100 5300 5200
|
||||
Connection ~ 5300 5200
|
||||
Wire Wire Line
|
||||
5300 5200 5300 5300
|
||||
Connection ~ 5300 5300
|
||||
Wire Wire Line
|
||||
5300 5300 5300 5400
|
||||
Connection ~ 5300 5400
|
||||
Wire Wire Line
|
||||
5300 5400 5300 5500
|
||||
Connection ~ 5300 5500
|
||||
Wire Wire Line
|
||||
5300 5500 5300 5550
|
||||
$Comp
|
||||
L power:GND #PWR0109
|
||||
U 1 1 6089E2A4
|
||||
P 3600 5500
|
||||
F 0 "#PWR0109" H 3600 5250 50 0001 C CNN
|
||||
F 1 "GND" H 3605 5327 50 0000 C CNN
|
||||
F 2 "" H 3600 5500 50 0001 C CNN
|
||||
F 3 "" H 3600 5500 50 0001 C CNN
|
||||
1 3600 5500
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
4000 5500 3600 5500
|
||||
$EndSCHEMATC
|
||||
|
@ -19824,8 +19824,8 @@ L Device:D_Schottky D3
|
||||
U 1 1 6086E55B
|
||||
P 8750 4550
|
||||
F 0 "D3" H 8750 4333 50 0000 C CNN
|
||||
F 1 "1N5817" H 8750 4424 50 0000 C CNN
|
||||
F 2 "Diode_SMD:D_MicroMELF" H 8750 4550 50 0001 C CNN
|
||||
F 1 "1N5817,1N5817,CUS08F30-H3F" H 8750 4424 50 0000 C CNN
|
||||
F 2 "Diode_SMD:D_SOD-323_HandSoldering" H 8750 4550 50 0001 C CNN
|
||||
F 3 "~" H 8750 4550 50 0001 C CNN
|
||||
1 8750 4550
|
||||
-1 0 0 1
|
||||
@ -19835,8 +19835,8 @@ L Device:D_Schottky D4
|
||||
U 1 1 6086EF1B
|
||||
P 7750 5050
|
||||
F 0 "D4" V 7796 5130 50 0000 L CNN
|
||||
F 1 "1N5817" V 7705 5130 50 0000 L CNN
|
||||
F 2 "Diode_SMD:D_MicroMELF" H 7750 5050 50 0001 C CNN
|
||||
F 1 "1N5817,CUS08F30-H3F" V 7705 5130 50 0000 L CNN
|
||||
F 2 "Diode_SMD:D_SOD-323_HandSoldering" H 7750 5050 50 0001 C CNN
|
||||
F 3 "~" H 7750 5050 50 0001 C CNN
|
||||
1 7750 5050
|
||||
0 1 -1 0
|
||||
|
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>URL</key>
|
||||
<string>https://www.snapeda.com/parts/105162-0001/Molex/view-part/</string>
|
||||
</dict>
|
||||
</plist>
|
33
footprints/Molex 105162-0001/105162-0001.kicad_mod
Normal file
33
footprints/Molex 105162-0001/105162-0001.kicad_mod
Normal file
@ -0,0 +1,33 @@
|
||||
|
||||
(module 105162-0001 (layer F.Cu) (tedit 6089A22D)
|
||||
(descr "<b>105162-0001</b><br>")
|
||||
(fp_text reference REF** (at -0.549 3.399 0) (layer F.SilkS)
|
||||
(effects (font (size 1.0 1.0) (thickness 0.015)))
|
||||
)
|
||||
(fp_text value 105162-0001 (at -0.549 3.399 0) (layer F.Fab)
|
||||
(effects (font (size 1.0 1.0) (thickness 0.015)))
|
||||
)
|
||||
(fp_line (start -5.65 0.0) (end 5.65 0.0) (layer F.Fab) (width 0.2))
|
||||
(fp_line (start 5.65 0.0) (end 5.65 6.45) (layer F.Fab) (width 0.2))
|
||||
(fp_line (start 5.65 6.45) (end -5.65 6.45) (layer F.Fab) (width 0.2))
|
||||
(fp_line (start -5.65 6.45) (end -5.65 0.0) (layer F.Fab) (width 0.2))
|
||||
(fp_line (start -5.65 6.45) (end 5.65 6.45) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start 5.65 6.45) (end 5.65 5.355) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -5.65 6.45) (end -5.65 6.028) (layer F.SilkS) (width 0.2))
|
||||
(fp_circle (center 3.584 8.15) (end 3.6405688 8.15) (layer Dwgs.User) (width 0.2))
|
||||
(pad 1 smd rect (at 3.55 7.34) (size 0.5 1.0) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 2 smd rect (at 2.45 7.34) (size 0.5 1.0) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 3 smd rect (at 1.35 7.34) (size 0.5 1.0) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 4 smd rect (at 0.25 7.34) (size 0.5 1.0) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 5 smd rect (at -0.85 7.34) (size 0.5 1.0) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 6 smd rect (at -1.95 7.34) (size 0.5 1.0) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 7 smd rect (at -3.05 7.34) (size 0.5 1.0) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 8 smd rect (at -4.15 7.34) (size 0.5 1.0) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 9 smd rect (at 5.31 4.66) (size 0.72 0.78) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 10 smd rect (at 5.325 3.39) (size 1.05 1.08) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 11 smd rect (at 5.325 0.78) (size 1.05 1.2) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 12 smd rect (at -5.325 1.35) (size 1.05 1.2) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 13 smd rect (at -5.325 4.535) (size 1.05 2.39) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 14 smd rect (at 1.986 0.105) (size 2.91 0.55) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 15 smd rect (at -2.204 0.105) (size 2.91 0.55) (layers F.Cu F.Mask F.Paste))
|
||||
)
|
40
footprints/Molex 105162-0001/105162-0001.lib
Normal file
40
footprints/Molex 105162-0001/105162-0001.lib
Normal file
@ -0,0 +1,40 @@
|
||||
EESchema-LIBRARY Version 2.3
|
||||
#encoding utf-8
|
||||
#(c) SnapEDA 2016 (snapeda.com)
|
||||
#This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA) with Design Exception 1.0
|
||||
#
|
||||
# 105162-0001
|
||||
#
|
||||
DEF 105162-0001 J 0 40 Y Y 1 L N
|
||||
F0 "J" 1150 300 50 H V L BNN
|
||||
F1 "105162-0001" 1150 200 50 H V L BNN
|
||||
F2 "105162-0001" 0 0 50 H I L BNN
|
||||
F3 "" 0 0 50 H I L BNN
|
||||
F4 "Memory Card Connectors 1.45H MICRO SD HEADER WITH D/C PIN" 0 0 50 H I L BNN "DESCRIPTION"
|
||||
F5 "mm" 0 0 50 H I L BNN "HEIGHT"
|
||||
F6 "https://www.mouser.co.uk/ProductDetail/Molex/105162-0001?qs=1fNsfHe5VsK8daqlgKxZfQ%3D%3D" 0 0 50 H I L BNN "MOUSER_PRICE-STOCK"
|
||||
F7 "538-105162-0001" 0 0 50 H I L BNN "MOUSER_PART_NUMBER"
|
||||
F8 "Molex" 0 0 50 H I L BNN "MANUFACTURER_NAME"
|
||||
F9 "105162-0001" 0 0 50 H I L BNN "MANUFACTURER_PART_NUMBER"
|
||||
DRAW
|
||||
P 2 0 0 10 200 100 1100 100 N
|
||||
P 2 0 0 10 1100 -700 1100 100 N
|
||||
P 2 0 0 10 1100 -700 200 -700 N
|
||||
P 2 0 0 10 200 100 200 -700 N
|
||||
X DAT2 1 0 0 200 R 40 40 0 0 B
|
||||
X CD/DAT3 2 0 -100 200 R 40 40 0 0 B
|
||||
X CMD 3 0 -200 200 R 40 40 0 0 B
|
||||
X VDD 4 0 -300 200 R 40 40 0 0 B
|
||||
X CLK 5 0 -400 200 R 40 40 0 0 B
|
||||
X VSS 6 0 -500 200 R 40 40 0 0 B
|
||||
X DAT0 7 0 -600 200 R 40 40 0 0 B
|
||||
X DAT1 8 1300 0 200 L 40 40 0 0 B
|
||||
X DET 9 1300 -100 200 L 40 40 0 0 B
|
||||
X GND_1 10 1300 -200 200 L 40 40 0 0 B
|
||||
X GND_2 11 1300 -300 200 L 40 40 0 0 B
|
||||
X GND_3 12 1300 -400 200 L 40 40 0 0 B
|
||||
X GND_4 13 1300 -500 200 L 40 40 0 0 B
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# End Library
|
1
footprints/Molex 105162-0001/how-to-import.htm
Normal file
1
footprints/Molex 105162-0001/how-to-import.htm
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE HTML><html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="refresh" content="0; url=https://www.snapeda.com/about/import/#"> <script type="text/javascript">window.location.href="https://www.snapeda.com/about/import/#" </script> <title>Page Redirection</title> </head> <body> If you are not redirected automatically, follow this <a href="https://www.snapeda.com/about/import/#">link to the import guide</a>. </body></html>
|
82511
fp-info-cache
82511
fp-info-cache
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user