-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
zmk-uno.net
207 lines (207 loc) · 7.02 KB
/
zmk-uno.net
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
(export (version D)
(design
(source /home/jo/Documents/hobbies/git/kicad/template/Arduino_As_Uno_R3/Arduino_As_Uno.sch)
(date "jeu. 03 mars 2016 09:10:50 CET")
(tool "Eeschema 4.0.2-4+6225~38~ubuntu14.04.1-stable")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date "lun. 30 mars 2015")
(source Arduino_As_Uno.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref P1)
(value Power)
(footprint Socket_Arduino_Uno:Socket_Strip_Arduino_1x08)
(libsource (lib conn) (part CONN_01X08))
(sheetpath (names /) (tstamps /))
(tstamp 56D70129))
(comp (ref P2)
(value Analog)
(footprint Socket_Arduino_Uno:Socket_Strip_Arduino_1x06)
(libsource (lib conn) (part CONN_01X06))
(sheetpath (names /) (tstamps /))
(tstamp 56D70DD8))
(comp (ref P5)
(value CONN_01X01)
(footprint Socket_Arduino_Uno:Arduino_1pin)
(libsource (lib conn) (part CONN_01X01))
(sheetpath (names /) (tstamps /))
(tstamp 56D71177))
(comp (ref P6)
(value CONN_01X01)
(footprint Socket_Arduino_Uno:Arduino_1pin)
(libsource (lib conn) (part CONN_01X01))
(sheetpath (names /) (tstamps /))
(tstamp 56D71274))
(comp (ref P7)
(value CONN_01X01)
(footprint Socket_Arduino_Uno:Arduino_1pin)
(libsource (lib conn) (part CONN_01X01))
(sheetpath (names /) (tstamps /))
(tstamp 56D712A8))
(comp (ref P8)
(value CONN_01X01)
(footprint Socket_Arduino_Uno:Arduino_1pin)
(libsource (lib conn) (part CONN_01X01))
(sheetpath (names /) (tstamps /))
(tstamp 56D712DB))
(comp (ref P4)
(value Digital)
(footprint Socket_Arduino_Uno:Socket_Strip_Arduino_1x08)
(libsource (lib conn) (part CONN_01X08))
(sheetpath (names /) (tstamps /))
(tstamp 56D7164F))
(comp (ref P3)
(value Digital)
(footprint Socket_Arduino_Uno:Socket_Strip_Arduino_1x10)
(libsource (lib conn) (part CONN_01X10))
(sheetpath (names /) (tstamps /))
(tstamp 56D721E0)))
(libparts
(libpart (lib conn) (part CONN_01X01)
(description "Connector 01x01")
(footprints
(fp Pin_Header_Straight_1X01)
(fp Pin_Header_Angled_1X01)
(fp Socket_Strip_Straight_1X01)
(fp Socket_Strip_Angled_1X01))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X01))
(pins
(pin (num 1) (name P1) (type passive))))
(libpart (lib conn) (part CONN_01X06)
(description "Connector 01x06")
(footprints
(fp Pin_Header_Straight_1X06)
(fp Pin_Header_Angled_1X06)
(fp Socket_Strip_Straight_1X06)
(fp Socket_Strip_Angled_1X06))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X06))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))))
(libpart (lib conn) (part CONN_01X08)
(description "Connector 01x08")
(footprints
(fp Pin_Header_Straight_1X08)
(fp Pin_Header_Angled_1X08)
(fp Socket_Strip_Straight_1X08)
(fp Socket_Strip_Angled_1X08))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X08))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))
(pin (num 7) (name P7) (type passive))
(pin (num 8) (name P8) (type passive))))
(libpart (lib conn) (part CONN_01X10)
(description "Connector 01x10")
(footprints
(fp Pin_Header_Straight_1X10)
(fp Pin_Header_Angled_1X10)
(fp Socket_Strip_Straight_1X10)
(fp Socket_Strip_Angled_1X10))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X10))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))
(pin (num 7) (name P7) (type passive))
(pin (num 8) (name P8) (type passive))
(pin (num 9) (name P9) (type passive))
(pin (num 10) (name P10) (type passive)))))
(libraries
(library (logical conn)
(uri /usr/share/kicad/library/conn.lib)))
(nets
(net (code 1) (name /AREF)
(node (ref P3) (pin 3)))
(net (code 2) (name "/A4(SDA)")
(node (ref P2) (pin 5))
(node (ref P3) (pin 2)))
(net (code 3) (name "/A5(SCL)")
(node (ref P3) (pin 1))
(node (ref P2) (pin 6)))
(net (code 4) (name /A3)
(node (ref P2) (pin 4)))
(net (code 5) (name /A2)
(node (ref P2) (pin 3)))
(net (code 6) (name /A1)
(node (ref P2) (pin 2)))
(net (code 7) (name /A0)
(node (ref P2) (pin 1)))
(net (code 8) (name +3V3)
(node (ref P1) (pin 4)))
(net (code 9) (name +5V)
(node (ref P1) (pin 5)))
(net (code 10) (name /Vin)
(node (ref P1) (pin 8)))
(net (code 11) (name /IOREF)
(node (ref P1) (pin 2)))
(net (code 12) (name "/0(Rx)")
(node (ref P4) (pin 8)))
(net (code 13) (name "/1(Tx)")
(node (ref P4) (pin 7)))
(net (code 14) (name /2)
(node (ref P4) (pin 6)))
(net (code 15) (name "/3(**)")
(node (ref P4) (pin 5)))
(net (code 16) (name /4)
(node (ref P4) (pin 4)))
(net (code 17) (name "/5(**)")
(node (ref P4) (pin 3)))
(net (code 18) (name "/6(**)")
(node (ref P4) (pin 2)))
(net (code 19) (name /7)
(node (ref P4) (pin 1)))
(net (code 20) (name /Reset)
(node (ref P1) (pin 3)))
(net (code 21) (name GND)
(node (ref P3) (pin 4))
(node (ref P1) (pin 7))
(node (ref P1) (pin 6)))
(net (code 22) (name "Net-(P8-Pad1)")
(node (ref P8) (pin 1)))
(net (code 23) (name "/13(SCK)")
(node (ref P3) (pin 5)))
(net (code 24) (name "/12(MISO)")
(node (ref P3) (pin 6)))
(net (code 25) (name "/11(**/MOSI)")
(node (ref P3) (pin 7)))
(net (code 26) (name "/10(**/SS)")
(node (ref P3) (pin 8)))
(net (code 27) (name "/9(**)")
(node (ref P3) (pin 9)))
(net (code 28) (name /8)
(node (ref P3) (pin 10)))
(net (code 29) (name "Net-(P1-Pad1)")
(node (ref P1) (pin 1)))
(net (code 30) (name "Net-(P7-Pad1)")
(node (ref P7) (pin 1)))
(net (code 31) (name "Net-(P6-Pad1)")
(node (ref P6) (pin 1)))
(net (code 32) (name "Net-(P5-Pad1)")
(node (ref P5) (pin 1)))))