-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathItsyBitsy M4-clone.net
663 lines (663 loc) · 25.5 KB
/
ItsyBitsy M4-clone.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
650
651
652
653
654
655
656
657
658
659
660
661
662
663
(export (version D)
(design
(source "C:/Users/Ryan/Documents/dev/eagle/Adafruit-ItsyBitsy-M4-Express-PCB/kicad/Adafruit ItsyBitsy M4.sch")
(date "2018-09-01 2:04:10 PM")
(tool "Eeschema 4.0.6")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title "Adafruit ItsyBitsy M4.sch")
(company)
(rev)
(date "1 SEP 2018")
(source "Adafruit ItsyBitsy M4.sch")
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref C1)
(value 1uF)
(footprint MICROBUILDER__0603MP)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_CAP_CERAMIC_0603MP))
(sheetpath (names /) (tstamps /))
(tstamp 5B8ACF66))
(comp (ref C5)
(value 1uF)
(footprint MICROBUILDER_0603-NO)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_CAP_CERAMIC0603_NO))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AD02E))
(comp (ref C6)
(value 10~F)
(footprint MICROBUILDER_0805-NO)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_CAP_CERAMIC0805-NOOUTLINE))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AD0F6))
(comp (ref C7)
(value 1uF)
(footprint MICROBUILDER_0603-NO)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_CAP_CERAMIC0603_NO))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AD1BE))
(comp (ref C8)
(value 10~F)
(footprint MICROBUILDER_0805-NO)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_CAP_CERAMIC0805-NOOUTLINE))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AD286))
(comp (ref C9)
(value 10uF)
(footprint MICROBUILDER__0805MP)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_CAP_CERAMIC_0805MP))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AD34E))
(comp (ref C14)
(value 1uF)
(footprint MICROBUILDER_0603-NO)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_CAP_CERAMIC0603_NO))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AD416))
(comp (ref D1)
(value MBR120)
(footprint ADAFRUIT_SOD-123FL)
(fields
(field (name MPN) MBR120VLSFT3G))
(libsource (lib "Adafruit ItsyBitsy M4") (part ADAFRUIT_DIODE_SOD-123FL))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AD4DE))
(comp (ref D2)
(value MBR120)
(footprint ADAFRUIT_SOD-123FL)
(fields
(field (name MPN) MBR120VLSFT3G))
(libsource (lib "Adafruit ItsyBitsy M4") (part ADAFRUIT_DIODE_SOD-123FL))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AD5A6))
(comp (ref IC1)
(value 74HCT1G125DBV)
(footprint 74XX-LITTLE-US_SOT23-5)
(libsource (lib "Adafruit ItsyBitsy M4") (part 74XX-LITTLE-US_74AHC1G125DBV))
(sheetpath (names /) (tstamps /))
(tstamp 5B8ADA56))
(comp (ref IC2)
(value ATSAMD51G_TQFN48)
(footprint MICROBUILDER_TQFN48_7MM)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_ATSAMD51G_TQFN48))
(sheetpath (names /) (tstamps /))
(tstamp 5B8ADB82))
(comp (ref JP1)
(value ~)
(footprint MICROBUILDER_1X05_ROUND_70)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_HEADER-1X570MIL))
(sheetpath (names /) (tstamps /))
(tstamp 5B8ADCAE))
(comp (ref JP2)
(value ~)
(footprint MICROBUILDER_1X14_ROUND70)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_HEADER-1X14))
(sheetpath (names /) (tstamps /))
(tstamp 5B8ADD76))
(comp (ref JP4)
(value ~)
(footprint MICROBUILDER_1X14_ROUND70)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_HEADER-1X14))
(sheetpath (names /) (tstamps /))
(tstamp 5B8ADE3E))
(comp (ref L2)
(value AP102-2020)
(footprint MICROBUILDER_APA102_2020)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_APA1022020))
(sheetpath (names /) (tstamps /))
(tstamp 5B8ADF06))
(comp (ref L36)
(value RED)
(footprint MICROBUILDER_CHIPLED_0603_NOOUTLINE)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_LED0603_NOOUTLINE))
(sheetpath (names /) (tstamps /))
(tstamp 5B8ADFCE))
(comp (ref R1)
(value 100k)
(footprint MICROBUILDER_0603-NO)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_RESISTOR_0603_NOOUT))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AE096))
(comp (ref R2)
(value 100k)
(footprint MICROBUILDER_0603-NO)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_RESISTOR_0603_NOOUT))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AE15E))
(comp (ref R3)
(value 2.2K)
(footprint MICROBUILDER__0603MP)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_RESISTOR_0603MP))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AE226))
(comp (ref R4)
(value 10K)
(footprint MICROBUILDER__0603MP)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_RESISTOR_0603MP))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AE2EE))
(comp (ref R7)
(value 2.2K)
(footprint MICROBUILDER_0603-NO)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_RESISTOR_0603_NOOUT))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AE3B6))
(comp (ref SJ1)
(value ~)
(footprint MICROBUILDER_SOLDERJUMPER_CLOSEDWIRE)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_SOLDERJUMPERCLOSED))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AE47E))
(comp (ref SW1)
(value SPST_TACT-KMR2)
(footprint ADAFRUIT_KMR2)
(libsource (lib "Adafruit ItsyBitsy M4") (part ADAFRUIT_SPST_TACT-KMR2))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AE546))
(comp (ref U1)
(value GD25x16)
(footprint MICROBUILDER_USON8)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_SPIFLASH_8PINUX))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AED7A))
(comp (ref U2)
(value AP2112K-3.3)
(footprint MICROBUILDER_SOT23-5)
(fields
(field (name MPN) AP2112K-3.3TRG1))
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_VREG_SOT23-5))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AEE42))
(comp (ref X3)
(value microUSB)
(footprint MICROBUILDER_4UCONN_20329_V2)
(libsource (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_USB_MICRO_20329_V2))
(sheetpath (names /) (tstamps /))
(tstamp 5B8AEF0A)))
(libparts
(libpart (lib "Adafruit ItsyBitsy M4") (part 74XX-LITTLE-US_741G125DBV)
(aliases
(alias 74XX-LITTLE-US_74AHC1G125DBV)
(alias 74XX-LITTLE-US_74AHCT1G125DBV)
(alias 74XX-LITTLE-US_74CBT1G125DBV)
(alias 74XX-LITTLE-US_74CBTLV1G125DBV)
(alias 74XX-LITTLE-US_74LVC1G125DBV))
(footprints
(fp *74XX-LITTLE-US_SOT23-5*)
(fp *74XX-LITTLE-US_SC70-5*))
(fields
(field (name Reference) IC)
(field (name Value) 74XX-LITTLE-US_741G125DBV)
(field (name Footprint) 74XX-LITTLE-US_SOT23-5))
(pins
(pin (num 1) (name OE) (type input))
(pin (num 2) (name I) (type input))
(pin (num 3) (name GND) (type power_in))
(pin (num 4) (name O) (type 3state))
(pin (num 5) (name VCC) (type power_in))))
(libpart (lib "Adafruit ItsyBitsy M4") (part ADAFRUIT_DIODE_SOD-123FL)
(footprints
(fp *ADAFRUIT_SOD-123FL*))
(fields
(field (name Reference) D)
(field (name Value) ADAFRUIT_DIODE_SOD-123FL)
(field (name Footprint) ADAFRUIT_SOD-123FL))
(pins
(pin (num A) (name A) (type passive))
(pin (num C) (name C) (type passive))))
(libpart (lib "Adafruit ItsyBitsy M4") (part ADAFRUIT_SPST_TACT-KMR2)
(footprints
(fp *ADAFRUIT_KMR2*))
(fields
(field (name Reference) SW)
(field (name Value) ADAFRUIT_SPST_TACT-KMR2)
(field (name Footprint) ADAFRUIT_KMR2))
(pins
(pin (num 1) (name P) (type passive))
(pin (num 2) (name S) (type passive))
(pin (num 3) (name P1) (type passive))
(pin (num 4) (name S1) (type passive))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_APA1022020)
(footprints
(fp *MICROBUILDER_APA102_2020*))
(fields
(field (name Reference) M)
(field (name Value) MICROBUILDER_APA1022020)
(field (name Footprint) MICROBUILDER_APA102_2020))
(pins
(pin (num 1) (name DO) (type output))
(pin (num 2) (name CKO) (type output))
(pin (num 3) (name VDD) (type power_in))
(pin (num 4) (name GND) (type power_in))
(pin (num 5) (name CKI) (type input))
(pin (num 6) (name DI) (type input))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_ATSAMD51G_TQFN48)
(footprints
(fp *MICROBUILDER_TQFN48_7MM*))
(fields
(field (name Reference) M)
(field (name Value) MICROBUILDER_ATSAMD51G_TQFN48)
(field (name Footprint) MICROBUILDER_TQFN48_7MM))
(pins
(pin (num 1) (name PA00/EINT0/SERCOM1.0) (type BiDi))
(pin (num 2) (name PA01/EINT1/SERCOM1.1) (type BiDi))
(pin (num 3) (name PA02/EINT2/AIN0/VOUT0) (type BiDi))
(pin (num 4) (name PA03/I3/VREFA/AIN1) (type BiDi))
(pin (num 5) (name GNDA) (type power_in))
(pin (num 6) (name VDDA) (type power_in))
(pin (num 7) (name PB08/I8/AIN2/SERCOM4.0) (type BiDi))
(pin (num 8) (name PB09/I9/AIN3/SERCOM4.1) (type BiDi))
(pin (num 9) (name PA04/I4/VREFB/AIN4/SERCOM0.0) (type BiDi))
(pin (num 10) (name PA05/I5/AIN5/VOUT1/SERCOM0.1) (type BiDi))
(pin (num 11) (name PA06/I6/VREFC/AIN6/SERCOM0.2) (type BiDi))
(pin (num 12) (name PA07/I7/AIN7/SERCOM0.3) (type BiDi))
(pin (num 13) (name PA08/I2C/AIN8/SERCOM0.0+2.1/I2SMCK) (type BiDi))
(pin (num 14) (name PA09/I2C/I9/AIN9/SERCOM0.1+2.0/I2SFS0) (type BiDi))
(pin (num 15) (name PA10/I10/AIN10/SERCOM0+2.2/I2SCK) (type BiDi))
(pin (num 16) (name PA11/I11/AIN11/SERCOM0+2.3/I2SDO) (type BiDi))
(pin (num 17) (name VDDIO) (type power_in))
(pin (num 18) (name GND) (type power_in))
(pin (num 19) (name PB10/I10/SERCOM4.2/I2SDI) (type BiDi))
(pin (num 20) (name PB11/I11/SERCOM4.3/I2SFS1) (type BiDi))
(pin (num 21) (name PA12/I12/I2C/SERCOM2.0+4.1) (type BiDi))
(pin (num 22) (name PA13/I13/I2C/SERCOM2.1+4.0) (type BiDi))
(pin (num 23) (name PA14/I14/SERCOM2+4.2) (type BiDi))
(pin (num 24) (name PA15/I15/SERCOM2+4.3) (type BiDi))
(pin (num 25) (name PA16/I2C/I0/SERCOM1.0+3.1) (type BiDi))
(pin (num 26) (name PA17/I2C/I1/SERCOM1.1+3.0) (type BiDi))
(pin (num 27) (name PA18/I2/SERCOM1+3.2) (type BiDi))
(pin (num 28) (name PA19/I3/SERCOM1+3.3) (type BiDi))
(pin (num 29) (name PA20/I4/SERCOM3+5.2/I2SFS0) (type BiDi))
(pin (num 30) (name PA21/I5/SERCOM3+5.3/I2SDO) (type BiDi))
(pin (num 31) (name PA22/I2C/I6/SERCOM3.0+5.1/I2SDI) (type BiDi))
(pin (num 32) (name PA23/I2C/I7/SERCOM3.1+5.0/SOF/I2SFS1) (type BiDi))
(pin (num 33) (name PA24/I8/SERCOM3+5.2/D-) (type BiDi))
(pin (num 34) (name PA25/I9/SERCOM3+5.3/D+) (type BiDi))
(pin (num 35) (name GND) (type power_in))
(pin (num 36) (name VDDIO) (type power_in))
(pin (num 37) (name PB22/I6/SERCOM1+5.2) (type BiDi))
(pin (num 38) (name PB23/I7/SERCOM1+5.3) (type BiDi))
(pin (num 39) (name PA27/I11) (type BiDi))
(pin (num 40) (name /RESET) (type BiDi))
(pin (num 41) (name VDDCORE) (type power_in))
(pin (num 42) (name GND) (type power_in))
(pin (num 43) (name VSW) (type power_in))
(pin (num 44) (name VDDIO) (type power_in))
(pin (num 45) (name PA30/I14/SECOM1.2/SWCLK) (type BiDi))
(pin (num 46) (name PA31/I15/SECOM1.3/SWDIO) (type BiDi))
(pin (num 47) (name PB02/I2/AIN14/SERCOM5.0) (type BiDi))
(pin (num 48) (name PB03/I3/AIN15/SERCOM5.1) (type BiDi))
(pin (num THER) (name TP) (type power_in))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_CAP_CERAMIC0603_NO)
(footprints
(fp *MICROBUILDER_0603-NO*))
(fields
(field (name Reference) C)
(field (name Value) MICROBUILDER_CAP_CERAMIC0603_NO)
(field (name Footprint) MICROBUILDER_0603-NO))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_CAP_CERAMIC0805-NOOUTLINE)
(footprints
(fp *MICROBUILDER_0805-NO*))
(fields
(field (name Reference) C)
(field (name Value) MICROBUILDER_CAP_CERAMIC0805-NOOUTLINE)
(field (name Footprint) MICROBUILDER_0805-NO))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_CAP_CERAMIC_0603MP)
(footprints
(fp *MICROBUILDER__0603MP*))
(fields
(field (name Reference) C)
(field (name Value) MICROBUILDER_CAP_CERAMIC_0603MP)
(field (name Footprint) MICROBUILDER__0603MP))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_CAP_CERAMIC_0805MP)
(footprints
(fp *MICROBUILDER__0805MP*))
(fields
(field (name Reference) C)
(field (name Value) MICROBUILDER_CAP_CERAMIC_0805MP)
(field (name Footprint) MICROBUILDER__0805MP))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_HEADER-1X14)
(footprints
(fp *MICROBUILDER_1X14_ROUND70*))
(fields
(field (name Reference) JP)
(field (name Value) MICROBUILDER_HEADER-1X14)
(field (name Footprint) MICROBUILDER_1X14_ROUND70))
(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))
(pin (num 7) (name 7) (type passive))
(pin (num 8) (name 8) (type passive))
(pin (num 9) (name 9) (type passive))
(pin (num 10) (name 10) (type passive))
(pin (num 11) (name 11) (type passive))
(pin (num 12) (name 12) (type passive))
(pin (num 13) (name 13) (type passive))
(pin (num 14) (name 14) (type passive))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_HEADER-1X570MIL)
(footprints
(fp *MICROBUILDER_1X05_ROUND_70*))
(fields
(field (name Reference) JP)
(field (name Value) MICROBUILDER_HEADER-1X570MIL)
(field (name Footprint) MICROBUILDER_1X05_ROUND_70))
(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))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_LED0603_NOOUTLINE)
(footprints
(fp *MICROBUILDER_CHIPLED_0603_NOOUTLINE*)
(fp *MICROBUILDER_CHIPLED_0805*)
(fp *MICROBUILDER_CHIPLED_0805_NOOUTLINE*)
(fp *MICROBUILDER_CHIPLED_1206*)
(fp *MICROBUILDER_CHIPLED_1206_NOOUTLINE*))
(fields
(field (name Reference) D)
(field (name Value) MICROBUILDER_LED0603_NOOUTLINE)
(field (name Footprint) MICROBUILDER_CHIPLED_0603_NOOUTLINE))
(pins
(pin (num A) (name A) (type passive))
(pin (num C) (name C) (type passive))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_RESISTOR_0603MP)
(footprints
(fp *MICROBUILDER__0603MP*))
(fields
(field (name Reference) R)
(field (name Value) MICROBUILDER_RESISTOR_0603MP)
(field (name Footprint) MICROBUILDER__0603MP))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_RESISTOR_0603_NOOUT)
(footprints
(fp *MICROBUILDER_0603-NO*))
(fields
(field (name Reference) R)
(field (name Value) MICROBUILDER_RESISTOR_0603_NOOUT)
(field (name Footprint) MICROBUILDER_0603-NO))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_SOLDERJUMPERCLOSED)
(footprints
(fp *MICROBUILDER_SOLDERJUMPER_CLOSEDWIRE*))
(fields
(field (name Reference) SJ)
(field (name Value) MICROBUILDER_SOLDERJUMPERCLOSED)
(field (name Footprint) MICROBUILDER_SOLDERJUMPER_CLOSEDWIRE))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_SPIFLASH_8PINUX)
(footprints
(fp *MICROBUILDER_USON8*))
(fields
(field (name Reference) U)
(field (name Value) MICROBUILDER_SPIFLASH_8PINUX)
(field (name Footprint) MICROBUILDER_USON8))
(pins
(pin (num 1) (name SSEL) (type BiDi))
(pin (num 2) (name MISO) (type BiDi))
(pin (num 3) (name WP#/IO2) (type BiDi))
(pin (num 4) (name VSS) (type BiDi))
(pin (num 5) (name MOSI) (type BiDi))
(pin (num 6) (name SCK) (type BiDi))
(pin (num 7) (name HOLD#/IO3) (type BiDi))
(pin (num 8) (name VCC) (type BiDi))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_USB_MICRO_20329_V2)
(footprints
(fp *MICROBUILDER_4UCONN_20329_V2*))
(fields
(field (name Reference) X)
(field (name Value) MICROBUILDER_USB_MICRO_20329_V2)
(field (name Footprint) MICROBUILDER_4UCONN_20329_V2))
(pins
(pin (num BASE) (name GND) (type power_in))
(pin (num D+) (name D+) (type BiDi))
(pin (num D-) (name D-) (type BiDi))
(pin (num GND) (name GND) (type power_in))
(pin (num ID) (name ID) (type BiDi))
(pin (num SPRT) (name GND) (type power_in))
(pin (num VBUS) (name VBUS) (type power_in))))
(libpart (lib "Adafruit ItsyBitsy M4") (part MICROBUILDER_VREG_SOT23-5)
(footprints
(fp *MICROBUILDER_SOT23-5*))
(fields
(field (name Reference) U)
(field (name Value) MICROBUILDER_VREG_SOT23-5)
(field (name Footprint) MICROBUILDER_SOT23-5))
(pins
(pin (num 1) (name IN) (type power_in))
(pin (num 2) (name GND) (type power_in))
(pin (num 3) (name EN) (type input))
(pin (num 4) (name P4) (type BiDi))
(pin (num 5) (name OUT) (type power_out)))))
(libraries
(library (logical "Adafruit ItsyBitsy M4")
(uri "C:\\Users\\Ryan\\Documents\\dev\\eagle\\Adafruit-ItsyBitsy-M4-Express-PCB\\kicad\\Adafruit ItsyBitsy M4.lib")))
(nets
(net (code 1) (name VBUS)
(node (ref X3) (pin VBUS))
(node (ref D2) (pin A))
(node (ref JP2) (pin 3)))
(net (code 2) (name /SWDIO)
(node (ref JP1) (pin 2))
(node (ref IC2) (pin 46)))
(net (code 3) (name /TX_D1)
(node (ref JP2) (pin 13))
(node (ref IC2) (pin 26)))
(net (code 4) (name VBAT)
(node (ref D1) (pin A))
(node (ref JP2) (pin 1)))
(net (code 5) (name /VDDCORE)
(node (ref C9) (pin 1))
(node (ref IC2) (pin 41)))
(net (code 6) (name /VHI)
(node (ref IC1) (pin 5))
(node (ref JP4) (pin 11))
(node (ref R1) (pin 1))
(node (ref U2) (pin 1))
(node (ref C6) (pin 1))
(node (ref D1) (pin C))
(node (ref D2) (pin C)))
(net (code 7) (name /SDA)
(node (ref IC2) (pin 21))
(node (ref JP2) (pin 12)))
(net (code 8) (name /RX_D0)
(node (ref JP2) (pin 14))
(node (ref IC2) (pin 25)))
(net (code 9) (name /SCK)
(node (ref IC2) (pin 2))
(node (ref JP4) (pin 4)))
(net (code 10) (name /SCL)
(node (ref IC2) (pin 22))
(node (ref JP2) (pin 11)))
(net (code 11) (name /SWCLK)
(node (ref IC2) (pin 45))
(node (ref R3) (pin 1))
(node (ref JP1) (pin 3)))
(net (code 12) (name /~RESET)
(node (ref R4) (pin 2))
(node (ref SW1) (pin 1))
(node (ref SW1) (pin 3))
(node (ref C1) (pin 2))
(node (ref JP4) (pin 14))
(node (ref IC2) (pin 40)))
(net (code 13) (name /DOTSTAR_CLK)
(node (ref IC2) (pin 47))
(node (ref L2) (pin 5)))
(net (code 14) (name /DOTSTAR_DATA)
(node (ref L2) (pin 6))
(node (ref IC2) (pin 48)))
(net (code 15) (name /EN)
(node (ref U2) (pin 3))
(node (ref JP1) (pin 1))
(node (ref R1) (pin 2)))
(net (code 16) (name /D12)
(node (ref IC2) (pin 32))
(node (ref JP2) (pin 5)))
(net (code 17) (name /D10)
(node (ref IC2) (pin 29))
(node (ref JP2) (pin 7)))
(net (code 18) (name /D11)
(node (ref IC2) (pin 30))
(node (ref JP2) (pin 6)))
(net (code 19) (name /D13)
(node (ref R7) (pin 1))
(node (ref IC2) (pin 31))
(node (ref JP2) (pin 4)))
(net (code 20) (name /QSPI_DATA[3])
(node (ref U1) (pin 7))
(node (ref IC2) (pin 16)))
(net (code 21) (name /QSPI_DATA[0])
(node (ref IC2) (pin 13))
(node (ref U1) (pin 5)))
(net (code 22) (name /QSPI_DATA[1])
(node (ref IC2) (pin 14))
(node (ref U1) (pin 2)))
(net (code 23) (name /QSPI_DATA[2])
(node (ref IC2) (pin 15))
(node (ref U1) (pin 3)))
(net (code 24) (name /QSPI_SCK)
(node (ref U1) (pin 6))
(node (ref IC2) (pin 19)))
(net (code 25) (name /MOSI)
(node (ref IC2) (pin 1))
(node (ref JP4) (pin 3)))
(net (code 26) (name GND)
(node (ref L36) (pin C))
(node (ref C8) (pin 2))
(node (ref JP2) (pin 2))
(node (ref IC2) (pin 42))
(node (ref C7) (pin 2))
(node (ref C6) (pin 2))
(node (ref IC2) (pin 35))
(node (ref C5) (pin 2))
(node (ref C9) (pin 2))
(node (ref L2) (pin 4))
(node (ref SW1) (pin 2))
(node (ref SW1) (pin 4))
(node (ref U2) (pin 2))
(node (ref X3) (pin GND))
(node (ref X3) (pin BASE))
(node (ref U1) (pin 4))
(node (ref X3) (pin SPRT))
(node (ref X3) (pin SPRT))
(node (ref X3) (pin SPRT))
(node (ref C1) (pin 1))
(node (ref IC2) (pin 5))
(node (ref C14) (pin 2))
(node (ref IC1) (pin 1))
(node (ref IC1) (pin 3))
(node (ref IC2) (pin THER))
(node (ref IC2) (pin 18)))
(net (code 27) (name /MISO)
(node (ref IC2) (pin 38))
(node (ref JP4) (pin 2)))
(net (code 28) (name /N$2)
(node (ref L36) (pin A))
(node (ref R7) (pin 2)))
(net (code 29) (name /QSPI_CS)
(node (ref R2) (pin 2))
(node (ref IC2) (pin 20))
(node (ref U1) (pin 1)))
(net (code 30) (name "Net-(IC2-Pad39)")
(node (ref IC2) (pin 39)))
(net (code 31) (name /D3)
(node (ref JP1) (pin 4))
(node (ref IC2) (pin 37)))
(net (code 32) (name /D4)
(node (ref JP1) (pin 5))
(node (ref IC2) (pin 23)))
(net (code 33) (name "Net-(IC2-Pad43)")
(node (ref IC2) (pin 43)))
(net (code 34) (name /A1)
(node (ref JP4) (pin 9))
(node (ref IC2) (pin 10)))
(net (code 35) (name /A0)
(node (ref JP4) (pin 10))
(node (ref IC2) (pin 3)))
(net (code 36) (name "Net-(L2-Pad1)")
(node (ref L2) (pin 1)))
(net (code 37) (name "Net-(L2-Pad2)")
(node (ref L2) (pin 2)))
(net (code 38) (name /A3)
(node (ref IC2) (pin 8))
(node (ref JP4) (pin 7)))
(net (code 39) (name +3V3)
(node (ref C5) (pin 1))
(node (ref SJ1) (pin 2))
(node (ref R4) (pin 1))
(node (ref IC2) (pin 36))
(node (ref U2) (pin 5))
(node (ref IC2) (pin 44))
(node (ref IC2) (pin 17))
(node (ref L2) (pin 3))
(node (ref U1) (pin 8))
(node (ref JP4) (pin 13))
(node (ref R2) (pin 1))
(node (ref R3) (pin 2))
(node (ref C7) (pin 1))
(node (ref IC2) (pin 6))
(node (ref C8) (pin 1)))
(net (code 40) (name /D9)
(node (ref JP2) (pin 8))
(node (ref IC2) (pin 28)))
(net (code 41) (name /D7)
(node (ref IC2) (pin 27))
(node (ref JP2) (pin 9)))
(net (code 42) (name /A5)
(node (ref IC2) (pin 11))
(node (ref JP4) (pin 5)))
(net (code 43) (name /A4)
(node (ref IC2) (pin 9))
(node (ref JP4) (pin 6)))
(net (code 44) (name /AREF)
(node (ref SJ1) (pin 1))
(node (ref IC2) (pin 4))
(node (ref JP4) (pin 12))
(node (ref C14) (pin 1)))
(net (code 45) (name /A2)
(node (ref IC2) (pin 7))
(node (ref JP4) (pin 8)))
(net (code 46) (name /D5)
(node (ref IC2) (pin 24))
(node (ref IC1) (pin 2)))
(net (code 47) (name /D5_5V)
(node (ref JP2) (pin 10))
(node (ref IC1) (pin 4)))
(net (code 48) (name /D2)
(node (ref JP4) (pin 1))
(node (ref IC2) (pin 12)))
(net (code 49) (name /D+)
(node (ref IC2) (pin 34))
(node (ref X3) (pin D+)))
(net (code 50) (name /D-)
(node (ref IC2) (pin 33))
(node (ref X3) (pin D-)))
(net (code 51) (name "Net-(X3-PadID)")
(node (ref X3) (pin ID)))
(net (code 52) (name "Net-(U2-Pad4)")
(node (ref U2) (pin 4)))))