-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathISPwPower.kicad_sch
More file actions
832 lines (812 loc) · 30.1 KB
/
ISPwPower.kicad_sch
File metadata and controls
832 lines (812 loc) · 30.1 KB
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
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
(kicad_sch (version 20211123) (generator eeschema)
(uuid b540f997-cabb-4061-85a0-370b4e9dd03a)
(paper "A")
(title_block
(title "ISP Breadboard Adapter")
(date "2021-09-17")
(rev "A")
(comment 1 "with Power")
(comment 2 "ISP-0001")
(comment 3 "R WRIGHT")
)
(lib_symbols
(symbol "Alpenglow:+V" (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" "+V" (id 1) (at 0 3.556 0)
(effects (font (size 1.27 1.27) bold))
)
(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 battery" (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 \"+V\"" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "+V_0_1"
(polyline
(pts
(xy -1.27 2.54)
(xy 1.27 2.54)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.635 2.54)
(xy 0.635 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "+V_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "+V" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Alpenglow:AVR-ISP-6" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at 3.81 11.43 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "AVR-ISP-6" (id 1) (at -6.35 -3.81 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at -6.35 1.27 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" " ~" (id 3) (at -32.385 -13.97 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "AVR ISP Connector" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Atmel 6-pin ISP connector" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "IDC?Header*2x03* Pin?Header*2x03*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "AVR-ISP-6_0_1"
(rectangle (start -7.62 5.08) (end -2.54 2.54)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start 5.08 10.16) (end -7.62 -2.54)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "AVR-ISP-6_1_1"
(pin passive line (at -10.16 6.35 0) (length 2.54)
(name "MISO" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 7.62 6.35 180) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -10.16 3.81 0) (length 2.54)
(name "SCK" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 7.62 3.81 180) (length 2.54)
(name "MOSI" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -10.16 1.27 0) (length 2.54)
(name "~{RST}" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 7.62 1.27 180) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Alpenglow:Conn_01x02" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at 0 2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_01x02" (id 1) (at 0 -5.08 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, 01x02, 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_01x02_0_1"
(rectangle (start 1.27 1.27) (end -2.54 -3.81)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "Conn_01x02_1_1"
(pin passive line (at 5.08 0 180) (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 180) (length 3.81)
(name "Pin_2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Alpenglow:Conn_01x04" (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_01x04" (id 1) (at 3.81 -6.35 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_01x04_0_1"
(rectangle (start -1.27 6.35) (end 3.81 -3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "Conn_01x04_1_1"
(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))))
)
)
)
(symbol "Alpenglow:GND" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom no) (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)) hide)
)
(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 outline))
)
)
(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))))
)
)
)
(symbol "Alpenglow:LED" (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" (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, filled shape" (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_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 1.016 -1.016)
(xy -0.508 0)
(xy 1.016 1.016)
(xy 1.016 -1.016)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy -1.778 -0.254)
(xy -2.286 -0.762)
(xy -2.286 -0.508)
(xy -2.286 -0.762)
(xy -2.032 -0.762)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.27 -0.508)
(xy -1.778 -1.016)
(xy -1.778 -0.762)
(xy -1.778 -1.016)
(xy -1.524 -1.016)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "LED_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 "Alpenglow:RES" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "R" (id 0) (at 1.27 1.016 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "RES" (id 1) (at 1.27 -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 US 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 "RES_1_1"
(polyline
(pts
(xy 0 0)
(xy 1.016 -0.381)
(xy 0 -0.762)
(xy -1.016 -1.143)
(xy 0 -1.524)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 1.524)
(xy 1.016 1.143)
(xy 0 0.762)
(xy -1.016 0.381)
(xy 0 0)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(pin passive line (at 0 2.54 270) (length 1.016)
(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 1.016)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Alpenglow:SW_SPDT" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
(property "Reference" "SW" (id 0) (at 0 4.318 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Alpenglow_SW_SPDT" (id 1) (at 0 -5.08 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)
)
(symbol "SW_SPDT_0_0"
(circle (center -2.032 0) (radius 0.508)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 2.032 -2.54) (radius 0.508)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "SW_SPDT_0_1"
(polyline
(pts
(xy -1.524 0.254)
(xy 1.651 2.286)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 2.032 2.54) (radius 0.508)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "SW_SPDT_1_1"
(pin passive line (at 5.08 2.54 180) (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 -5.08 0 0) (length 2.54)
(name "B" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 -2.54 180) (length 2.54)
(name "C" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 81.28 49.53) (diameter 0) (color 0 0 0 0)
(uuid 18a9dea8-caa6-40a3-962a-7699d9146e17)
)
(junction (at 81.28 40.64) (diameter 0) (color 0 0 0 0)
(uuid 1ebce183-d3ad-4022-b82e-9e0d8cd628db)
)
(junction (at 148.59 49.53) (diameter 0) (color 0 0 0 0)
(uuid 53548090-4b36-44b5-9ef5-2fa214b2fbf4)
)
(junction (at 121.92 43.18) (diameter 0) (color 0 0 0 0)
(uuid d4e5a639-c802-4fd5-bd43-bd9483f1fee3)
)
(junction (at 153.67 46.99) (diameter 0) (color 0 0 0 0)
(uuid e34d78fc-c821-4e5c-ac82-ce6fcdcd9454)
)
(no_connect (at 115.57 38.1) (uuid a3eaa329-1c23-49fc-9fb5-976de81b788e))
(wire (pts (xy 148.59 49.53) (xy 148.59 58.42))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 09433d97-62ec-42de-89f2-7d0b68dc1b9d)
)
(wire (pts (xy 49.53 46.99) (xy 55.88 46.99))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 18eef4d3-c3b1-4511-89f0-f3ca5fbf521d)
)
(wire (pts (xy 49.53 113.03) (xy 49.53 46.99))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 198642f2-8db4-475b-ac24-9da65c994a3a)
)
(wire (pts (xy 45.72 44.45) (xy 55.88 44.45))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 22591446-6d82-47ac-b525-9e9deb496c8c)
)
(wire (pts (xy 73.66 49.53) (xy 81.28 49.53))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2276e018-ceb6-4356-b3fe-3b8fe418011b)
)
(wire (pts (xy 148.59 58.42) (xy 158.75 58.42))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 408e380e-a780-4259-a7f0-5062d5808d11)
)
(wire (pts (xy 148.59 49.53) (xy 158.75 49.53))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4c77837f-2440-4b7b-8e7e-430f981c7c04)
)
(wire (pts (xy 45.72 115.57) (xy 45.72 44.45))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 61415144-ce8f-483a-82b7-e2e320f7f0b4)
)
(wire (pts (xy 121.92 77.47) (xy 121.92 80.01))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6a3aff19-5e5c-466c-80b5-82ab994aaee1)
)
(wire (pts (xy 81.28 44.45) (xy 81.28 40.64))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 755d3d18-6013-47c4-9133-c783ae2db259)
)
(wire (pts (xy 101.6 46.99) (xy 101.6 118.11))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 77f65cef-2bce-414e-8b99-31f9cd0b59b0)
)
(wire (pts (xy 121.92 69.85) (xy 121.92 72.39))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7f29ecb0-6265-4d60-8278-7704387a2057)
)
(wire (pts (xy 81.28 49.53) (xy 81.28 55.88))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 90f1070b-d0d3-4d94-9527-f4c1c7006642)
)
(wire (pts (xy 53.34 110.49) (xy 53.34 49.53))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 937928d4-4dfb-4f2f-91d0-697ec54ac283)
)
(wire (pts (xy 81.28 40.64) (xy 105.41 40.64))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a11284ee-2f71-4eb8-b0ee-e01b498d0140)
)
(wire (pts (xy 153.67 46.99) (xy 158.75 46.99))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a9240eb1-cd96-4728-9dbf-17ea5e90b45d)
)
(wire (pts (xy 101.6 118.11) (xy 161.29 118.11))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid aee35d5f-0638-4cb1-b58c-265232f425a0)
)
(wire (pts (xy 161.29 115.57) (xy 45.72 115.57))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b4efa293-75b5-42d5-996c-b449774d5ba5)
)
(wire (pts (xy 161.29 113.03) (xy 49.53 113.03))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b6ceb85d-46f8-42e1-9c68-672660fbaf7c)
)
(wire (pts (xy 115.57 43.18) (xy 121.92 43.18))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid bf9ad5a6-c4c4-4072-8854-6425d90cd19f)
)
(wire (pts (xy 73.66 44.45) (xy 81.28 44.45))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c837798c-83c8-4e02-b288-fa03714cab74)
)
(wire (pts (xy 53.34 49.53) (xy 55.88 49.53))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid d32a4687-3a9c-4aaa-9fc8-6c464698f554)
)
(wire (pts (xy 153.67 46.99) (xy 153.67 55.88))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid d427b096-2104-4cac-9d5d-d2195401989e)
)
(wire (pts (xy 121.92 43.18) (xy 146.05 43.18))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e0bbf399-c52b-4993-8f0b-a5400682c686)
)
(wire (pts (xy 121.92 64.77) (xy 121.92 43.18))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e1754158-40dc-4df5-848e-7e0c189ace53)
)
(wire (pts (xy 81.28 40.64) (xy 81.28 38.1))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e342f8d7-ca8a-47a5-a679-3c984454e9a5)
)
(wire (pts (xy 81.28 49.53) (xy 148.59 49.53))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e8531c3a-ab79-4096-b3fb-b5b6ae94c3f7)
)
(wire (pts (xy 146.05 43.18) (xy 146.05 46.99))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid eb8da7b1-c954-4f96-b636-28a01b4ed609)
)
(wire (pts (xy 161.29 110.49) (xy 53.34 110.49))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f16972fb-4b2b-49d7-8715-9f31f5431405)
)
(wire (pts (xy 146.05 46.99) (xy 153.67 46.99))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f574310b-3071-4841-b3bc-44ccc3dd1422)
)
(wire (pts (xy 153.67 55.88) (xy 158.75 55.88))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid fab79269-47fb-42f7-a3ad-b9ec94b79b4b)
)
(wire (pts (xy 73.66 46.99) (xy 101.6 46.99))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ffe6d5f3-f9a5-48a9-88db-d2d7822b944f)
)
(label "MISO" (at 154.94 115.57 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 2f58dd1b-258a-4fb6-a155-4e2931ab012c)
)
(label "Vin" (at 146.05 43.18 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 30979a3d-28d7-46ae-b5aa-513ad60b71a4)
)
(label "SCK" (at 154.94 113.03 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 85e898d6-983f-4977-9dfa-e5b961e989c1)
)
(label "MOSI" (at 154.94 118.11 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid cbdd084c-3cde-4340-9de6-6f6ca3f79e91)
)
(label "RES" (at 154.94 110.49 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid d23aa89d-c621-4b1b-a845-8c26429d6622)
)
(symbol (lib_id "Alpenglow:AVR-ISP-6") (at 66.04 50.8 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000614a2a2e)
(property "Reference" "J1" (id 0) (at 64.77 36.3982 0))
(property "Value" "AVR-ISP-6" (id 1) (at 64.77 38.7096 0))
(property "Footprint" "Connector_IDC:IDC-Header_2x03_P2.54mm_Vertical" (id 2) (at 59.69 49.53 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" " ~" (id 3) (at 33.655 64.77 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 0f99d31f-3e61-45ba-a78c-4a282f861613))
(pin "2" (uuid a1533d6a-9d56-4622-800a-f5af923f4a97))
(pin "3" (uuid 7b485fa8-406a-42d5-9a01-13ae76ec07b5))
(pin "4" (uuid 422a6702-d1c1-4e76-898e-ec20aaee30c2))
(pin "5" (uuid 555e8fc3-19b4-40e8-abc6-87d7c193534e))
(pin "6" (uuid f50538bf-e44a-4d20-ab4a-ccf1e95ea69c))
)
(symbol (lib_id "Alpenglow:Conn_01x02") (at 163.83 46.99 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000614adaf8)
(property "Reference" "J2" (id 0) (at 167.0812 47.2186 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "Conn_01x02" (id 1) (at 167.0812 49.53 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Alpenglow:Conn_1x02" (id 2) (at 163.83 46.99 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 163.83 46.99 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid e325a134-36dc-4151-9d17-8bf13dc78564))
(pin "2" (uuid dd4b4783-44b6-4bbf-bf18-b846491e4d4c))
)
(symbol (lib_id "Alpenglow:+V") (at 81.28 38.1 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000614af031)
(property "Reference" "#PWR01" (id 0) (at 81.28 41.91 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+V" (id 1) (at 81.3816 33.655 0)
(effects (font (size 1.27 1.27) bold))
)
(property "Footprint" "" (id 2) (at 81.28 38.1 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 81.28 38.1 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 59550421-1010-45d2-ae78-ff36e5bca6b7))
)
(symbol (lib_id "Alpenglow:GND") (at 81.28 55.88 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000614b10d8)
(property "Reference" "#PWR02" (id 0) (at 81.28 62.23 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 81.407 60.2742 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (id 2) (at 81.28 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 81.28 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid dd07efd4-24c4-483d-a118-ed58a9223c8c))
)
(symbol (lib_id "Alpenglow:SW_SPDT") (at 110.49 40.64 0) (mirror x) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000614b5911)
(property "Reference" "SW1" (id 0) (at 110.49 47.879 0))
(property "Value" "SW_SPDT" (id 1) (at 110.49 45.5676 0))
(property "Footprint" "Alpenglow:SW_SLIDE_RTA" (id 2) (at 110.49 40.64 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 110.49 40.64 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 83226cf4-4bcb-4755-8744-16fd92f3a724))
(pin "2" (uuid 7b2f6028-5234-4df8-8d41-bf003f728f58))
(pin "3" (uuid d0b8883f-56d3-436a-a178-a658388f963b))
)
(symbol (lib_id "Alpenglow:RES") (at 121.92 67.31 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000614b8b63)
(property "Reference" "R1" (id 0) (at 123.698 66.1416 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "470" (id 1) (at 123.698 68.453 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P2.54mm_Vertical" (id 2) (at 121.92 67.31 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 121.92 67.31 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1002411f-a485-468c-981b-cec2ce41d8bd))
(pin "2" (uuid 1a0c5194-0d7e-4fcc-a11d-049fac80c4dc))
)
(symbol (lib_id "Alpenglow:LED") (at 121.92 74.93 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000614b9818)
(property "Reference" "D1" (id 0) (at 119.38 72.39 90))
(property "Value" "LED" (id 1) (at 118.9736 74.93 90))
(property "Footprint" "Alpenglow:LED_D3.0mm" (id 2) (at 121.92 74.93 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 121.92 74.93 90)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1c6c46b2-dd9e-430f-85e9-621815ceca94))
(pin "2" (uuid 9c7af13e-949e-4a55-a6b7-45ef51b4f106))
)
(symbol (lib_id "Alpenglow:GND") (at 121.92 80.01 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000614be336)
(property "Reference" "#PWR03" (id 0) (at 121.92 86.36 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 122.047 84.4042 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (id 2) (at 121.92 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 121.92 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 226748a0-9c54-4438-a724-741c7846a7bf))
)
(symbol (lib_id "Alpenglow:Conn_01x02") (at 163.83 55.88 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000614bec3f)
(property "Reference" "J3" (id 0) (at 167.0812 56.1086 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "Conn_01x02" (id 1) (at 167.0812 58.42 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Alpenglow:Conn_1x02" (id 2) (at 163.83 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 163.83 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid e188f4e0-97d6-45d5-9852-98640c6abc42))
(pin "2" (uuid 505c1d3e-8ca5-438e-9eae-18483f12882c))
)
(symbol (lib_id "Alpenglow:Conn_01x04") (at 166.37 115.57 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000617b98d7)
(property "Reference" "J4" (id 0) (at 170.942 113.2332 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Conn_01x04" (id 1) (at 170.942 115.5446 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Alpenglow:Conn_1x04_THRU" (id 2) (at 166.37 115.57 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 166.37 115.57 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid d0c5561a-ecf5-4fb9-9963-743c221a8335))
(pin "2" (uuid d9c1c6f8-c198-49f9-bff0-eab2393a0053))
(pin "3" (uuid 64bbd1a8-b20b-4d12-891d-7b53b4a0334a))
(pin "4" (uuid 8f0c1305-7bd7-41b0-a77d-0a9232a17e2e))
)
(sheet_instances
(path "/" (page "1"))
)
(symbol_instances
(path "/00000000-0000-0000-0000-0000614af031"
(reference "#PWR01") (unit 1) (value "+V") (footprint "")
)
(path "/00000000-0000-0000-0000-0000614b10d8"
(reference "#PWR02") (unit 1) (value "GND") (footprint "")
)
(path "/00000000-0000-0000-0000-0000614be336"
(reference "#PWR03") (unit 1) (value "GND") (footprint "")
)
(path "/00000000-0000-0000-0000-0000614b9818"
(reference "D1") (unit 1) (value "LED") (footprint "Alpenglow:LED_D3.0mm")
)
(path "/00000000-0000-0000-0000-0000614a2a2e"
(reference "J1") (unit 1) (value "AVR-ISP-6") (footprint "Connector_IDC:IDC-Header_2x03_P2.54mm_Vertical")
)
(path "/00000000-0000-0000-0000-0000614adaf8"
(reference "J2") (unit 1) (value "Conn_01x02") (footprint "Alpenglow:Conn_1x02")
)
(path "/00000000-0000-0000-0000-0000614bec3f"
(reference "J3") (unit 1) (value "Conn_01x02") (footprint "Alpenglow:Conn_1x02")
)
(path "/00000000-0000-0000-0000-0000617b98d7"
(reference "J4") (unit 1) (value "Conn_01x04") (footprint "Alpenglow:Conn_1x04_THRU")
)
(path "/00000000-0000-0000-0000-0000614b8b63"
(reference "R1") (unit 1) (value "470") (footprint "Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P2.54mm_Vertical")
)
(path "/00000000-0000-0000-0000-0000614b5911"
(reference "SW1") (unit 1) (value "SW_SPDT") (footprint "Alpenglow:SW_SLIDE_RTA")
)
)
)