-
Notifications
You must be signed in to change notification settings - Fork 0
/
IO.kicad_sch
724 lines (697 loc) · 25.7 KB
/
IO.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
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
(kicad_sch (version 20211123) (generator eeschema)
(uuid 4852d383-2cd2-465b-a6be-cc0447df64fb)
(paper "A4")
(title_block
(title "OpenRetroPad")
(date "2022-12-29")
(rev "2")
(comment 3 "github.com/OpenRetroPad")
(comment 4 "ATmega32u4")
)
(lib_symbols
(symbol "Device:LED_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "D" (id 0) (at -1.27 3.175 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "LED_Small" (id 1) (at -4.445 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0 0 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "LED diode light-emitting-diode" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Light emitting diode, small symbol" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LED_Small_0_1"
(polyline
(pts
(xy -0.762 -1.016)
(xy -0.762 1.016)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.016 0)
(xy -0.762 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.762 -1.016)
(xy -0.762 0)
(xy 0.762 1.016)
(xy 0.762 -1.016)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 0.762)
(xy -0.508 1.27)
(xy -0.254 1.27)
(xy -0.508 1.27)
(xy -0.508 1.016)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.508 1.27)
(xy 0 1.778)
(xy 0.254 1.778)
(xy 0 1.778)
(xy 0 1.524)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "LED_Small_1_1"
(pin passive line (at -2.54 0 0) (length 1.778)
(name "K" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 0 180) (length 1.778)
(name "A" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:R_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "R" (id 0) (at 0.762 0.508 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "R_Small" (id 1) (at 0.762 -1.016 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(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" "R resistor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Resistor, small symbol" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "R_Small_0_1"
(rectangle (start -0.762 1.778) (end 0.762 -1.778)
(stroke (width 0.2032) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "R_Small_1_1"
(pin passive line (at 0 2.54 270) (length 0.762)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -2.54 90) (length 0.762)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "SW" (id 0) (at 1.27 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "SW_Push" (id 1) (at 0 -1.524 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 5.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 5.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "switch normally-open pushbutton push-button" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Push button switch, generic, two pins" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "SW_Push_0_1"
(circle (center -2.032 0) (radius 0.508)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 1.27)
(xy 0 3.048)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 2.54 1.27)
(xy -2.54 1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 2.032 0) (radius 0.508)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(pin passive line (at -5.08 0 0) (length 2.54)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 0 180) (length 2.54)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (id 1) (at 0 3.556 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" "power-flag" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"+5V\"" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "+5V_0_1"
(polyline
(pts
(xy -0.762 1.27)
(xy 0 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "+5V_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "+5V" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 0 -3.81 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" "power-flag" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "GND_0_1"
(polyline
(pts
(xy 0 0)
(xy 0 -1.27)
(xy 1.27 -1.27)
(xy 0 -2.54)
(xy -1.27 -1.27)
(xy 0 -1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "GND_1_1"
(pin power_in line (at 0 0 270) (length 0) hide
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 50.8 38.1) (diameter 0) (color 0 0 0 0)
(uuid 7c61eaeb-8e8a-4cb2-9418-bdb0b71b3c6b)
)
(wire (pts (xy 190.5 101.6) (xy 190.5 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 00f84c88-1ed8-47e0-a057-e56dea64dc12)
)
(wire (pts (xy 177.8 114.3) (xy 190.5 114.3))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0d141f12-12ea-476e-b672-5aec6ed9c403)
)
(wire (pts (xy 50.8 152.4) (xy 50.8 148.59))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 11a759aa-91a0-49dc-afff-7c2032da99ab)
)
(wire (pts (xy 190.5 127) (xy 190.5 129.54))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 69a17824-d0c7-4bcb-a17a-18cbb9a69327)
)
(wire (pts (xy 177.8 88.9) (xy 190.5 88.9))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 69ba0656-7fd6-45f3-be11-6f07f3423e8d)
)
(wire (pts (xy 50.8 143.51) (xy 50.8 140.97))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 72ff3a8d-0b85-4895-a046-300593efcb57)
)
(wire (pts (xy 38.1 38.1) (xy 41.91 38.1))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7a299f37-978c-4ad5-8eff-8201fd97bb91)
)
(wire (pts (xy 190.5 93.98) (xy 190.5 96.52))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7d06547f-c4f2-448e-a75f-bd9f1e8cc888)
)
(wire (pts (xy 46.99 76.2) (xy 50.8 76.2))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 891b462f-5b81-4194-9388-a5093f59a0e8)
)
(wire (pts (xy 190.5 119.38) (xy 190.5 121.92))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 911300de-8f23-4596-a8a4-34c6adc0f096)
)
(wire (pts (xy 177.8 63.5) (xy 190.5 63.5))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9403dc87-2ba6-4ef7-943b-c4d7afa64dd4)
)
(wire (pts (xy 50.8 38.1) (xy 50.8 39.37))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 98acce75-7589-4d06-8f20-447fc196118c)
)
(wire (pts (xy 46.99 38.1) (xy 50.8 38.1))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9b8dcc91-d43b-4e61-8508-0cd5c456cc9e)
)
(wire (pts (xy 50.8 26.67) (xy 50.8 29.21))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a1611f80-8cc0-4772-9e30-10730438220e)
)
(wire (pts (xy 50.8 34.29) (xy 50.8 38.1))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a7f90a1f-3829-4575-9364-427bcd95a990)
)
(wire (pts (xy 190.5 76.2) (xy 190.5 78.74))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ad6a835e-f554-42ed-8957-080bc67b56e9)
)
(wire (pts (xy 190.5 68.58) (xy 190.5 71.12))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b5d9eb30-af97-44a1-af06-031d4a210e0d)
)
(wire (pts (xy 38.1 76.2) (xy 41.91 76.2))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid d6c0247b-ad46-406c-a2b6-01448a5f1016)
)
(wire (pts (xy 38.1 152.4) (xy 50.8 152.4))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e4a688da-10ac-4680-bbfa-f4bd07baf3aa)
)
(wire (pts (xy 50.8 49.53) (xy 50.8 50.8))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid fa5988ce-4833-4431-ace9-2501453abe02)
)
(wire (pts (xy 50.8 86.36) (xy 50.8 88.9))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid fe14ad25-44ae-452c-87d2-fb1b3b3e3b27)
)
(text "Controller Detection Pull-up" (at 39.37 156.21 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 50a2e5bf-a37f-4fdb-877b-6b1abdf613b3)
)
(hierarchical_label "RX_LED" (shape input) (at 177.8 88.9 180)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 0b3421fc-ea11-4f54-8080-310f6f069559)
)
(hierarchical_label "CDPU" (shape output) (at 38.1 152.4 180)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 6045f213-0c69-488c-8ffb-dcc1ea4840d8)
)
(hierarchical_label "TX_LED" (shape input) (at 177.8 114.3 180)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 66b68e8b-3e3c-4def-9df0-7f71c2ca6c74)
)
(hierarchical_label "SW_RESET" (shape input) (at 38.1 76.2 180)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 6b84369b-db50-4478-9406-402bedd6ac48)
)
(hierarchical_label "LED_USER" (shape input) (at 177.8 63.5 180)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 777a34fb-0c47-43b2-a2ae-c06f65463311)
)
(hierarchical_label "SW_HWB" (shape input) (at 38.1 38.1 180)
(effects (font (size 1.27 1.27)) (justify right))
(uuid e23ae5f4-a346-4a51-b1de-882af7b7b077)
)
(symbol (lib_id "Switch:SW_Push") (at 50.8 81.28 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid 0a944366-d353-45bf-a7d7-ffcac4a19425)
(property "Reference" "SW2" (id 0) (at 54.5592 80.1116 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "RESET" (id 1) (at 54.5592 82.423 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "OpenRetroPad:Alps_SKRK" (id 2) (at 55.88 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 55.88 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 18244528-482f-47e1-8ff3-298499dc827f))
(pin "2" (uuid 4dd1c017-eb0f-4ee1-8e92-a79328623a81))
)
(symbol (lib_id "power:GND") (at 190.5 129.54 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 120f03d4-5345-4afd-b98c-5a79fff1c8fb)
(property "Reference" "#PWR033" (id 0) (at 190.5 135.89 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 190.627 133.9342 0))
(property "Footprint" "" (id 2) (at 190.5 129.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 190.5 129.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid af34c395-2cd9-4d40-917e-cfea00f4b356))
)
(symbol (lib_id "Device:R_Small") (at 190.5 91.44 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 3482add7-fc3e-4ba4-bebd-bfadbf76cb16)
(property "Reference" "R14" (id 0) (at 194.31 90.17 0))
(property "Value" "1k" (id 1) (at 194.31 92.71 0))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 190.5 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 190.5 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid d38da5fb-872a-499f-ae2e-3431ca5b8a92))
(pin "2" (uuid 701f6276-b1c1-4d9b-aee2-7aca78b368d8))
)
(symbol (lib_id "Device:R_Small") (at 50.8 31.75 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 35267a08-f44f-42f1-b09c-1515ce6c0991)
(property "Reference" "R19" (id 0) (at 52.2986 30.5816 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "10k" (id 1) (at 52.2986 32.893 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 50.8 31.75 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 50.8 31.75 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid aafafb5f-75fa-48c7-ae8b-a62ba6009d51))
(pin "2" (uuid cd30b24e-f476-4a03-91cd-cf36501ed08b))
)
(symbol (lib_id "power:GND") (at 190.5 104.14 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 4320a955-fbe1-4c74-8560-dbfcbd0127a8)
(property "Reference" "#PWR032" (id 0) (at 190.5 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 190.627 108.5342 0))
(property "Footprint" "" (id 2) (at 190.5 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 190.5 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1cb80e0a-395a-4681-80fc-80d18757e4f2))
)
(symbol (lib_id "Device:LED_Small") (at 190.5 66.04 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid 5da02c70-4476-4b0f-a1ca-20b27a01845f)
(property "Reference" "D4" (id 0) (at 195.58 64.77 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "User" (id 1) (at 193.04 67.31 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "LED_SMD:LED_0603_1608Metric" (id 2) (at 190.5 66.04 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 190.5 66.04 90)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid ee13f5f7-1d67-4a21-a77a-8357a7f95a0b))
(pin "2" (uuid 37534d81-50e7-47dd-a6ad-053574fd113b))
)
(symbol (lib_id "Device:LED_Small") (at 190.5 124.46 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid 68094c3a-dcf7-4d16-a7c8-be663a6f58ec)
(property "Reference" "D8" (id 0) (at 195.58 123.19 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "TX" (id 1) (at 193.04 125.73 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "LED_SMD:LED_0603_1608Metric" (id 2) (at 190.5 124.46 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 190.5 124.46 90)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 91234b2b-9b1b-4eb4-8692-c626be83cde6))
(pin "2" (uuid f8c60a7b-dba4-461e-8966-716d15299782))
)
(symbol (lib_id "power:GND") (at 50.8 50.8 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 737d2eb6-3dc6-416a-b1f8-33144a2a316e)
(property "Reference" "#PWR025" (id 0) (at 50.8 57.15 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 50.927 55.1942 0))
(property "Footprint" "" (id 2) (at 50.8 50.8 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 50.8 50.8 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 8db9034c-c0f7-4f28-99d0-38228d7bb990))
)
(symbol (lib_id "Device:R_Small") (at 190.5 116.84 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 79568698-4b47-4522-9592-ec971925455f)
(property "Reference" "R15" (id 0) (at 194.31 115.57 0))
(property "Value" "1k" (id 1) (at 194.31 118.11 0))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 190.5 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 190.5 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 0db1fc0f-6d61-46b9-a76d-c3bdaf23193c))
(pin "2" (uuid 8e89e298-550d-46c3-808c-d806a79afa27))
)
(symbol (lib_id "power:+5V") (at 50.8 26.67 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 84056147-a980-4006-8250-9af655d22ae9)
(property "Reference" "#PWR014" (id 0) (at 50.8 30.48 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (id 1) (at 51.181 22.2758 0))
(property "Footprint" "" (id 2) (at 50.8 26.67 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 50.8 26.67 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a9c9e151-70cd-4fac-b5bd-42f5c782403f))
)
(symbol (lib_id "power:+5V") (at 50.8 140.97 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes)
(uuid 8437b738-7bc3-4a9d-a54f-f58095bb2f7a)
(property "Reference" "#PWR030" (id 0) (at 50.8 144.78 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (id 1) (at 50.419 136.5758 0))
(property "Footprint" "" (id 2) (at 50.8 140.97 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 50.8 140.97 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid e2a6c19f-2bd8-46bd-9ee9-a82b475eec0e))
)
(symbol (lib_id "Device:R_Small") (at 190.5 73.66 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 9ccf435d-80aa-474d-9874-b786bc5798cf)
(property "Reference" "R10" (id 0) (at 194.31 72.39 0))
(property "Value" "1k" (id 1) (at 194.31 74.93 0))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 190.5 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 190.5 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 37fa51a2-c375-4c21-81d4-e12658807723))
(pin "2" (uuid 8d168f92-972e-46b8-b7d9-18ea5f58c6cd))
)
(symbol (lib_id "Device:R_Small") (at 44.45 38.1 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 9fbff641-01b4-44be-b45c-f66ace63208a)
(property "Reference" "R9" (id 0) (at 44.45 31.75 90))
(property "Value" "330" (id 1) (at 44.45 34.29 90))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 44.45 38.1 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 44.45 38.1 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 2256b376-f9d7-4966-9a1f-2cc30e63a285))
(pin "2" (uuid c5c171a9-1f96-4eff-b4f6-db88362b87b1))
)
(symbol (lib_id "Device:LED_Small") (at 190.5 99.06 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid a146332c-eeaf-4d4c-be7a-e0f2cdb95f04)
(property "Reference" "D7" (id 0) (at 195.58 97.79 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "RX" (id 1) (at 193.04 100.33 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "LED_SMD:LED_0603_1608Metric" (id 2) (at 190.5 99.06 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 190.5 99.06 90)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 2fce98fa-4e9c-45bd-a38c-e1b9ade47a5b))
(pin "2" (uuid 05556307-07a9-475e-bb9e-d7b2f9d7c694))
)
(symbol (lib_id "Switch:SW_Push") (at 50.8 44.45 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid ab1aece5-c907-4377-b211-1a641ab0362f)
(property "Reference" "SW1" (id 0) (at 54.5592 43.2816 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "HWB" (id 1) (at 54.5592 45.593 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "OpenRetroPad:Alps_SKRK" (id 2) (at 55.88 44.45 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 55.88 44.45 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 0f76b56a-2617-4c5c-8c98-35e722e17ad8))
(pin "2" (uuid 8cfdcc80-d447-4ac0-9f60-770fc8d745b4))
)
(symbol (lib_id "Device:R_Small") (at 50.8 146.05 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid aeeb8b26-ba60-4025-b83e-6dd0de98bf58)
(property "Reference" "R12" (id 0) (at 53.34 144.78 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "1k" (id 1) (at 53.34 147.32 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 50.8 146.05 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 50.8 146.05 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 529a90d1-c0fb-4f60-a399-1766ebd3bc03))
(pin "2" (uuid 41df825b-145f-463a-ae7f-62fccfed0358))
)
(symbol (lib_id "power:GND") (at 50.8 88.9 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid b938befc-4cce-4e2a-9822-fa0065279582)
(property "Reference" "#PWR028" (id 0) (at 50.8 95.25 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 50.927 93.2942 0))
(property "Footprint" "" (id 2) (at 50.8 88.9 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 50.8 88.9 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 2db92936-603f-4a50-b3e9-4c8b40906067))
)
(symbol (lib_id "Device:R_Small") (at 44.45 76.2 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid c639c778-e6e5-48b8-a027-f0f65c702d71)
(property "Reference" "R16" (id 0) (at 44.45 69.85 90))
(property "Value" "330" (id 1) (at 44.45 72.39 90))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 44.45 76.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 44.45 76.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 53c68f6a-4337-4f3c-917d-dcd70958593a))
(pin "2" (uuid fc1ca16f-6be9-4675-a411-5efdbd27960d))
)
(symbol (lib_id "power:GND") (at 190.5 78.74 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid d4152742-8e41-4c0b-b9f7-39dd5f8bab16)
(property "Reference" "#PWR027" (id 0) (at 190.5 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 190.627 83.1342 0))
(property "Footprint" "" (id 2) (at 190.5 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 190.5 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 3ea565bd-3ece-4619-ab57-842659806c31))
)
)