Template Arduino : Fix pin order SS, MOSI, MISO, SCK

This commit is contained in:
Ashton Johnson 2017-01-17 20:19:36 -06:00
parent aa251244fa
commit 5f329e7646
11 changed files with 129 additions and 128 deletions

View file

@ -9,9 +9,9 @@ F1 "+5V" 0 140 50 H V C CNN
F2 "" 0 0 50 H V C CNN
F3 "" 0 0 50 H V C CNN
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +5V 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
@ -24,9 +24,9 @@ F1 "+9V" 0 140 50 H V C CNN
F2 "" 0 0 50 H V C CNN
F3 "" 0 0 50 H V C CNN
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +9V 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
@ -131,7 +131,7 @@ F1 "GND" 0 -150 50 H V C CNN
F2 "" 0 0 50 H V C CNN
F3 "" 0 0 50 H V C CNN
DRAW
P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N
P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N
X GND 1 0 0 0 D 50 50 1 1 W N
ENDDRAW
ENDDEF

View file

@ -1,4 +1,4 @@
(kicad_pcb (version 4) (host pcbnew 4.0.2-4+6225~38~ubuntu14.04.1-stable)
(kicad_pcb (version 4) (host pcbnew 4.0.4+e1-6308~48~ubuntu14.04.1-stable)
(general
(links 9)
@ -118,9 +118,9 @@
(net 21 /A1)
(net 22 /A0)
(net 23 "/13(SCK)")
(net 24 "/12(**/MOSI)")
(net 25 "/11(MISO)")
(net 26 "/10(**/SS)")
(net 24 "/10(**/SS)")
(net 25 "/12(**/MISO)")
(net 26 "/11(MOSI)")
(net_class Default "This is the default net class."
(clearance 0.2)
@ -134,8 +134,8 @@
(add_net "/0(Rx)")
(add_net "/1(Tx)")
(add_net "/10(**/SS)")
(add_net "/11(MISO)")
(add_net "/12(**/MOSI)")
(add_net "/11(MOSI)")
(add_net "/12(**/MISO)")
(add_net "/13(SCK)")
(add_net /2)
(add_net "/3(**)")
@ -285,11 +285,11 @@
(pad 9 thru_hole oval (at 20.32 0 270) (size 1.7272 2.032) (drill 1.016) (layers *.Cu *.Mask F.SilkS)
(net 23 "/13(SCK)"))
(pad 10 thru_hole oval (at 22.86 0 270) (size 1.7272 2.032) (drill 1.016) (layers *.Cu *.Mask F.SilkS)
(net 24 "/12(**/MOSI)"))
(net 25 "/12(**/MISO)"))
(pad 11 thru_hole oval (at 25.4 0 270) (size 1.7272 2.032) (drill 1.016) (layers *.Cu *.Mask F.SilkS)
(net 25 "/11(MISO)"))
(net 26 "/11(MOSI)"))
(pad 12 thru_hole oval (at 27.94 0 270) (size 1.7272 2.032) (drill 1.016) (layers *.Cu *.Mask F.SilkS)
(net 26 "/10(**/SS)"))
(net 24 "/10(**/SS)"))
(model ${KIPRJMOD}/Socket_Arduino_Mini.3dshapes/Socket_header_Arduino_1x12.wrl
(at (xyz 0.55 0 0))
(scale (xyz 1 1 1))

View file

@ -1,8 +1,8 @@
(export (version D)
(design
(source /home/jo/Documents/hobbies/git/kicad_git/kicad-library/template/Arduino_Mini/Arduino_Mini.sch)
(date "mer. 02 mars 2016 20:04:29 CET")
(tool "Eeschema 4.0.2-4+6225~38~ubuntu14.04.1-stable")
(source /home/jo/Documents/DOCS/git/kicad-library/template/Arduino_Mini/Arduino_Mini.sch)
(date "mer. 31 août 2016 16:39:25 CEST")
(tool "Eeschema 4.0.4+e1-6308~48~ubuntu14.04.1-stable")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
@ -131,9 +131,9 @@
(node (ref P2) (pin 5)))
(net (code 10) (name "/10(**/SS)")
(node (ref P5) (pin 12)))
(net (code 11) (name "/11(MISO)")
(net (code 11) (name "/11(MOSI)")
(node (ref P5) (pin 11)))
(net (code 12) (name "/12(**/MOSI)")
(net (code 12) (name "/12(**/MISO)")
(node (ref P5) (pin 10)))
(net (code 13) (name "/13(SCK)")
(node (ref P5) (pin 9)))

View file

@ -82,9 +82,9 @@ A5
Text Label 10500 2700 0 60 ~ 0
10(**/SS)
Text Label 10500 2600 0 60 ~ 0
11(MISO)
11(MOSI)
Text Label 10500 2500 0 60 ~ 0
12(**/MOSI)
12(**/MISO)
Text Label 10500 2400 0 60 ~ 0
13(SCK)
Text Label 10500 2300 0 60 ~ 0