-
Notifications
You must be signed in to change notification settings - Fork 0
/
Power.kicad_sch
801 lines (781 loc) · 28.3 KB
/
Power.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
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
(kicad_sch (version 20211123) (generator eeschema)
(uuid a6101d5e-e6db-45cb-9846-eb72953f84ff)
(paper "A4")
(title_block
(title "OpenRetroPad")
(date "2022-12-29")
(rev "2")
(comment 3 "github.com/OpenRetroPad")
(comment 4 "ATmega32u4")
)
(lib_symbols
(symbol "Device:C_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "C" (id 0) (at 0.254 1.778 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C_Small" (id 1) (at 0.254 -2.032 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" "capacitor cap" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Unpolarized capacitor, small symbol" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_Small_0_1"
(polyline
(pts
(xy -1.524 -0.508)
(xy 1.524 -0.508)
)
(stroke (width 0.3302) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.524 0.508)
(xy 1.524 0.508)
)
(stroke (width 0.3048) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "C_Small_1_1"
(pin passive line (at 0 2.54 270) (length 2.032)
(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 2.032)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(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 "Jumper:SolderJumper_2_Bridged" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
(property "Reference" "JP" (id 0) (at 0 2.032 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "SolderJumper_2_Bridged" (id 1) (at 0 -2.54 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" "solder jumper SPST" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Solder Jumper, 2-pole, closed/bridged" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SolderJumper*Bridged*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "SolderJumper_2_Bridged_0_1"
(rectangle (start -0.508 0.508) (end 0.508 -0.508)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(arc (start -0.254 1.016) (mid -1.27 0) (end -0.254 -1.016)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start -0.254 1.016) (mid -1.27 0) (end -0.254 -1.016)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy -0.254 1.016)
(xy -0.254 -1.016)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.254 1.016)
(xy 0.254 -1.016)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 0.254 -1.016) (mid 1.27 0) (end 0.254 1.016)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 0.254 -1.016) (mid 1.27 0) (end 0.254 1.016)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
)
(symbol "SolderJumper_2_Bridged_1_1"
(pin passive line (at -3.81 0 0) (length 2.54)
(name "A" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 3.81 0 180) (length 2.54)
(name "B" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Regulator_Linear:AMS1117-3.3" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -3.81 3.175 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AMS1117-3.3" (id 1) (at 0 3.175 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (id 2) (at 0 5.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://www.advanced-monolithic.com/pdf/ds1117.pdf" (id 3) (at 2.54 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "linear regulator ldo fixed positive" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "1A Low Dropout regulator, positive, 3.3V fixed output, SOT-223" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SOT?223*TabPin2*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "AMS1117-3.3_0_1"
(rectangle (start -5.08 -5.08) (end 5.08 1.905)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "AMS1117-3.3_1_1"
(pin power_in line (at 0 -7.62 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 7.62 0 180) (length 2.54)
(name "VO" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -7.62 0 0) (length 2.54)
(name "VI" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:+3V3" (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" "+3V3" (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 \"+3V3\"" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "+3V3_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 "+3V3_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "+3V3" (effects (font (size 1.27 1.27))))
(number "1" (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 172.72 92.71) (diameter 0) (color 0 0 0 0)
(uuid 02ff9471-49f7-4135-a715-41cfa3984eed)
)
(junction (at 163.83 92.71) (diameter 0) (color 0 0 0 0)
(uuid 5c30b7f2-6666-462e-adec-6256fa710d6b)
)
(junction (at 163.83 102.87) (diameter 0) (color 0 0 0 0)
(uuid 93887b24-7138-43cc-a06a-89a305e85888)
)
(junction (at 127 92.71) (diameter 0) (color 0 0 0 0)
(uuid a7b96f24-273d-4e28-ac3d-2d5d011f6cf1)
)
(junction (at 154.94 92.71) (diameter 0) (color 0 0 0 0)
(uuid b02f2712-ee2d-405e-ab29-2ea4a16d6f69)
)
(junction (at 142.24 102.87) (diameter 0) (color 0 0 0 0)
(uuid bf2fc3a4-41cf-4f82-a821-802a150e03a0)
)
(junction (at 154.94 102.87) (diameter 0) (color 0 0 0 0)
(uuid f1f0129e-abb9-4120-b058-4a95d20fb4fe)
)
(wire (pts (xy 142.24 100.33) (xy 142.24 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0584c57c-b5e3-4288-8c6e-521c2af2af37)
)
(wire (pts (xy 127 92.71) (xy 134.62 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 05cf02c8-7bdb-4d09-b53e-fc305bd553bb)
)
(wire (pts (xy 154.94 100.33) (xy 154.94 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0a5f82bc-1948-4d2c-9a7e-e74e18d8a2a5)
)
(wire (pts (xy 127 92.71) (xy 127 95.25))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1465996c-d4c6-437e-a92d-648754bd71f7)
)
(wire (pts (xy 172.72 95.25) (xy 172.72 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1c9340ff-1ea4-4f82-88df-206abfc665b3)
)
(wire (pts (xy 163.83 102.87) (xy 154.94 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 24dbe32f-662d-478d-b13e-ab8c4c0e6451)
)
(wire (pts (xy 163.83 100.33) (xy 163.83 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 321c0c34-0ddd-433b-b20f-b6d4b4e3b203)
)
(wire (pts (xy 142.24 106.68) (xy 142.24 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 41c5ac5e-cdc0-4d87-b1b9-409a66c5363e)
)
(wire (pts (xy 172.72 92.71) (xy 172.72 87.63))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 44046494-5d9a-418e-bc52-80f0802786e3)
)
(wire (pts (xy 149.86 92.71) (xy 154.94 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4500e753-f617-487f-88b0-f96184221e86)
)
(wire (pts (xy 127 102.87) (xy 142.24 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4e3582f9-ecf9-43d7-81ea-9e583af88414)
)
(wire (pts (xy 154.94 95.25) (xy 154.94 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 54767709-870c-4e9b-b411-5661ff764673)
)
(wire (pts (xy 172.72 100.33) (xy 172.72 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 666d0ae4-ab34-4506-9b6f-a1c6b54853bc)
)
(wire (pts (xy 172.72 102.87) (xy 163.83 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 93d029b4-3159-41a4-9e65-c0633c0ecb27)
)
(wire (pts (xy 63.5 99.06) (xy 63.5 101.6))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a77a5d7a-f631-4f31-9ea2-8e4822595b89)
)
(wire (pts (xy 154.94 92.71) (xy 163.83 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a9f6b43f-04f5-4bb5-b9d8-1f4e3f8c4c92)
)
(wire (pts (xy 127 100.33) (xy 127 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b7aed00b-50ff-45cb-97f6-0d6ff25a10a7)
)
(wire (pts (xy 63.5 81.28) (xy 63.5 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b8fd3c9b-ec67-4dc0-9dd7-c05abbc56ae2)
)
(wire (pts (xy 154.94 102.87) (xy 142.24 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid bdbd8fb4-cd39-4c69-8b7b-2712063860d0)
)
(wire (pts (xy 163.83 95.25) (xy 163.83 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid cb1d00a0-e596-4ada-9d4a-22bd952929ba)
)
(wire (pts (xy 63.5 91.44) (xy 63.5 93.98))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid d72d95ba-3baa-4e41-b9d8-3b340b45a686)
)
(wire (pts (xy 127 92.71) (xy 127 87.63))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e3458892-9dc8-4368-9029-2fafc9bc8300)
)
(wire (pts (xy 163.83 92.71) (xy 172.72 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e722ef3b-089d-4312-9642-fe92ae47cd27)
)
(wire (pts (xy 63.5 106.68) (xy 63.5 109.22))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f1052168-ae0b-4b2b-af1d-f5ffae4a0baa)
)
(text "POWER LED" (at 49.53 97.79 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 011c349f-1bbf-478a-9e83-d6753429c328)
)
(symbol (lib_id "Device:C_Small") (at 163.83 97.79 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 032030f8-4512-4c3c-947d-58e689373162)
(property "Reference" "C4" (id 0) (at 166.1668 96.6216 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "1u" (id 1) (at 166.1668 98.933 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 163.83 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 163.83 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 41fb53e5-8ca9-4528-adb0-7d31cece20c3))
(pin "2" (uuid 6aa7f48d-bb6c-4696-9853-d8b64860f2f8))
)
(symbol (lib_id "Device:LED_Small") (at 63.5 96.52 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid 1139c864-6833-4c77-8184-5280017a4713)
(property "Reference" "D6" (id 0) (at 66.04 95.25 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "Power" (id 1) (at 66.04 97.79 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "LED_SMD:LED_0603_1608Metric" (id 2) (at 63.5 96.52 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 63.5 96.52 90)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid b350cdf3-f9c7-41e8-858f-32915c31ea47))
(pin "2" (uuid ef0e2f71-a548-441f-8595-61f021ac0c06))
)
(symbol (lib_id "Device:C_Small") (at 154.94 97.79 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 2711a269-64a9-4425-aae0-4fac575efb4d)
(property "Reference" "C3" (id 0) (at 157.2768 96.6216 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "10u" (id 1) (at 157.2768 98.933 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 154.94 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 154.94 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid cbabb9c3-d0f0-4e9d-aa1c-9a367a5d65b3))
(pin "2" (uuid c96776f2-96f6-46a6-91a2-199d65758e18))
)
(symbol (lib_id "power:+5V") (at 127 87.63 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 2c3fb1bd-1393-438d-a263-7d5d5f273166)
(property "Reference" "#PWR03" (id 0) (at 127 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (id 1) (at 127.381 83.2358 0))
(property "Footprint" "" (id 2) (at 127 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 127 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 916a2921-9af8-4961-9aef-26ffe29d803b))
)
(symbol (lib_id "power:+5V") (at 63.5 81.28 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 5775720c-0647-4905-a8b3-baebb2862c35)
(property "Reference" "#PWR0104" (id 0) (at 63.5 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (id 1) (at 63.881 76.8858 0))
(property "Footprint" "" (id 2) (at 63.5 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 63.5 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid b0b09502-f9b0-4234-9a28-17d0b83ad431))
)
(symbol (lib_id "Device:R_Small") (at 63.5 104.14 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 7da9a8cc-9fc7-4aaf-b784-578d0fd83ff5)
(property "Reference" "R13" (id 0) (at 66.04 102.87 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "1k" (id 1) (at 66.04 105.41 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 63.5 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 63.5 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid ca84d31f-bd9b-4c2b-a02d-5ea04a0b8535))
(pin "2" (uuid bff5dc9c-2110-4e3b-85c2-ab13620682f6))
)
(symbol (lib_id "power:GND") (at 63.5 109.22 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 90d5c136-bddb-4cf2-af0f-64dbd6f818cd)
(property "Reference" "#PWR0103" (id 0) (at 63.5 115.57 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 63.627 113.6142 0))
(property "Footprint" "" (id 2) (at 63.5 109.22 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 63.5 109.22 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 760f55ef-0ec5-450e-b90d-acf9dd62612b))
)
(symbol (lib_id "Jumper:SolderJumper_2_Bridged") (at 63.5 87.63 270) (unit 1)
(in_bom no) (on_board yes)
(uuid 999533fd-f82e-4b41-8eae-0daa63ecc4dd)
(property "Reference" "JP1" (id 0) (at 66.04 86.36 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "SJ_2_BR" (id 1) (at 66.04 88.9 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm" (id 2) (at 63.5 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 63.5 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a216251f-978a-4d57-88df-8b5c82668f4f))
(pin "2" (uuid ce3aa8af-038b-4e2f-b129-43ad3c477493))
)
(symbol (lib_id "power:GND") (at 142.24 106.68 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid a3bb1161-a484-493e-b009-8acde331e0f7)
(property "Reference" "#PWR05" (id 0) (at 142.24 113.03 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 142.367 111.0742 0))
(property "Footprint" "" (id 2) (at 142.24 106.68 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 142.24 106.68 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 13c3b58d-a033-42ae-8c7a-de75ff932a4b))
)
(symbol (lib_id "power:+3V3") (at 172.72 87.63 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid ae0c98fe-28bb-4398-b4af-a146738b0e07)
(property "Reference" "#PWR04" (id 0) (at 172.72 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+3V3" (id 1) (at 173.101 83.2358 0))
(property "Footprint" "" (id 2) (at 172.72 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 172.72 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid b073d1e9-9afb-4cca-9fc0-374c7aa48f72))
)
(symbol (lib_id "Regulator_Linear:AMS1117-3.3") (at 142.24 92.71 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid c796f3ce-9eb6-425e-bca2-b07a2420fdf1)
(property "Reference" "U1" (id 0) (at 142.24 85.09 0))
(property "Value" "AMS1117-3.3" (id 1) (at 142.24 87.63 0))
(property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (id 2) (at 142.24 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://www.advanced-monolithic.com/pdf/ds1117.pdf" (id 3) (at 144.78 99.06 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 44a1f05a-b143-4cf1-9dbe-58f5d60bb57e))
(pin "2" (uuid b90f5936-ce6e-4f76-872d-ea05f02179cf))
(pin "3" (uuid 5920a594-a29a-4ced-a399-d1ef989f9412))
)
(symbol (lib_id "Device:C_Small") (at 172.72 97.79 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid e608958d-0790-4f5b-9c1f-d63dc9181e4b)
(property "Reference" "C5" (id 0) (at 175.0568 96.6216 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "100n" (id 1) (at 175.0568 98.933 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 172.72 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 172.72 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid acb4505e-06a2-45d2-9382-21370f2b5801))
(pin "2" (uuid 6cb9d926-81aa-4a24-8b84-1a88d293fdf8))
)
(symbol (lib_id "Device:C_Small") (at 127 97.79 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid e70beb97-7e68-4960-a1d3-2cff23da04d7)
(property "Reference" "C2" (id 0) (at 129.3368 96.6216 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "1u" (id 1) (at 129.3368 98.933 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 127 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 127 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a561cd7d-8b10-4e78-b50f-2618ee9463b0))
(pin "2" (uuid 39cab00e-8274-4f3b-96ec-58df1e1d2e0e))
)
)