-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathLoRaNode.net
632 lines (632 loc) · 23.3 KB
/
LoRaNode.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
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
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
(export (version D)
(design
(source C:\Users\r.cernohorsky\Downloads\git\LoRa-Node\LoRaNode.sch)
(date "05/22/19 08:52:21")
(tool "Eeschema (5.1.2)-1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date "sam. 04 avril 2015")
(source LoRaNode.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value RFM95W-868S2)
(footprint MYLIB:HOPERF_RFM95W_SMD)
(libsource (lib LoRaNode-rescue) (part RFM95W-868S2-RESCUE-Arduino_Mini-Arduino_Mini-rescue) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5A1D2B73))
(comp (ref C3)
(value dnp)
(footprint Capacitor_SMD:C_0402_1005Metric)
(libsource (lib LoRaNode-rescue) (part C-RESCUE-Arduino_Mini-Arduino_Mini-rescue) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5A1D4CFC))
(comp (ref C4)
(value dnp)
(footprint Capacitor_SMD:C_0402_1005Metric)
(libsource (lib LoRaNode-rescue) (part C-RESCUE-Arduino_Mini-Arduino_Mini-rescue) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5A1D4D32))
(comp (ref L1)
(value 0R)
(footprint Inductor_SMD:L_0402_1005Metric)
(libsource (lib LoRaNode-rescue) (part L-RESCUE-Arduino_Mini-Arduino_Mini-rescue) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5A1D4D69))
(comp (ref Y1)
(value "8MHz HC5032/4")
(footprint Crystals:Crystal_SMD_5032-4pin_5.0x3.2mm)
(libsource (lib LoRaNode-rescue) (part Crystal_GND24_Small-device) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B064B81))
(comp (ref C11)
(value 12p)
(footprint Capacitor_SMD:C_0603_1608Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5B089229))
(comp (ref C12)
(value 12p)
(footprint Capacitor_SMD:C_0603_1608Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5B0892B9))
(comp (ref C8)
(value 100n)
(footprint Capacitor_SMD:C_0603_1608Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5B0AFE8E))
(comp (ref C9)
(value 100n)
(footprint Capacitor_SMD:C_0603_1608Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5B0B095E))
(comp (ref C6)
(value 100n)
(footprint Capacitor_SMD:C_0603_1608Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5B10F150))
(comp (ref C5)
(value 100n)
(footprint Capacitor_SMD:C_0603_1608Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5B125C96))
(comp (ref R7)
(value 10k)
(footprint Resistor_SMD:R_0603_1608Metric)
(libsource (lib device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5B12628E))
(comp (ref U2)
(value ATMEGA328P-AU)
(footprint Package_QFP:TQFP-32_7x7mm_P0.8mm)
(datasheet http://www.atmel.com/images/atmel-8271-8-bit-avr-microcontroller-atmega48a-48pa-88a-88pa-168a-168pa-328-328p_datasheet.pdf)
(libsource (lib LoRaNode-rescue) (part ATMEGA328P-AU-atmel) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B1541CE))
(comp (ref C7)
(value 100n)
(footprint Capacitor_SMD:C_0603_1608Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5B1C9B38))
(comp (ref C1)
(value 100n)
(footprint Capacitor_SMD:C_0603_1608Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5B24C6E8))
(comp (ref C2)
(value 10u)
(footprint Capacitor_SMD:C_0805_2012Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5B24C6FD))
(comp (ref J3)
(value ISP)
(footprint Pin_Headers:Pin_Header_Straight_2x03_Pitch2.54mm)
(datasheet ~)
(libsource (lib LoRaNode-rescue) (part Conn_02x03_Odd_Even-Connector) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B2D09CA))
(comp (ref J6)
(value Conn_01x06)
(footprint Pin_Headers:Pin_Header_Straight_1x06_Pitch2.54mm)
(datasheet ~)
(libsource (lib LoRaNode-rescue) (part Conn_01x06-Connector) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B2ED7C7))
(comp (ref R1)
(value 4k7)
(footprint Resistor_SMD:R_0603_1608Metric)
(libsource (lib device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5B09AFD6))
(comp (ref R2)
(value 4k7)
(footprint Resistor_SMD:R_0603_1608Metric)
(libsource (lib device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5B09B538))
(comp (ref R5)
(value 330k)
(footprint Resistor_SMD:R_0603_1608Metric)
(libsource (lib device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5B0722DF))
(comp (ref R6)
(value 100k)
(footprint Resistor_SMD:R_0603_1608Metric)
(libsource (lib device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5B072659))
(comp (ref C10)
(value 10u)
(footprint Capacitor_SMD:C_0805_2012Metric)
(libsource (lib device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5B0C206B))
(comp (ref J4)
(value D2)
(footprint TestPoint:TestPoint_Pad_D1.0mm)
(datasheet ~)
(libsource (lib LoRaNode-rescue) (part Conn_01x01-Connector) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5C8C870E))
(comp (ref J5)
(value D3)
(footprint TestPoint:TestPoint_Pad_D1.0mm)
(datasheet ~)
(libsource (lib LoRaNode-rescue) (part Conn_01x01-Connector) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5C8C93C4))
(comp (ref J2)
(value Conn_01x03)
(footprint Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib LoRaNode-rescue) (part Conn_01x03-Connector) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5C8DF54E))
(comp (ref SW1)
(value SW_Push)
(footprint kicad-footprints-master:SMD-PushButton-6x3.6mm)
(libsource (lib Switch) (part SW_Push) (description "Push button switch, generic, two pins"))
(sheetpath (names /) (tstamps /))
(tstamp 5CE1B08A))
(comp (ref R4)
(value 100k)
(footprint Resistor_SMD:R_0603_1608Metric)
(libsource (lib device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5CE1B201))
(comp (ref J1)
(value Conn_01x09)
(footprint Connector_PinSocket_2.54mm:PinSocket_1x09_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib LoRaNode-rescue) (part Conn_01x09-Connector) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5CE46114))
(comp (ref D1)
(value LED)
(footprint LED_SMD:LED_1206_3216Metric)
(datasheet ~)
(libsource (lib device) (part LED) (description "LED generic"))
(sheetpath (names /) (tstamps /))
(tstamp 5CE28BDB))
(comp (ref R3)
(value 1k)
(footprint Resistor_SMD:R_0603_1608Metric)
(libsource (lib device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5CE28FE8))
(comp (ref J7)
(value Conn_01x01)
(footprint MountingHole:MountingHole_2.2mm_M2)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01) (description "Generic connector, single row, 01x01"))
(sheetpath (names /) (tstamps /))
(tstamp 5CE3EE9D))
(comp (ref J8)
(value Conn_01x01)
(footprint MountingHole:MountingHole_2.2mm_M2)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01) (description "Generic connector, single row, 01x01"))
(sheetpath (names /) (tstamps /))
(tstamp 5CE4A02D)))
(libparts
(libpart (lib Connector) (part Conn_01x01)
(description "Generic connector, single row, 01x01")
(docs ~)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x01))
(pins
(pin (num 1) (name Pin_1) (type passive))))
(libpart (lib LoRaNode-rescue) (part ATMEGA328P-AU-atmel)
(footprints
(fp TQFP*7x7mm*Pitch0.8mm*))
(fields
(field (name Reference) U)
(field (name Value) ATMEGA328P-AU-atmel)
(field (name Footprint) Housings_QFP:TQFP-32_7x7mm_Pitch0.8mm))
(pins
(pin (num 1) (name "(PCINT19/OC2B/INT1)PD3") (type BiDi))
(pin (num 2) (name "(PCINT20/XCK/T0)PD4") (type BiDi))
(pin (num 3) (name GND) (type power_in))
(pin (num 4) (name VCC) (type power_in))
(pin (num 5) (name GND) (type power_in))
(pin (num 6) (name VCC) (type power_in))
(pin (num 7) (name "(PCINT6/XTAL1/TOSC1)PB6") (type BiDi))
(pin (num 8) (name "(PCINT7/XTAL2/TOSC2)PB7") (type BiDi))
(pin (num 9) (name "(PCINT21/OC0B/T1)PD5") (type BiDi))
(pin (num 10) (name "(PCINT22/OC0A/AIN0)PD6") (type BiDi))
(pin (num 11) (name "(PCINT23/AIN1)PD7") (type BiDi))
(pin (num 12) (name "(PCINT0/CLKO/ICP1)PB0") (type BiDi))
(pin (num 13) (name "(PCINT1/OC1A)PB1") (type BiDi))
(pin (num 14) (name "(PCINT2/OC1B/~SS~)PB2") (type BiDi))
(pin (num 15) (name "(PCINT3/OC2A/MOSI)PB3") (type BiDi))
(pin (num 16) (name "(PCINT4/MISO)PB4") (type BiDi))
(pin (num 17) (name "(PCINT5/SCK)PB5") (type BiDi))
(pin (num 18) (name AVCC) (type power_in))
(pin (num 19) (name ADC6) (type input))
(pin (num 20) (name AREF) (type BiDi))
(pin (num 21) (name GND) (type power_in))
(pin (num 22) (name ADC7) (type input))
(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 "(PCINT13/SCL/ADC5)PC5") (type BiDi))
(pin (num 29) (name "(PCINT14/~RESET~)PC6") (type BiDi))
(pin (num 30) (name "(PCINT16/RXD)PD0") (type BiDi))
(pin (num 31) (name "(PCINT17/TXD)PD1") (type BiDi))
(pin (num 32) (name "(PCINT18/INT0)PD2") (type BiDi))))
(libpart (lib LoRaNode-rescue) (part C-RESCUE-Arduino_Mini-Arduino_Mini-rescue)
(footprints
(fp C_*))
(fields
(field (name Reference) C)
(field (name Value) C-RESCUE-Arduino_Mini-Arduino_Mini-rescue))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib LoRaNode-rescue) (part Conn_01x01-Connector)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x01-Connector))
(pins
(pin (num 1) (name Pin_1) (type passive))))
(libpart (lib LoRaNode-rescue) (part Conn_01x03-Connector)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x03-Connector))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))))
(libpart (lib LoRaNode-rescue) (part Conn_01x06-Connector)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x06-Connector))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))
(pin (num 5) (name Pin_5) (type passive))
(pin (num 6) (name Pin_6) (type passive))))
(libpart (lib LoRaNode-rescue) (part Conn_01x09-Connector)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x09-Connector))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))
(pin (num 5) (name Pin_5) (type passive))
(pin (num 6) (name Pin_6) (type passive))
(pin (num 7) (name Pin_7) (type passive))
(pin (num 8) (name Pin_8) (type passive))
(pin (num 9) (name Pin_9) (type passive))))
(libpart (lib LoRaNode-rescue) (part Conn_02x03_Odd_Even-Connector)
(footprints
(fp Connector*:*2x??x*mm*)
(fp Connector*:*2x???Pitch*)
(fp Pin_Header_Straight_2X*)
(fp Pin_Header_Angled_2X*)
(fp Socket_Strip_Straight_2X*)
(fp Socket_Strip_Angled_2X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_02x03_Odd_Even-Connector))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))
(pin (num 5) (name Pin_5) (type passive))
(pin (num 6) (name Pin_6) (type passive))))
(libpart (lib LoRaNode-rescue) (part Crystal_GND24_Small-device)
(footprints
(fp Crystal*))
(fields
(field (name Reference) Y)
(field (name Value) Crystal_GND24_Small-device))
(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))))
(libpart (lib LoRaNode-rescue) (part L-RESCUE-Arduino_Mini-Arduino_Mini-rescue)
(footprints
(fp Choke_*)
(fp *Coil*)
(fp Inductor_*)
(fp L_*))
(fields
(field (name Reference) L)
(field (name Value) L-RESCUE-Arduino_Mini-Arduino_Mini-rescue))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib LoRaNode-rescue) (part RFM95W-868S2-RESCUE-Arduino_Mini-Arduino_Mini-rescue)
(footprints
(fp Hopref?RFM9XW*))
(fields
(field (name Reference) U)
(field (name Value) RFM95W-868S2-RESCUE-Arduino_Mini-Arduino_Mini-rescue))
(pins
(pin (num 1) (name GND) (type power_in))
(pin (num 2) (name MISO) (type input))
(pin (num 3) (name MOSI) (type output))
(pin (num 4) (name SCK) (type input))
(pin (num 5) (name NSS) (type input))
(pin (num 6) (name RESET) (type BiDi))
(pin (num 7) (name DIO5) (type BiDi))
(pin (num 8) (name GND) (type power_in))
(pin (num 9) (name ANT) (type BiDi))
(pin (num 10) (name GND) (type power_in))
(pin (num 11) (name DIO3) (type BiDi))
(pin (num 12) (name DIO4) (type BiDi))
(pin (num 13) (name 3.3V) (type power_in))
(pin (num 14) (name DIO0) (type BiDi))
(pin (num 15) (name DIO1) (type BiDi))
(pin (num 16) (name DIO2) (type BiDi))))
(libpart (lib Switch) (part SW_Push)
(description "Push button switch, generic, two pins")
(fields
(field (name Reference) SW)
(field (name Value) SW_Push))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib device) (part C)
(description "Unpolarized capacitor")
(footprints
(fp C_*))
(fields
(field (name Reference) C)
(field (name Value) C))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib device) (part LED)
(description "LED generic")
(docs ~)
(footprints
(fp LED*))
(fields
(field (name Reference) D)
(field (name Value) LED))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib device) (part R)
(description Resistor)
(footprints
(fp R_*)
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive)))))
(libraries
(library (logical Connector)
(uri C:/Users/r.cernohorsky/Documents/KiCAD-lib/kicad-library-master/library/Connector.lib))
(library (logical LoRaNode-rescue)
(uri C:\Users\r.cernohorsky\Downloads\git\LoRa-Node/LoRaNode-rescue.lib))
(library (logical Switch)
(uri C:/Users/r.cernohorsky/Documents/KiCAD-lib/kicad-library-master/library/Switch.lib))
(library (logical device)
(uri C:/Users/r.cernohorsky/Documents/KiCAD-lib/kicad-library-master/library/device.lib)))
(nets
(net (code 1) (name /A6)
(node (ref R5) (pin 2))
(node (ref U2) (pin 19))
(node (ref R6) (pin 1)))
(net (code 2) (name +3V3)
(node (ref U1) (pin 13))
(node (ref R4) (pin 1))
(node (ref C2) (pin 1))
(node (ref R1) (pin 1))
(node (ref R2) (pin 1))
(node (ref R7) (pin 1))
(node (ref U2) (pin 18))
(node (ref J2) (pin 2))
(node (ref C9) (pin 1))
(node (ref C8) (pin 1))
(node (ref J1) (pin 7))
(node (ref C7) (pin 1))
(node (ref R3) (pin 1))
(node (ref C1) (pin 1))
(node (ref U2) (pin 4))
(node (ref C10) (pin 1))
(node (ref J6) (pin 3))
(node (ref J3) (pin 2))
(node (ref U2) (pin 6)))
(net (code 3) (name /VBAT)
(node (ref J2) (pin 3))
(node (ref R5) (pin 1)))
(net (code 4) (name /D4)
(node (ref U2) (pin 2))
(node (ref D1) (pin 1)))
(net (code 5) (name /D3)
(node (ref U2) (pin 1))
(node (ref J5) (pin 1)))
(net (code 6) (name /D2)
(node (ref J4) (pin 1))
(node (ref U2) (pin 32)))
(net (code 7) (name /D1/TX)
(node (ref U2) (pin 31))
(node (ref J6) (pin 5)))
(net (code 8) (name /D0/RX)
(node (ref J6) (pin 4))
(node (ref U2) (pin 30)))
(net (code 9) (name /RES)
(node (ref U2) (pin 29))
(node (ref R7) (pin 2))
(node (ref C5) (pin 1))
(node (ref J3) (pin 5)))
(net (code 10) (name "/11(MISO)")
(node (ref J3) (pin 4))
(node (ref U2) (pin 15))
(node (ref U1) (pin 3)))
(net (code 11) (name /D8)
(node (ref U2) (pin 12))
(node (ref SW1) (pin 1))
(node (ref R4) (pin 2)))
(net (code 12) (name GND)
(node (ref U2) (pin 21))
(node (ref C6) (pin 2))
(node (ref Y1) (pin 2))
(node (ref Y1) (pin 4))
(node (ref C11) (pin 2))
(node (ref C3) (pin 2))
(node (ref C7) (pin 2))
(node (ref C4) (pin 2))
(node (ref C9) (pin 2))
(node (ref C1) (pin 2))
(node (ref C8) (pin 2))
(node (ref U1) (pin 10))
(node (ref L1) (pin 2))
(node (ref C4) (pin 1))
(node (ref C2) (pin 2))
(node (ref U1) (pin 8))
(node (ref J6) (pin 2))
(node (ref J6) (pin 1))
(node (ref J3) (pin 6))
(node (ref U1) (pin 1))
(node (ref SW1) (pin 2))
(node (ref U2) (pin 5))
(node (ref C12) (pin 2))
(node (ref C10) (pin 2))
(node (ref R6) (pin 2))
(node (ref U2) (pin 3))
(node (ref J1) (pin 6))
(node (ref J2) (pin 1)))
(net (code 13) (name /A7)
(node (ref J1) (pin 1))
(node (ref U2) (pin 22)))
(net (code 14) (name "Net-(J8-Pad1)")
(node (ref J8) (pin 1)))
(net (code 15) (name "Net-(J7-Pad1)")
(node (ref J7) (pin 1)))
(net (code 16) (name "Net-(D1-Pad2)")
(node (ref R3) (pin 2))
(node (ref D1) (pin 2)))
(net (code 17) (name /A3)
(node (ref U2) (pin 26))
(node (ref J1) (pin 5)))
(net (code 18) (name /A2)
(node (ref J1) (pin 4))
(node (ref U2) (pin 25)))
(net (code 19) (name /A1)
(node (ref J1) (pin 3))
(node (ref U2) (pin 24)))
(net (code 20) (name /A0)
(node (ref J1) (pin 2))
(node (ref U2) (pin 23)))
(net (code 21) (name "/13(SCK)")
(node (ref J3) (pin 3))
(node (ref U2) (pin 17))
(node (ref U1) (pin 4)))
(net (code 22) (name "Net-(C12-Pad1)")
(node (ref U2) (pin 7))
(node (ref Y1) (pin 1))
(node (ref C12) (pin 1)))
(net (code 23) (name "Net-(C11-Pad1)")
(node (ref U2) (pin 8))
(node (ref Y1) (pin 3))
(node (ref C11) (pin 1)))
(net (code 24) (name "Net-(C6-Pad1)")
(node (ref U2) (pin 20))
(node (ref C6) (pin 1)))
(net (code 25) (name /D9)
(node (ref U1) (pin 6))
(node (ref U2) (pin 13)))
(net (code 26) (name "Net-(C3-Pad1)")
(node (ref C3) (pin 1))
(node (ref L1) (pin 1))
(node (ref U1) (pin 9)))
(net (code 27) (name "Net-(U1-Pad7)")
(node (ref U1) (pin 7)))
(net (code 28) (name /D7)
(node (ref U1) (pin 16))
(node (ref U2) (pin 11)))
(net (code 29) (name /D6)
(node (ref U2) (pin 10))
(node (ref U1) (pin 15)))
(net (code 30) (name /D5)
(node (ref U1) (pin 14))
(node (ref U2) (pin 9)))
(net (code 31) (name "Net-(U1-Pad12)")
(node (ref U1) (pin 12)))
(net (code 32) (name "Net-(U1-Pad11)")
(node (ref U1) (pin 11)))
(net (code 33) (name /DTR)
(node (ref C5) (pin 2))
(node (ref J6) (pin 6)))
(net (code 34) (name "/12(**/MOSI)")
(node (ref U2) (pin 16))
(node (ref U1) (pin 2))
(node (ref J3) (pin 1)))
(net (code 35) (name "/10(**/SS)")
(node (ref U1) (pin 5))
(node (ref U2) (pin 14)))
(net (code 36) (name /SCL)
(node (ref R1) (pin 2))
(node (ref U2) (pin 28))
(node (ref J1) (pin 9)))
(net (code 37) (name /SDA)
(node (ref U2) (pin 27))
(node (ref R2) (pin 2))
(node (ref J1) (pin 8)))))