-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlora-module.net
executable file
·649 lines (649 loc) · 23.9 KB
/
lora-module.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
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
(export (version D)
(design
(source /home/bbalcerzak/work/elao/pcb/lora-modul/lora-module.sch)
(date "Mon 02 Oct 2017 11:44:51 PM CEST")
(tool "Eeschema 4.0.6")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title "LoRA module")
(company)
(rev 1.0)
(date 2017-09-30)
(source lora-module.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref C2)
(value 15pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Manufacturer) KEMET)
(field (name Link) http://www.tme.eu/pl/details/c0402c150j5gac/kondensatory-mlcc-smd-0402/kemet/c0402c150j5gactu/)
(field (name Name) C0402C150J5GACTU))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 58FE6423))
(comp (ref C1)
(value 15pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) http://www.tme.eu/pl/details/c0402c150j5gac/kondensatory-mlcc-smd-0402/kemet/c0402c150j5gactu/)
(field (name Manufacturer) KEMET)
(field (name Name) C0402C150J5GACTU))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 58FE6451))
(comp (ref C12)
(value 10nF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) http://www.tme.eu/pl/details/0402b103k250ct/kondensatory-mlcc-smd-0402/walsin/)
(field (name Manufacturer) WALSIN)
(field (name Name) 0402B103K250CT))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 58FE6FAB))
(comp (ref L4)
(value "33nH Wire")
(footprint Inductors_SMD:L_0402)
(fields
(field (name Link) http://pl.farnell.com/te-connectivity/3-2176086-7/inductor-0402-33nh-5/dp/2116085)
(field (name Name) 3-2176086-7)
(field (name Manufacturer) "TE CONNECTIVITY"))
(libsource (lib lora-module-cache) (part INDUCTOR))
(sheetpath (names /) (tstamps /))
(tstamp 58FE75AD))
(comp (ref C15)
(value 8.2pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) http://www.tme.eu/pl/details/grm1555c1h8r2ca01d/kondensatory-mlcc-smd-0402/murata/)
(field (name Name) GRM1555C1H8R2CA01D)
(field (name Manufacturer) MURATA))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 58FE7844))
(comp (ref C16)
(value 22pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Manufacturer) MURATA)
(field (name Name) GRM1555C1H220JA01D)
(field (name Link) https://www.tme.eu/pl/details/grm1555c1h220ja01d/kondensatory-mlcc-smd-0402/murata/))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 58FE78F7))
(comp (ref L2)
(value "5.6nH Wire")
(footprint Inductors_SMD:L_0402)
(fields
(field (name Link) https://www.tme.eu/pl/details/lqw15an5n6c10d/dlawiki-smd-0402/murata/)
(field (name Manufacturer) MURATA)
(field (name Name) LQW15AN5N6C10D))
(libsource (lib lora-module-cache) (part INDUCTOR))
(sheetpath (names /) (tstamps /))
(tstamp 58FE7A5E))
(comp (ref L3)
(value "4.7nH Wire")
(footprint Inductors_SMD:L_0402)
(fields
(field (name Manufacturer) FERROCORE)
(field (name Name) CW0402-4.7)
(field (name Link) https://www.tme.eu/pl/details/cw0402-4.7/cewki-smd/ferrocore/))
(libsource (lib lora-module-cache) (part INDUCTOR))
(sheetpath (names /) (tstamps /))
(tstamp 58FE84F7))
(comp (ref C18)
(value 1.5pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) https://www.tme.eu/pl/details/cc0402crnpo91r5/kondensatory-mlcc-smd-0402/yageo/cc0402crnpo9bn1r5/)
(field (name Manufacturer) YAGEO)
(field (name Name) CC0402CRNPO9BN1R5))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 58FE861B))
(comp (ref C19)
(value 3.3pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) https://www.tme.eu/pl/details/cl05c3r3cb5nnnc/kondensatory-mlcc-smd-0402/samsung/)
(field (name Name) CL05C3R3CB5NNNC)
(field (name Manufacturer) SAMSUNG))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 58FE8878))
(comp (ref L11)
(value "10nH Wire")
(footprint Inductors_SMD:L_0402)
(fields
(field (name Manufacturer) FERROCORE)
(field (name Name) CW0402-10)
(field (name Link) http://www.tme.eu/pl/details/cw0402-10/cewki-smd/ferrocore/))
(libsource (lib lora-module-cache) (part INDUCTOR))
(sheetpath (names /) (tstamps /))
(tstamp 58FE9017))
(comp (ref C10)
(value 3.3pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) http://www.tme.eu/pl/details/cl05c3r3cb5nnnc/kondensatory-mlcc-smd-0402/samsung/)
(field (name Name) CL05C3R3CB5NNNC)
(field (name Manufacturer) SAMSUNG))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 58FE90CD))
(comp (ref Q1)
(value 32MHz)
(footprint Crystals:Crystal_SMD_EuroQuartz_MT-4pin_3.2x2.5mm)
(fields
(field (name Manufacturer) ILSI)
(field (name Link) http://www.tme.eu/pl/details/ilcx13-ff5f-32.00/rezonatory-kwarcowe-smd/ilsi/ilcx13-ff5f18-320000/)
(field (name Name) ILCX13-FF5F18-32.0000))
(libsource (lib balcerzak) (part CRYSTAL_SMD))
(sheetpath (names /) (tstamps /))
(tstamp 58FF9DC3))
(comp (ref C24)
(value 47pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Manufacturer) WALSIN)
(field (name Name) 0402N470J500CT)
(field (name Link) http://www.tme.eu/pl/details/0402n470j500ct/kondensatory-mlcc-smd-0402/walsin/))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 58FFD0F5))
(comp (ref C5)
(value 100nF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) http://www.tme.eu/pl/details/cl05b104ko5nnnd/kondensatory-mlcc-smd-0402/samsung/)
(field (name Manufacturer) SAMSUNG)
(field (name Name) CL05B104KO5NNND))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 58FFD17B))
(comp (ref R1)
(value 1k)
(footprint Resistors_SMD:R_0402)
(fields
(field (name Manufacturer) VISHAY)
(field (name Name) CRCW04021K00JNTDBC)
(field (name Link) http://www.tme.eu/pl/details/crcw04021k00jntdbc/rezystory-smd-0402/vishay/))
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 58FFF26B))
(comp (ref C9)
(value 1nF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) http://www.tme.eu/pl/details/cl05b102kb5nnnc/kondensatory-mlcc-smd-0402/samsung/)
(field (name Manufacturer) SAMSUNG)
(field (name Name) CL05B102KB5NNNC))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 58FFF3FE))
(comp (ref P1)
(value CONN_01X07)
(footprint Pin_Headers:Pin_Header_Straight_1x07_Pitch2.54mm)
(fields
(field (name Link) https://www.tme.eu/pl/details/mx-90120-0767/listwy-i-gniazda-kolkowe/molex/901200767/)
(field (name Manufacturer) MOLEX)
(field (name Name) 901200767))
(libsource (lib conn) (part CONN_01X07))
(sheetpath (names /) (tstamps /))
(tstamp 58FFFEC1))
(comp (ref P2)
(value CONN_01X07)
(footprint Pin_Headers:Pin_Header_Straight_1x07_Pitch2.54mm)
(fields
(field (name Name) 901200767)
(field (name Manufacturer) MOLEX)
(field (name Link) https://www.tme.eu/pl/details/mx-90120-0767/listwy-i-gniazda-kolkowe/molex/901200767/))
(libsource (lib conn) (part CONN_01X07))
(sheetpath (names /) (tstamps /))
(tstamp 59000096))
(comp (ref C20)
(value 47pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Name) GRM1555C1H470JA01D)
(field (name Manufacturer) MURATA)
(field (name Link) https://www.tme.eu/pl/details/grm1555c1h470ja01d/kondensatory-mlcc-smd-0402/murata/))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 59000B26))
(comp (ref L7)
(value 0R)
(footprint Inductors_SMD:L_0402)
(libsource (lib lora-module-cache) (part INDUCTOR))
(sheetpath (names /) (tstamps /))
(tstamp 59000F77))
(comp (ref C6)
(value 100nF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) http://www.tme.eu/pl/details/cl05b104ko5nnnd/kondensatory-mlcc-smd-0402/samsung/)
(field (name Manufacturer) SAMSUNG)
(field (name Name) CL05B104KO5NNND))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 59028929))
(comp (ref C7)
(value 100nF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) http://www.tme.eu/pl/details/cl05b104ko5nnnd/kondensatory-mlcc-smd-0402/samsung/)
(field (name Manufacturer) SAMSUNG)
(field (name Name) CL05B104KO5NNND))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 590289BA))
(comp (ref C3)
(value 47pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Manufacturer) WALSIN)
(field (name Name) 0402N470J500CT)
(field (name Link) http://www.tme.eu/pl/details/0402n470j500ct/kondensatory-mlcc-smd-0402/walsin/))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 590295E5))
(comp (ref C8)
(value 100nF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) http://www.tme.eu/pl/details/cl05b104ko5nnnd/kondensatory-mlcc-smd-0402/samsung/)
(field (name Manufacturer) SAMSUNG)
(field (name Name) CL05B104KO5NNND))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 59029B4E))
(comp (ref SH1)
(value RF_Shield_One_Piece)
(footprint balcerzak-pcb:inAIR9B_shield)
(libsource (lib device) (part RF_Shield_One_Piece))
(sheetpath (names /) (tstamps /))
(tstamp 5909D6F5))
(comp (ref C4)
(value 100nF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) http://www.tme.eu/pl/details/cl05b104ko5nnnd/kondensatory-mlcc-smd-0402/samsung/)
(field (name Manufacturer) SAMSUNG)
(field (name Name) CL05B104KO5NNND))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 590A447C))
(comp (ref C13)
(value 47pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Manufacturer) WALSIN)
(field (name Name) 0402N470J500CT)
(field (name Link) http://www.tme.eu/pl/details/0402n470j500ct/kondensatory-mlcc-smd-0402/walsin/))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 590BBFA1))
(comp (ref C11)
(value 47pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Manufacturer) WALSIN)
(field (name Name) 0402N470J500CT)
(field (name Link) http://www.tme.eu/pl/details/0402n470j500ct/kondensatory-mlcc-smd-0402/walsin/))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 590BE275))
(comp (ref L1)
(value "2.2nH Wire")
(footprint Inductors_SMD:L_0402)
(fields
(field (name Manufacturer) FERROCORE)
(field (name Link) http://www.tme.eu/pl/details/cw0805-2.2/cewki-smd/ferrocore/)
(field (name Name) CW0805-2.2))
(libsource (lib lora-module-cache) (part INDUCTOR))
(sheetpath (names /) (tstamps /))
(tstamp 58FE6E80))
(comp (ref C17)
(value 8.2pF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Link) http://www.tme.eu/pl/details/grm1555c1h8r2ca01d/kondensatory-mlcc-smd-0402/murata/)
(field (name Name) GRM1555C1H8R2CA01D)
(field (name Manufacturer) MURATA))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 590C06CB))
(comp (ref C14)
(value 10uF)
(footprint Capacitors_SMD:C_0805)
(fields
(field (name Link) http://www.tme.eu/pl/details/gcm21br70j106ke22l/kondensatory-mlcc-smd-0805/murata/)
(field (name Manufacturer) MURATA)
(field (name Name) GCM21BR70J106KE22L))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 59928DBD))
(comp (ref U2)
(value SX1276)
(footprint Housings_DFN_QFN:QFN-28-1EP_6x6mm_Pitch0.65mm)
(fields
(field (name Manufacturer) SEMTECH)
(field (name Link) http://pl.mouser.com/ProductDetail/Semtech/SX1276IMLTRT/?qs=sGAEpiMZZMtzPgOfznR9QX5rqU4bc2QM6PQA53z5lyI%3d)
(field (name Name) SX1276))
(libsource (lib balcerzak) (part SX1276))
(sheetpath (names /) (tstamps /))
(tstamp 5992E56F))
(comp (ref U5)
(value PE4259)
(footprint balcerzak-pcb:SOT-363_SC-70-6)
(fields
(field (name Link) https://www.digikey.com/products/en/rf-if-and-rfid/rf-switches/865?k=PE4259)
(field (name Manufacturer) "Peregrine Semiconductor")
(field (name Name) PE4259))
(libsource (lib balcerzak) (part PE4259))
(sheetpath (names /) (tstamps /))
(tstamp 5992E8B8))
(comp (ref C23)
(value 1nF)
(footprint Capacitors_SMD:C_0402)
(fields
(field (name Manufacturer) VISHAY)
(field (name Link) https://www.tme.eu/pl/details/vj0402y102kxacw2bc/kondensatory-mlcc-smd-0402/vishay/)
(field (name Name) VJ0402Y102KXACW2BC))
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 59935A7C))
(comp (ref J1)
(value SMA)
(footprint balcerzak-pcb:SMA-16)
(libsource (lib conn) (part CONN_COAXIAL))
(sheetpath (names /) (tstamps /))
(tstamp 59CF40CD)))
(libparts
(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 conn) (part CONN_01X07)
(description "Connector, single row, 01x07, pin header")
(footprints
(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_01X07))
(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))))
(libpart (lib conn) (part CONN_COAXIAL)
(description "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, ...)")
(footprints
(fp *BNC*)
(fp *SMA*)
(fp *SMB*)
(fp *SMC*)
(fp *Cinch*))
(fields
(field (name Reference) J)
(field (name Value) CONN_COAXIAL))
(pins
(pin (num 1) (name In) (type passive))
(pin (num 2) (name Ext) (type passive))))
(libpart (lib balcerzak) (part CRYSTAL_SMD)
(fields
(field (name Reference) X)
(field (name Value) CRYSTAL_SMD))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name case) (type passive))
(pin (num 3) (name 3) (type passive))))
(libpart (lib lora-module-cache) (part INDUCTOR)
(footprints
(fp Choke_*)
(fp *Coil*))
(fields
(field (name Reference) L)
(field (name Value) INDUCTOR))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib balcerzak) (part PE4259)
(fields
(field (name Reference) U)
(field (name Value) PE4259))
(pins
(pin (num 1) (name RF1) (type input))
(pin (num 2) (name GND) (type input))
(pin (num 3) (name RF2) (type input))
(pin (num 4) (name CTRL) (type input))
(pin (num 5) (name RFC) (type input))
(pin (num 6) (name VCC) (type input))))
(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))))
(libpart (lib device) (part RF_Shield_One_Piece)
(description "One-Piece EMI RF Shielding Cabinet")
(fields
(field (name Reference) J)
(field (name Value) RF_Shield_One_Piece))
(pins
(pin (num 1) (name Shield) (type passive))))
(libpart (lib balcerzak) (part SX1276)
(fields
(field (name Reference) U)
(field (name Value) SX1276))
(pins
(pin (num 1) (name RFI_LF) (type input))
(pin (num 2) (name VR_ANA) (type input))
(pin (num 3) (name VBAT_ANA) (type input))
(pin (num 4) (name VR_DIG) (type input))
(pin (num 5) (name XTA) (type input))
(pin (num 6) (name XTB) (type input))
(pin (num 7) (name NRESET) (type input))
(pin (num 8) (name DIO0) (type input))
(pin (num 9) (name DIO1) (type input))
(pin (num 10) (name DIO2) (type input))
(pin (num 11) (name DIO3) (type input))
(pin (num 12) (name DIO4) (type input))
(pin (num 13) (name DIO5) (type input))
(pin (num 14) (name VBAT_DIG) (type input))
(pin (num 15) (name GND) (type input))
(pin (num 16) (name SCK) (type input))
(pin (num 17) (name MISO) (type input))
(pin (num 18) (name MOSI) (type input))
(pin (num 19) (name NSS) (type input))
(pin (num 20) (name RXTX/RFMOD) (type input))
(pin (num 21) (name RFI_HF) (type input))
(pin (num 22) (name RFO_HF) (type input))
(pin (num 23) (name GND) (type input))
(pin (num 24) (name VBAT_RF) (type input))
(pin (num 25) (name VR_PA) (type input))
(pin (num 26) (name GND) (type input))
(pin (num 27) (name PA_BOOST) (type input))
(pin (num 28) (name RFO_LF) (type input))
(pin (num 29) (name GND) (type input)))))
(libraries
(library (logical balcerzak)
(uri /home/bbalcerzak/work/balcerzak-kicad-lib/balcerzak-sch/balcerzak.lib))
(library (logical lora-module-cache)
(uri /home/bbalcerzak/work/elao/pcb/lora-modul/lora-module-cache.lib))
(library (logical conn)
(uri /usr/share/kicad/library/conn.lib))
(library (logical device)
(uri /usr/share/kicad/library/device.lib)))
(nets
(net (code 1) (name "Net-(L1-Pad1)")
(node (ref U2) (pin 27))
(node (ref L1) (pin 1)))
(net (code 2) (name "Net-(C12-Pad1)")
(node (ref U2) (pin 25))
(node (ref L4) (pin 1))
(node (ref C13) (pin 1))
(node (ref C12) (pin 1)))
(net (code 3) (name /CLK)
(node (ref U2) (pin 16))
(node (ref P2) (pin 3)))
(net (code 4) (name GND)
(node (ref C12) (pin 2))
(node (ref U2) (pin 15))
(node (ref U2) (pin 26))
(node (ref U2) (pin 23))
(node (ref U2) (pin 29))
(node (ref U5) (pin 2))
(node (ref C5) (pin 2))
(node (ref C24) (pin 2))
(node (ref C10) (pin 2))
(node (ref C19) (pin 1))
(node (ref Q1) (pin 2))
(node (ref C17) (pin 2))
(node (ref C1) (pin 2))
(node (ref C2) (pin 2))
(node (ref C15) (pin 2))
(node (ref C3) (pin 2))
(node (ref C9) (pin 1))
(node (ref SH1) (pin 1))
(node (ref P1) (pin 1))
(node (ref C8) (pin 2))
(node (ref C6) (pin 2))
(node (ref C7) (pin 2))
(node (ref C13) (pin 2))
(node (ref C23) (pin 1))
(node (ref J1) (pin 2))
(node (ref C14) (pin 2))
(node (ref C4) (pin 2)))
(net (code 5) (name /MOSI)
(node (ref U2) (pin 18))
(node (ref P2) (pin 5)))
(net (code 6) (name /MISO)
(node (ref U2) (pin 17))
(node (ref P2) (pin 4)))
(net (code 7) (name "Net-(P2-Pad1)")
(node (ref P2) (pin 1)))
(net (code 8) (name /DIO2)
(node (ref U2) (pin 10))
(node (ref P1) (pin 7)))
(net (code 9) (name /DIO1)
(node (ref P1) (pin 6))
(node (ref U2) (pin 9)))
(net (code 10) (name /DIO0)
(node (ref P1) (pin 5))
(node (ref U2) (pin 8)))
(net (code 11) (name /RST)
(node (ref P1) (pin 4))
(node (ref U2) (pin 7)))
(net (code 12) (name /DIO3)
(node (ref U2) (pin 11))
(node (ref P1) (pin 3)))
(net (code 13) (name /CS)
(node (ref U2) (pin 19))
(node (ref P1) (pin 2)))
(net (code 14) (name "Net-(C9-Pad2)")
(node (ref C9) (pin 2))
(node (ref R1) (pin 1))
(node (ref U5) (pin 4)))
(net (code 15) (name "Net-(R1-Pad2)")
(node (ref R1) (pin 2))
(node (ref U2) (pin 20)))
(net (code 16) (name "Net-(J1-Pad1)")
(node (ref L7) (pin 2))
(node (ref J1) (pin 1)))
(net (code 17) (name "Net-(C11-Pad1)")
(node (ref C11) (pin 1))
(node (ref U5) (pin 3)))
(net (code 18) (name "Net-(C20-Pad1)")
(node (ref L7) (pin 1))
(node (ref C20) (pin 1)))
(net (code 19) (name "Net-(C20-Pad2)")
(node (ref U5) (pin 5))
(node (ref C20) (pin 2)))
(net (code 20) (name "Net-(P2-Pad7)")
(node (ref P2) (pin 7)))
(net (code 21) (name "Net-(P2-Pad6)")
(node (ref P2) (pin 6)))
(net (code 22) (name "Net-(U2-Pad28)")
(node (ref U2) (pin 28)))
(net (code 23) (name "Net-(U2-Pad22)")
(node (ref U2) (pin 22)))
(net (code 24) (name +3V3)
(node (ref C4) (pin 1))
(node (ref C8) (pin 1))
(node (ref C3) (pin 1))
(node (ref C14) (pin 1))
(node (ref C5) (pin 1))
(node (ref C24) (pin 1))
(node (ref C23) (pin 2))
(node (ref U2) (pin 14))
(node (ref U2) (pin 24))
(node (ref U2) (pin 3))
(node (ref U5) (pin 6))
(node (ref P2) (pin 2)))
(net (code 25) (name "Net-(U2-Pad13)")
(node (ref U2) (pin 13)))
(net (code 26) (name "Net-(U2-Pad12)")
(node (ref U2) (pin 12)))
(net (code 27) (name "Net-(C7-Pad1)")
(node (ref U2) (pin 4))
(node (ref C7) (pin 1)))
(net (code 28) (name "Net-(C6-Pad1)")
(node (ref C6) (pin 1))
(node (ref U2) (pin 2)))
(net (code 29) (name "Net-(U2-Pad1)")
(node (ref U2) (pin 1)))
(net (code 30) (name "Net-(C16-Pad1)")
(node (ref L2) (pin 1))
(node (ref C16) (pin 1)))
(net (code 31) (name "Net-(C15-Pad1)")
(node (ref L4) (pin 2))
(node (ref C16) (pin 2))
(node (ref L1) (pin 2))
(node (ref C15) (pin 1)))
(net (code 32) (name "Net-(C1-Pad1)")
(node (ref U2) (pin 6))
(node (ref C1) (pin 1))
(node (ref Q1) (pin 1)))
(net (code 33) (name "Net-(C10-Pad1)")
(node (ref L11) (pin 2))
(node (ref C11) (pin 2))
(node (ref C10) (pin 1)))
(net (code 34) (name "Net-(L11-Pad1)")
(node (ref U2) (pin 21))
(node (ref L11) (pin 1)))
(net (code 35) (name "Net-(C18-Pad1)")
(node (ref C19) (pin 2))
(node (ref L3) (pin 2))
(node (ref C18) (pin 1))
(node (ref U5) (pin 1)))
(net (code 36) (name "Net-(C17-Pad1)")
(node (ref L2) (pin 2))
(node (ref C17) (pin 1))
(node (ref L3) (pin 1))
(node (ref C18) (pin 2)))
(net (code 37) (name "Net-(C2-Pad1)")
(node (ref Q1) (pin 3))
(node (ref C2) (pin 1))
(node (ref U2) (pin 5)))))