-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathArduino_Minimal_PTH.net
More file actions
330 lines (330 loc) · 11.2 KB
/
Copy pathArduino_Minimal_PTH.net
File metadata and controls
330 lines (330 loc) · 11.2 KB
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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
(export (version D)
(design
(source /home/mithat/Electronics/Arduino/arduino-rc-ui/PCB/Arduino_Minimal_PTH/Arduino_Minimal_PTH.sch)
(date "Thu 26 Mar 2015 04:20:34 PM CDT")
(tool "eeschema (25-Oct-2014 BZR 4029)-stable"))
(components
(comp (ref IC1)
(value ATMEGA328P-PU)
(footprint mfk-DIP-28_300_rnd)
(libsource (lib mfk_atmel) (part ATMEGA328P-PU))
(sheetpath (names /) (tstamps /))
(tstamp 55121E4C))
(comp (ref C7)
(value 100n)
(footprint mfk-C_4.0_2.5_2.5_0.5)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5512202E))
(comp (ref C8)
(value 100n)
(footprint mfk-C_4.0_2.5_2.5_0.5)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5512214D))
(comp (ref R2)
(value 10K)
(footprint mfk-R_0.25W_RN55_vert)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 55122385))
(comp (ref SW1)
(value Reset)
(footprint mfk-SW_PUSH_6x3.5mm)
(libsource (lib device) (part SW_PUSH))
(sheetpath (names /) (tstamps /))
(tstamp 551223DD))
(comp (ref C4)
(value 100n)
(footprint mfk-C_4.0_2.5_2.5_0.5)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 551224A7))
(comp (ref P1)
(value "I/O lo")
(footprint mfk-SIL-12)
(libsource (lib conn) (part CONN_12))
(sheetpath (names /) (tstamps /))
(tstamp 5512260D))
(comp (ref P2)
(value "FTDI Basic")
(footprint mfk-SIL-6)
(libsource (lib conn) (part CONN_6))
(sheetpath (names /) (tstamps /))
(tstamp 5512261C))
(comp (ref P3)
(value "A4 A5")
(footprint mfk-SIL-2)
(libsource (lib conn) (part CONN_2))
(sheetpath (names /) (tstamps /))
(tstamp 5512262B))
(comp (ref P4)
(value "I/O hi")
(footprint mfk-SIL-12)
(libsource (lib conn) (part CONN_12))
(sheetpath (names /) (tstamps /))
(tstamp 55122638))
(comp (ref C2)
(value 10u)
(footprint mfk-CRP_4.0_2.5_0.5)
(datasheet "Nichicon UMA0J100MCD2")
(libsource (lib device) (part CP1))
(sheetpath (names /) (tstamps /))
(tstamp 55123CB9))
(comp (ref X1)
(value CSTLS16M0X53-B0)
(footprint mfk-Murata-CSTLS_X)
(libsource (lib device) (part CRYSTAL_SMD))
(sheetpath (names /) (tstamps /))
(tstamp 55136729)))
(libparts
(libpart (lib mfk_atmel) (part ATMEGA328P-PU)
(footprints
(fp 28DIP-ELL600)
(fp 28dip600))
(fields
(field (name Reference) IC)
(field (name Value) ATMEGA328P-PU)
(field (name Footprint) DIL28)
(field (name Datasheet) ~))
(pins
(pin (num 1) (name "(PCINT14/~RESET~)PC6") (type BiDi))
(pin (num 2) (name "(PCINT16/RXD)PD0") (type BiDi))
(pin (num 3) (name "(PCINT17/TXD)PD1") (type BiDi))
(pin (num 4) (name "(PCINT18/INT0)PD2") (type BiDi))
(pin (num 5) (name "(PCINT19/OC2B/INT1)PD3") (type BiDi))
(pin (num 6) (name "(PCINT20/XCK/T0)PD4") (type BiDi))
(pin (num 7) (name VCC) (type power_in))
(pin (num 8) (name GND) (type power_in))
(pin (num 9) (name "(PCINT6/XTAL1/TOSC1)PB6") (type BiDi))
(pin (num 10) (name "(PCINT7/XTAL2/TOSC2)PB7") (type BiDi))
(pin (num 11) (name "(PCINT21/OC0B/T1)PD5") (type BiDi))
(pin (num 12) (name "(PCINT22/OC0A/AIN0)PD6") (type BiDi))
(pin (num 13) (name "(PCINT23/AIN1)PD7") (type BiDi))
(pin (num 14) (name "(PCINT0/CLKO/ICP1)PB0") (type BiDi))
(pin (num 15) (name "(PCINT1/OC1A)PB1") (type BiDi))
(pin (num 16) (name "(PCINT2/OC1B/~SS~)PB2") (type BiDi))
(pin (num 17) (name "(PCINT3/OC2A/MOSI)PB3") (type BiDi))
(pin (num 18) (name "(PCINT4/MISO)PB4") (type BiDi))
(pin (num 19) (name "(PCINT5/SCK)PB5") (type BiDi))
(pin (num 20) (name AVCC) (type power_in))
(pin (num 21) (name AREF) (type BiDi))
(pin (num 22) (name AGND) (type power_in))
(pin (num 23) (name "(PCINT8/ADC0)PC0") (type BiDi))
(pin (num 24) (name "(PCINT9/ADC1)PC1") (type BiDi))
(pin (num 25) (name "(PCINT10/ADC2)PC2") (type BiDi))
(pin (num 26) (name "(PCINT11/ADC3)PC3") (type BiDi))
(pin (num 27) (name "(PCINT12/SDA/ADC4)PC4") (type BiDi))
(pin (num 28) (name "(PCINT14/SCL/ADC5)PC5") (type BiDi))))
(libpart (lib device) (part C)
(description "Condensateur non polarise")
(footprints
(fp SM*)
(fp C?)
(fp C1-1))
(fields
(field (name Reference) C)
(field (name Value) C)
(field (name Footprint) ~)
(field (name Datasheet) ~))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib device) (part CP1)
(description "Condensateur polarise")
(footprints
(fp CP*)
(fp SM*))
(fields
(field (name Reference) C)
(field (name Value) CP1)
(field (name Footprint) ~)
(field (name Datasheet) ~))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib device) (part CRYSTAL_SMD)
(fields
(field (name Reference) X)
(field (name Value) CRYSTAL_SMD)
(field (name Footprint) ~)
(field (name Datasheet) ~))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))
(pin (num 3) (name case) (type passive))))
(libpart (lib device) (part R)
(description Resistance)
(footprints
(fp R?)
(fp SM0603)
(fp SM0805)
(fp R?-*)
(fp SM1206))
(fields
(field (name Reference) R)
(field (name Value) R)
(field (name Footprint) ~)
(field (name Datasheet) ~))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib device) (part SW_PUSH)
(description "Push Button")
(fields
(field (name Reference) SW)
(field (name Value) SW_PUSH)
(field (name Footprint) ~)
(field (name Datasheet) ~))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib conn) (part CONN_12)
(description "Symbole general de connecteur")
(fields
(field (name Reference) P)
(field (name Value) CONN_12))
(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))
(pin (num 11) (name P11) (type passive))
(pin (num 12) (name P12) (type passive))))
(libpart (lib conn) (part CONN_2)
(description "Symbole general de connecteur")
(fields
(field (name Reference) P)
(field (name Value) CONN_2))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name PM) (type passive))))
(libpart (lib conn) (part CONN_6)
(description "ymbole general de connecteur")
(fields
(field (name Reference) P)
(field (name Value) CONN_6))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))
(pin (num 3) (name 3) (type passive))
(pin (num 4) (name 4) (type passive))
(pin (num 5) (name 5) (type passive))
(pin (num 6) (name 6) (type passive)))))
(libraries
(library (logical device)
(uri /usr/share/kicad/library/device.lib))
(library (logical mfk_atmel)
(uri /home/mithat/Electronics/kicad/lib/kicad-components-mfk/mfk_atmel.lib))
(library (logical conn)
(uri /usr/share/kicad/library/conn.lib)))
(nets
(net (code 1) (name A1)
(node (ref IC1) (pin 24))
(node (ref P4) (pin 7)))
(net (code 2) (name GND)
(node (ref IC1) (pin 22))
(node (ref X1) (pin 3))
(node (ref SW1) (pin 2))
(node (ref IC1) (pin 8))
(node (ref P2) (pin 1))
(node (ref C2) (pin 2))
(node (ref P1) (pin 9))
(node (ref P2) (pin 2))
(node (ref P4) (pin 2))
(node (ref C7) (pin 2))
(node (ref C8) (pin 2)))
(net (code 3) (name DTR)
(node (ref P2) (pin 6))
(node (ref C4) (pin 1)))
(net (code 4) (name VCC)
(node (ref P4) (pin 4))
(node (ref R2) (pin 1))
(node (ref P2) (pin 3))
(node (ref C2) (pin 1))
(node (ref IC1) (pin 20))
(node (ref C8) (pin 1))
(node (ref IC1) (pin 7)))
(net (code 5) (name "")
(node (ref IC1) (pin 10))
(node (ref X1) (pin 1)))
(net (code 6) (name D5)
(node (ref IC1) (pin 11))
(node (ref P1) (pin 5)))
(net (code 7) (name D2)
(node (ref IC1) (pin 4))
(node (ref P1) (pin 8)))
(net (code 8) (name D3)
(node (ref IC1) (pin 5))
(node (ref P1) (pin 7)))
(net (code 9) (name D4)
(node (ref IC1) (pin 6))
(node (ref P1) (pin 6)))
(net (code 10) (name D6)
(node (ref P1) (pin 4))
(node (ref IC1) (pin 12)))
(net (code 11) (name D7)
(node (ref IC1) (pin 13))
(node (ref P1) (pin 3)))
(net (code 12) (name SCK)
(node (ref IC1) (pin 19))
(node (ref P4) (pin 9)))
(net (code 13) (name MISO)
(node (ref IC1) (pin 18))
(node (ref P4) (pin 10)))
(net (code 14) (name "")
(node (ref P4) (pin 1)))
(net (code 15) (name "")
(node (ref IC1) (pin 9))
(node (ref X1) (pin 2)))
(net (code 16) (name MOSI)
(node (ref P4) (pin 11))
(node (ref IC1) (pin 17)))
(net (code 17) (name RXI)
(node (ref IC1) (pin 2))
(node (ref P2) (pin 4))
(node (ref P1) (pin 11)))
(net (code 18) (name TXO)
(node (ref IC1) (pin 3))
(node (ref P1) (pin 12))
(node (ref P2) (pin 5)))
(net (code 19) (name A2)
(node (ref P4) (pin 6))
(node (ref IC1) (pin 25)))
(net (code 20) (name A4)
(node (ref P3) (pin 1))
(node (ref IC1) (pin 27)))
(net (code 21) (name A5)
(node (ref P3) (pin 2))
(node (ref IC1) (pin 28)))
(net (code 22) (name A3)
(node (ref IC1) (pin 26))
(node (ref P4) (pin 5)))
(net (code 23) (name RESET)
(node (ref C4) (pin 2))
(node (ref P1) (pin 10))
(node (ref P4) (pin 3))
(node (ref SW1) (pin 1))
(node (ref IC1) (pin 1))
(node (ref R2) (pin 2)))
(net (code 24) (name D10)
(node (ref P4) (pin 12))
(node (ref IC1) (pin 16)))
(net (code 25) (name D8)
(node (ref P1) (pin 2))
(node (ref IC1) (pin 14)))
(net (code 26) (name D9)
(node (ref IC1) (pin 15))
(node (ref P1) (pin 1)))
(net (code 27) (name A0)
(node (ref P4) (pin 8))
(node (ref IC1) (pin 23)))
(net (code 28) (name "")
(node (ref IC1) (pin 21))
(node (ref C7) (pin 1)))))