-
Notifications
You must be signed in to change notification settings - Fork 1
/
Arduino-Uno-Mini-Shield.kicad_sch
662 lines (650 loc) · 26.4 KB
/
Arduino-Uno-Mini-Shield.kicad_sch
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
(kicad_sch (version 20211123) (generator eeschema)
(uuid 25f61a5f-4125-40cb-8e2c-dff447c019e6)
(paper "A4")
(lib_symbols
(symbol "Connector_Generic:Conn_01x06" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at 0 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_01x06" (id 1) (at 0 -10.16 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "connector" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_01x06_1_1"
(rectangle (start -1.27 -7.493) (end 0 -7.747)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 -4.953) (end 0 -5.207)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 -2.413) (end 0 -2.667)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 0.127) (end 0 -0.127)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 2.667) (end 0 2.413)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 5.207) (end 0 4.953)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 6.35) (end 1.27 -8.89)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin passive line (at -5.08 5.08 0) (length 3.81)
(name "Pin_1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 2.54 0) (length 3.81)
(name "Pin_2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 0 0) (length 3.81)
(name "Pin_3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -2.54 0) (length 3.81)
(name "Pin_4" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -5.08 0) (length 3.81)
(name "Pin_5" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -7.62 0) (length 3.81)
(name "Pin_6" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Connector_Generic:Conn_01x08" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at 0 10.16 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_01x08" (id 1) (at 0 -12.7 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "connector" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Generic connector, single row, 01x08, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_01x08_1_1"
(rectangle (start -1.27 -10.033) (end 0 -10.287)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 -7.493) (end 0 -7.747)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 -4.953) (end 0 -5.207)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 -2.413) (end 0 -2.667)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 0.127) (end 0 -0.127)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 2.667) (end 0 2.413)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 5.207) (end 0 4.953)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 7.747) (end 0 7.493)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 8.89) (end 1.27 -11.43)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin passive line (at -5.08 7.62 0) (length 3.81)
(name "Pin_1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 5.08 0) (length 3.81)
(name "Pin_2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 2.54 0) (length 3.81)
(name "Pin_3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 0 0) (length 3.81)
(name "Pin_4" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -2.54 0) (length 3.81)
(name "Pin_5" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -5.08 0) (length 3.81)
(name "Pin_6" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -7.62 0) (length 3.81)
(name "Pin_7" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -10.16 0) (length 3.81)
(name "Pin_8" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Connector_Generic:Conn_01x10" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at 0 12.7 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_01x10" (id 1) (at 0 -15.24 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "connector" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Generic connector, single row, 01x10, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_01x10_1_1"
(rectangle (start -1.27 -12.573) (end 0 -12.827)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 -10.033) (end 0 -10.287)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 -7.493) (end 0 -7.747)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 -4.953) (end 0 -5.207)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 -2.413) (end 0 -2.667)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 0.127) (end 0 -0.127)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 2.667) (end 0 2.413)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 5.207) (end 0 4.953)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 7.747) (end 0 7.493)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 10.287) (end 0 10.033)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 11.43) (end 1.27 -13.97)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin passive line (at -5.08 10.16 0) (length 3.81)
(name "Pin_1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -12.7 0) (length 3.81)
(name "Pin_10" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 7.62 0) (length 3.81)
(name "Pin_2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 5.08 0) (length 3.81)
(name "Pin_3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 2.54 0) (length 3.81)
(name "Pin_4" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 0 0) (length 3.81)
(name "Pin_5" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -2.54 0) (length 3.81)
(name "Pin_6" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -5.08 0) (length 3.81)
(name "Pin_7" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -7.62 0) (length 3.81)
(name "Pin_8" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -10.16 0) (length 3.81)
(name "Pin_9" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
)
(wire (pts (xy 191.77 30.48) (xy 215.9 30.48))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1b315b47-8adf-49de-916b-225f0c5df700)
)
(wire (pts (xy 191.77 114.3) (xy 215.9 114.3))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1be89c60-61e7-45fd-a330-5a343b2fd474)
)
(wire (pts (xy 191.77 48.26) (xy 215.9 48.26))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1f4859e7-62ee-4a55-ae4e-b2ae901a2ff2)
)
(wire (pts (xy 191.77 45.72) (xy 215.9 45.72))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 261eb1dc-3168-4580-ab8e-479406a0310c)
)
(wire (pts (xy 191.77 119.38) (xy 215.9 119.38))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 28e1cfed-357a-4425-941d-69acbd416080)
)
(wire (pts (xy 191.77 80.01) (xy 215.9 80.01))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2c191ae3-d5d4-48c1-91b8-a3661b1bbcdf)
)
(wire (pts (xy 191.77 106.68) (xy 215.9 106.68))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 315348d7-dc78-4792-b8fb-01b178ededfa)
)
(wire (pts (xy 191.77 87.63) (xy 215.9 87.63))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3dde78c2-2e53-4d0e-a734-7b95897f7f64)
)
(wire (pts (xy 191.77 85.09) (xy 215.9 85.09))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3f00994b-99c9-4ca0-835d-a6fc3df540f3)
)
(wire (pts (xy 191.77 67.31) (xy 215.9 67.31))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 47500490-d014-41a8-9425-f2ea4cba1b2b)
)
(wire (pts (xy 191.77 50.8) (xy 215.9 50.8))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5262eff6-e309-4449-acc1-22ccb7235f09)
)
(wire (pts (xy 191.77 64.77) (xy 215.9 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 54eb1513-3bc6-4c40-bca5-0650430edb77)
)
(wire (pts (xy 191.77 43.18) (xy 215.9 43.18))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 56fa9787-921e-4a78-8479-27fe91b17f01)
)
(wire (pts (xy 191.77 35.56) (xy 215.9 35.56))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 671de7b2-5888-428d-91b7-46526dd6d8ef)
)
(wire (pts (xy 191.77 77.47) (xy 215.9 77.47))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 68740b93-1535-40d7-bf59-ab923bf0b45d)
)
(wire (pts (xy 191.77 57.15) (xy 215.9 57.15))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6cbf73f5-62ee-493c-9c8d-efc35c4232ae)
)
(wire (pts (xy 191.77 95.25) (xy 215.9 95.25))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6cf61ca2-670e-4d0e-8499-9cfba6fb8ea1)
)
(wire (pts (xy 191.77 40.64) (xy 215.9 40.64))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6d00b441-e462-4628-9c35-00f725ae913f)
)
(wire (pts (xy 191.77 27.94) (xy 215.9 27.94))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 796eaed6-9447-40c0-9ce7-e9b82ccac1c5)
)
(wire (pts (xy 191.77 82.55) (xy 215.9 82.55))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8067e148-74fb-48f7-89c2-0c30d67886a4)
)
(wire (pts (xy 191.77 69.85) (xy 215.9 69.85))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 81b47af2-5db2-44f8-a509-aa69b1862de8)
)
(wire (pts (xy 191.77 116.84) (xy 215.9 116.84))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 81cfcd67-91cb-4d6b-bba8-0b4beeb24ea5)
)
(wire (pts (xy 191.77 33.02) (xy 215.9 33.02))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 82621598-eb47-4b0d-b21e-6fc91b925460)
)
(wire (pts (xy 191.77 109.22) (xy 215.9 109.22))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9b0c1ddd-fa94-4a38-8132-07864f3c8f63)
)
(wire (pts (xy 191.77 101.6) (xy 215.9 101.6))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b2909144-61aa-40b6-b4ee-631beaa2767a)
)
(wire (pts (xy 191.77 111.76) (xy 215.9 111.76))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid bdd16d97-bcc0-469c-9e89-607b632a976c)
)
(wire (pts (xy 191.77 38.1) (xy 215.9 38.1))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c1cf249e-5c1a-4ff2-8c36-9b4956b5b286)
)
(wire (pts (xy 191.77 104.14) (xy 215.9 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c60c1dfc-cd07-4e3e-97b5-34ab0dfd009d)
)
(wire (pts (xy 191.77 90.17) (xy 215.9 90.17))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid d27f57f7-5104-4725-9d61-0bb79163cd02)
)
(wire (pts (xy 191.77 62.23) (xy 215.9 62.23))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid decccfd3-5dd9-42e1-ba7f-e93ad87c7574)
)
(wire (pts (xy 191.77 92.71) (xy 215.9 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e51b674f-9195-4ae5-901b-ba8d4ea34144)
)
(wire (pts (xy 191.77 59.69) (xy 215.9 59.69))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f3fa351b-41a4-44aa-a0f5-84b3c53d8774)
)
(label "IO9" (at 193.04 48.26 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 01b78dbf-3409-41aa-9496-f65444fa6c41)
)
(label "A1" (at 193.04 67.31 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 0ed5a47e-e569-42cf-ab2b-1cc86b4502cb)
)
(label "SS" (at 193.04 45.72 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 17f5815a-eae7-4352-93ff-9ca3d9df6bbf)
)
(label "MISO_1" (at 193.04 40.64 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 18859d7a-1b7e-4888-b447-1e0a65813b23)
)
(label "+5V" (at 193.04 116.84 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 2215ece2-5cfd-4890-96dc-d50cbf599c82)
)
(label "MOSI_1" (at 193.04 43.18 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 232dbd89-f8da-4462-9b4c-794e07895f55)
)
(label "A5{slash}SCL" (at 193.04 57.15 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 264d3628-525f-404f-855a-1c4dc18a067b)
)
(label "IO5" (at 193.04 82.55 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 28793e99-07bb-4b26-8af0-0918db8e8665)
)
(label "+5V" (at 193.04 109.22 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 2fd61aeb-5718-40e2-bba3-418b68767592)
)
(label "SCLK_1" (at 193.04 38.1 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 31e7ba0e-6399-4683-8d5a-af9d5fdbcc2b)
)
(label "A3" (at 193.04 62.23 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 3c77bfe7-86c5-40d5-bb7b-ccef38595622)
)
(label "RESET" (at 193.04 114.3 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 40d5e0a2-d5e1-4bd9-b925-631bb0dbb6d4)
)
(label "A4{slash}SDA" (at 193.04 30.48 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 5a489319-c889-41f1-8a4f-ab056b93a165)
)
(label "VIN" (at 193.04 101.6 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 5bdd29cb-8f55-4095-af05-9d35ec92d17e)
)
(label "GND" (at 193.04 106.68 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 5bf4542b-4ada-49c9-b9d3-841ddb5cc6f9)
)
(label "A2" (at 193.04 64.77 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 5f3c8b46-7fd1-4500-8b13-9b146a240913)
)
(label "IO2" (at 193.04 90.17 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 5fd6797c-70d3-42ab-8604-05998082ca5e)
)
(label "IO1" (at 193.04 92.71 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 6267d862-ccfa-497c-9489-120e38669bd9)
)
(label "NC" (at 193.04 119.38 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 65cc6381-ff4b-45c0-bcf9-8e89c7925f06)
)
(label "IO4" (at 193.04 85.09 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 6dfec9ca-3e22-405c-908a-fe64439e06b1)
)
(label "A4{slash}SDA" (at 193.04 59.69 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 71d975e6-e831-4129-a534-bf3bf37eb3d8)
)
(label "A0" (at 193.04 69.85 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 729bf5e1-d739-4216-920c-c6b79920b666)
)
(label "GND" (at 193.04 104.14 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 747bcb99-b888-4ec7-a7af-d50cbb699233)
)
(label "IO7" (at 193.04 77.47 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 7591e080-49d2-4922-a087-4d5072e499c7)
)
(label "IO6" (at 193.04 80.01 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 78f54aa3-c0db-40a2-9f1c-68e7b50dc89c)
)
(label "IO0" (at 193.04 95.25 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 8681f587-e8e2-4eea-9afc-ed16924aeed7)
)
(label "AREF" (at 193.04 33.02 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid a9da2906-1803-417c-8b0e-43506f3b36c9)
)
(label "A5{slash}SCL" (at 193.04 27.94 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid b765e3fb-41bc-4265-a623-915ca629378c)
)
(label "GND" (at 193.04 35.56 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid bc5ea09e-512a-4e7b-8e4e-8b27a95f7381)
)
(label "IO3" (at 193.04 87.63 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid cfde71b5-2c91-4a06-b173-7995bc0a04de)
)
(label "IO8" (at 193.04 50.8 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid ed3e711e-2adf-4eae-b74a-2375efd05efe)
)
(label "+3.3V" (at 193.04 111.76 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid fde71df8-7d6d-48d0-bcf0-7d08110ca0c6)
)
(symbol (lib_id "Connector_Generic:Conn_01x06") (at 220.98 62.23 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 467b4061-0036-4f37-bc11-2c9e5580407c)
(property "Reference" "J2" (id 0) (at 223.012 62.5915 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Conn_01x06" (id 1) (at 223.012 65.3666 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Connector_PinHeader_1.27mm:PinHeader_1x06_P1.27mm_Vertical" (id 2) (at 220.98 62.23 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 220.98 62.23 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid e751bf5f-4820-41d7-9bbc-f969376cdcd1))
(pin "2" (uuid 45d9b0ec-c123-4a03-aec0-d6746c60472f))
(pin "3" (uuid c69fbcf7-2a61-46a3-94ed-8e3219926627))
(pin "4" (uuid 45e40ec9-e71e-48e7-83f2-98d6cde99a11))
(pin "5" (uuid 3c3c90c5-afde-4331-ad0d-f16229df987f))
(pin "6" (uuid f9acc4f2-e918-475f-b8d3-558affb8c3e8))
)
(symbol (lib_id "Connector_Generic:Conn_01x08") (at 220.98 109.22 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 6102e9b2-d790-4579-8625-186bfd8244c8)
(property "Reference" "J4" (id 0) (at 223.012 109.5815 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Conn_01x08" (id 1) (at 223.012 112.3566 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Connector_PinHeader_1.27mm:PinHeader_1x08_P1.27mm_Vertical" (id 2) (at 220.98 109.22 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 220.98 109.22 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 89b4e6d5-4ca4-4cd5-be9d-03f8cbcd48fc))
(pin "2" (uuid 2e7c06c0-a412-4c3a-b490-9aec08573322))
(pin "3" (uuid 0d78641b-edc7-4450-a48f-bfe8a3b1ad84))
(pin "4" (uuid 860ad0d1-0e9f-4cf2-b8b1-c3a4c362202d))
(pin "5" (uuid 7cb8b3ff-3f9c-4033-955e-fc36f6868d2b))
(pin "6" (uuid c4d9a0fd-a444-4fcf-bea3-c4055e90f10a))
(pin "7" (uuid 870f2d65-523e-4f16-bf6a-2290580317d0))
(pin "8" (uuid 1bc35a90-2e1e-44d4-9386-2d78925a343d))
)
(symbol (lib_id "Connector_Generic:Conn_01x10") (at 220.98 40.64 0) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 832b5a8c-7fe2-47ff-beee-cebf840750bb)
(property "Reference" "J5" (id 0) (at 220.98 22.7035 0))
(property "Value" "Conn_01x10" (id 1) (at 220.98 25.4786 0))
(property "Footprint" "Connector_PinHeader_1.27mm:PinHeader_1x10_P1.27mm_Vertical" (id 2) (at 220.98 40.64 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 220.98 40.64 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 92bd1111-b941-4c03-b7ec-a08a9359bc50))
(pin "10" (uuid 6ce41a48-c5e2-4d5f-8548-1c7b5c309a8a))
(pin "2" (uuid 843b53af-dd34-4db8-aa6b-5035b25affc7))
(pin "3" (uuid 5b70b09b-6762-4725-9d48-805300c0bdc8))
(pin "4" (uuid da337fe1-c322-4637-ad26-2622b82ac8ee))
(pin "5" (uuid 8765371a-21c2-4fe3-a3af-88f5eb1f02a0))
(pin "6" (uuid ed952427-2217-4500-9bbc-0c2746b198ad))
(pin "7" (uuid 4f4bd227-fa4c-47f4-ad05-ee16ad4c58c2))
(pin "8" (uuid 122b5574-57fe-4d2d-80bf-3cabd28e7128))
(pin "9" (uuid e42fd0d4-9927-4308-81d9-4cca814c8ea9))
)
(symbol (lib_id "Connector_Generic:Conn_01x08") (at 220.98 87.63 0) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid a5efe6fa-e299-4151-9d62-b817192a5276)
(property "Reference" "J3" (id 0) (at 223.012 85.4515 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Conn_01x08" (id 1) (at 223.012 88.2266 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Connector_PinHeader_1.27mm:PinHeader_1x08_P1.27mm_Vertical" (id 2) (at 220.98 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 220.98 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 44f4d5f0-e86b-4fb2-acb2-d009560d6e6e))
(pin "2" (uuid 710a902c-a359-4d20-89a3-7c2b1217c470))
(pin "3" (uuid f8aef3c6-d70d-44bd-a2b6-b3085d45e6b8))
(pin "4" (uuid 4fe9887d-5e1c-4a5f-ad0e-39bfa520fb24))
(pin "5" (uuid 684746c4-1887-4b1d-9bbf-734e8ddab14d))
(pin "6" (uuid 87d36f32-7889-4541-b24f-598053c7ce5d))
(pin "7" (uuid a9898807-7e58-4348-99a0-c86d6ec5e1ed))
(pin "8" (uuid 4dd70f95-498a-417d-b014-1312e4b640ff))
)
(sheet_instances
(path "/" (page "1"))
)
(symbol_instances
(path "/467b4061-0036-4f37-bc11-2c9e5580407c"
(reference "J2") (unit 1) (value "Conn_01x06") (footprint "Connector_PinHeader_1.27mm:PinHeader_1x06_P1.27mm_Vertical")
)
(path "/a5efe6fa-e299-4151-9d62-b817192a5276"
(reference "J3") (unit 1) (value "Conn_01x08") (footprint "Connector_PinHeader_1.27mm:PinHeader_1x08_P1.27mm_Vertical")
)
(path "/6102e9b2-d790-4579-8625-186bfd8244c8"
(reference "J4") (unit 1) (value "Conn_01x08") (footprint "Connector_PinHeader_1.27mm:PinHeader_1x08_P1.27mm_Vertical")
)
(path "/832b5a8c-7fe2-47ff-beee-cebf840750bb"
(reference "J5") (unit 1) (value "Conn_01x10") (footprint "Connector_PinHeader_1.27mm:PinHeader_1x10_P1.27mm_Vertical")
)
)
)