-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDeej.kicad_sch
944 lines (922 loc) · 32.8 KB
/
Deej.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
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
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
(kicad_sch (version 20230121) (generator eeschema)
(uuid dd8f0668-ce59-4d1b-9474-dd864f0d0622)
(paper "A4")
(lib_symbols
(symbol "Mechanical:MountingHole" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "H" (at 0 5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "MountingHole" (at 0 3.175 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "mounting hole" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Mounting Hole without connection" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "MountingHole*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "MountingHole_0_1"
(circle (center 0 0) (radius 1.27)
(stroke (width 1.27) (type default))
(fill (type none))
)
)
)
(symbol "latest Auro-deej-rescue:ProMicro-keebio" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 0 0)
(effects (font (size 1.524 1.524)))
)
(property "Value" "keebio_ProMicro" (at 0 -19.05 0)
(effects (font (size 1.524 1.524)))
)
(property "Footprint" "" (at 26.67 -63.5 90)
(effects (font (size 1.524 1.524)) hide)
)
(property "Datasheet" "" (at 26.67 -63.5 90)
(effects (font (size 1.524 1.524)) hide)
)
(symbol "ProMicro-keebio_0_1"
(rectangle (start -12.7 -16.51) (end 12.7 16.51)
(stroke (width 0) (type solid))
(fill (type none))
)
)
(symbol "ProMicro-keebio_1_1"
(pin input line (at -17.78 13.97 0) (length 5.08)
(name "TX0/PD3" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -17.78 -8.89 0) (length 5.08)
(name "7/PE6" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin input line (at -17.78 -11.43 0) (length 5.08)
(name "8/PB4" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin input line (at -17.78 -13.97 0) (length 5.08)
(name "9/PB5" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 -13.97 180) (length 5.08)
(name "10/PB6" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 -11.43 180) (length 5.08)
(name "16/PB2" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 -8.89 180) (length 5.08)
(name "14/PB3" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 -6.35 180) (length 5.08)
(name "15/PB1" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 -3.81 180) (length 5.08)
(name "A0/PF7" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 -1.27 180) (length 5.08)
(name "A1/PF6" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 1.27 180) (length 5.08)
(name "A2/PF5" (effects (font (size 1.27 1.27))))
(number "19" (effects (font (size 1.27 1.27))))
)
(pin input line (at -17.78 11.43 0) (length 5.08)
(name "RX1/PD2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 3.81 180) (length 5.08)
(name "A3/PF4" (effects (font (size 1.27 1.27))))
(number "20" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 6.35 180) (length 5.08)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "21" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 8.89 180) (length 5.08)
(name "RST" (effects (font (size 1.27 1.27))))
(number "22" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 11.43 180) (length 5.08)
(name "GND" (effects (font (size 1.27 1.27))))
(number "23" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 13.97 180) (length 5.08)
(name "RAW" (effects (font (size 1.27 1.27))))
(number "24" (effects (font (size 1.27 1.27))))
)
(pin input line (at -17.78 8.89 0) (length 5.08)
(name "GND" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at -17.78 6.35 0) (length 5.08)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at -17.78 3.81 0) (length 5.08)
(name "2/PD1" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at -17.78 1.27 0) (length 5.08)
(name "3/PD0" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at -17.78 -1.27 0) (length 5.08)
(name "4/PD4" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin input line (at -17.78 -3.81 0) (length 5.08)
(name "5/PC6" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin input line (at -17.78 -6.35 0) (length 5.08)
(name "6/PD7" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "global power" (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" (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))
(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))))
)
)
)
(symbol "slider-deej:Slider" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "VR" (at 5.08 -1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Slider" (at -12.7 -7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at -6.35 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at -6.35 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Slider_0_1"
(rectangle (start 7.62 -1.27) (end 15.24 -25.4)
(stroke (width 0) (type solid))
(fill (type none))
)
(rectangle (start 11.43 -11.43) (end 11.43 -11.43)
(stroke (width 0) (type solid))
(fill (type none))
)
)
(symbol "Slider_1_1"
(pin input line (at 8.89 -24.13 270) (length 2.54)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin output line (at 10.16 -24.13 270) (length 2.54)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at 12.7 -24.13 270) (length 2.54)
(name "3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin output line (at 13.97 -24.13 270) (length 2.54)
(name "4" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at 10.16 -2.54 90) (length 2.54)
(name "5" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at 13.97 -2.54 90) (length 2.54)
(name "6" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 185.42 111.76) (diameter 0) (color 0 0 0 0)
(uuid 1437cabf-baf9-43a7-aa71-840107e2e0ec)
)
(junction (at 153.67 101.6) (diameter 0) (color 0 0 0 0)
(uuid 198ba99c-e391-4e2a-a4f0-12a62a5cbe5e)
)
(junction (at 162.56 106.68) (diameter 0) (color 0 0 0 0)
(uuid 22050d71-6be6-4584-8c16-625479b11e33)
)
(junction (at 205.74 111.76) (diameter 0) (color 0 0 0 0)
(uuid 4a18eafa-0ee1-494a-b69f-21a6762728b4)
)
(wire (pts (xy 102.87 92.71) (xy 91.44 92.71))
(stroke (width 0) (type default))
(uuid 054df346-d67c-44ea-a8d0-e9f3483e8b2f)
)
(wire (pts (xy 179.07 81.28) (xy 185.42 81.28))
(stroke (width 0) (type default))
(uuid 065a9cbc-116c-457a-9fdc-cd6876080616)
)
(wire (pts (xy 217.17 81.28) (xy 224.79 81.28))
(stroke (width 0) (type default))
(uuid 07cc75e8-9315-4ac9-8b70-1b69c5a79b79)
)
(wire (pts (xy 156.21 106.68) (xy 156.21 101.6))
(stroke (width 0) (type default))
(uuid 0c517636-430a-491d-84dc-883b201a6fde)
)
(wire (pts (xy 111.76 114.3) (xy 111.76 95.25))
(stroke (width 0) (type default))
(uuid 22a496bc-3ff9-4ddd-93cb-d4107b96cdec)
)
(wire (pts (xy 205.74 106.68) (xy 205.74 111.76))
(stroke (width 0) (type default))
(uuid 3717eb2e-ee3d-4c26-b73f-76bc2efe043d)
)
(wire (pts (xy 200.66 81.28) (xy 205.74 81.28))
(stroke (width 0) (type default))
(uuid 37cf07f3-6183-49c4-84b4-5bc6a4f9dfee)
)
(wire (pts (xy 166.37 105.41) (xy 160.02 105.41))
(stroke (width 0) (type default))
(uuid 402576af-1354-4e8a-b754-7a7af69da293)
)
(wire (pts (xy 166.37 106.68) (xy 162.56 106.68))
(stroke (width 0) (type default))
(uuid 40cb8f8a-8ed9-4cef-948e-90641b800a22)
)
(wire (pts (xy 162.56 106.68) (xy 156.21 106.68))
(stroke (width 0) (type default))
(uuid 48e94e83-ffe0-46e8-ad4e-b7eb5f000f1e)
)
(wire (pts (xy 162.56 111.76) (xy 162.56 106.68))
(stroke (width 0) (type default))
(uuid 4f7ceac0-6fa6-49cb-a948-e85cf923b488)
)
(wire (pts (xy 185.42 106.68) (xy 185.42 111.76))
(stroke (width 0) (type default))
(uuid 52d6f4ea-a864-4254-89ae-b326f7c1ae13)
)
(wire (pts (xy 205.74 81.28) (xy 205.74 85.09))
(stroke (width 0) (type default))
(uuid 53a65d90-6bc1-4460-9299-b63755c016e1)
)
(wire (pts (xy 166.37 85.09) (xy 166.37 105.41))
(stroke (width 0) (type default))
(uuid 575c220f-30d3-4acc-8bea-fbfe2d5def01)
)
(wire (pts (xy 152.4 123.19) (xy 217.17 123.19))
(stroke (width 0) (type default))
(uuid 64640573-1640-40d9-8a64-015b63726d6a)
)
(wire (pts (xy 102.87 107.95) (xy 102.87 114.3))
(stroke (width 0) (type default))
(uuid 6bd275f4-3aa8-4ae0-a9e8-ab9a6b41c1c7)
)
(wire (pts (xy 91.44 92.71) (xy 91.44 133.35))
(stroke (width 0) (type default))
(uuid 6ddfa8b6-722c-4b20-98b7-623bc934eb03)
)
(wire (pts (xy 160.02 115.57) (xy 152.4 115.57))
(stroke (width 0) (type default))
(uuid 70665807-15d8-414a-90e8-145f5d87eaf2)
)
(wire (pts (xy 111.76 95.25) (xy 152.4 95.25))
(stroke (width 0) (type default))
(uuid 880a3eb8-4f05-4003-8b1d-1b51fc59db23)
)
(wire (pts (xy 102.87 114.3) (xy 111.76 114.3))
(stroke (width 0) (type default))
(uuid 9295d44a-df8e-4160-a3c1-8882cbabf1a4)
)
(wire (pts (xy 102.87 86.36) (xy 102.87 92.71))
(stroke (width 0) (type default))
(uuid 945b9f50-d2e5-4c26-92b8-971cf83979bf)
)
(wire (pts (xy 205.74 111.76) (xy 185.42 111.76))
(stroke (width 0) (type default))
(uuid 95f99717-fe4a-4c79-b19f-4cb2f914fdf0)
)
(wire (pts (xy 217.17 123.19) (xy 217.17 81.28))
(stroke (width 0) (type default))
(uuid 9dc2d8c4-1853-49b0-9f69-ce73e1a7cb57)
)
(wire (pts (xy 153.67 101.6) (xy 152.4 101.6))
(stroke (width 0) (type default))
(uuid 9e3291f4-f492-47f1-8775-5a898de10f3a)
)
(wire (pts (xy 152.4 118.11) (xy 179.07 118.11))
(stroke (width 0) (type default))
(uuid 9f1d62af-d1cb-4bd7-a74d-68c0661c70a1)
)
(wire (pts (xy 224.79 106.68) (xy 224.79 111.76))
(stroke (width 0) (type default))
(uuid a0464b3d-28a1-4328-b9aa-d9168992b110)
)
(wire (pts (xy 179.07 118.11) (xy 179.07 81.28))
(stroke (width 0) (type default))
(uuid a6375432-7f4c-46d1-9321-7c36aea1e14a)
)
(wire (pts (xy 200.66 120.65) (xy 200.66 81.28))
(stroke (width 0) (type default))
(uuid a67834af-61d3-4484-b0f9-1b9581e24ff5)
)
(wire (pts (xy 224.79 81.28) (xy 224.79 85.09))
(stroke (width 0) (type default))
(uuid a7fb7469-98db-4ffd-878b-679a561a4b33)
)
(wire (pts (xy 160.02 105.41) (xy 160.02 115.57))
(stroke (width 0) (type default))
(uuid b149713f-f67d-432e-b292-79a6e494ad6b)
)
(wire (pts (xy 185.42 111.76) (xy 162.56 111.76))
(stroke (width 0) (type default))
(uuid ba1406b7-9ed1-4f70-b10a-c7d06a924d5e)
)
(wire (pts (xy 153.67 101.6) (xy 153.67 113.03))
(stroke (width 0) (type default))
(uuid bfcd922a-2657-4320-b2af-f8fdc063ff18)
)
(wire (pts (xy 224.79 111.76) (xy 205.74 111.76))
(stroke (width 0) (type default))
(uuid c0ea066d-b97a-46c9-a544-b632a79e35e1)
)
(wire (pts (xy 152.4 95.25) (xy 152.4 101.6))
(stroke (width 0) (type default))
(uuid ce540099-8c28-4e8f-9851-2492c46deb85)
)
(wire (pts (xy 156.21 101.6) (xy 153.67 101.6))
(stroke (width 0) (type default))
(uuid d9a2378d-d448-4868-b6d1-738a25202c54)
)
(wire (pts (xy 91.44 133.35) (xy 116.84 133.35))
(stroke (width 0) (type default))
(uuid e6136157-f4b1-4bbb-83cc-cfba83ccf8d9)
)
(wire (pts (xy 152.4 113.03) (xy 153.67 113.03))
(stroke (width 0) (type default))
(uuid e8ef4ff3-2c86-4324-9b54-55da6e1827ff)
)
(wire (pts (xy 152.4 120.65) (xy 200.66 120.65))
(stroke (width 0) (type default))
(uuid eee83e3b-c936-419c-b8e4-483ed9400b0a)
)
(wire (pts (xy 185.42 81.28) (xy 185.42 85.09))
(stroke (width 0) (type default))
(uuid fec40cc5-b337-4670-bde7-66f180759c88)
)
(symbol (lib_id "power:GND") (at 116.84 110.49 270) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 007c84cc-4f86-437d-b0c8-261c1bf98355)
(property "Reference" "#PWR0101" (at 110.49 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 111.76 110.49 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 116.84 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 116.84 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 5cf705f6-f37b-4bcc-b2bc-b6103a3e757b))
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "#PWR0101") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "#PWR02") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 204.47 85.09 180) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 169d30db-0627-4bfd-9227-2b421e4a1e37)
(property "Reference" "#PWR0105" (at 204.47 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 204.47 80.01 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 204.47 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 204.47 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid cb9725d2-9af6-428b-9fc1-4be16d9a746e))
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "#PWR0105") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "#PWR05") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 101.6 86.36 180) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 17f8df32-5596-449f-9230-f268cc1669e1)
(property "Reference" "#PWR0102" (at 101.6 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 101.473 81.9658 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 101.6 86.36 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 101.6 86.36 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 45f712dc-4d2a-4c34-b4da-00a503ff1eb7))
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "#PWR0102") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "#PWR01") (unit 1)
)
)
)
)
(symbol (lib_id "slider-deej:Slider") (at 214.63 109.22 0) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 2584235f-8a41-4960-a8c3-a06334b6799b)
(property "Reference" "VR5" (at 221.3102 94.7166 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "Slider" (at 221.3102 97.028 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Auro-deej:Fdeej-slider" (at 208.28 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 208.28 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 0cae17e0-d8d0-49c1-9db3-f36be11d11e3))
(pin "2" (uuid 3abe1761-32ae-4873-b442-c2732fe0d30a))
(pin "3" (uuid 397bd08e-d4c1-4155-a47b-2c5f60f6bc2e))
(pin "4" (uuid 6b92a783-5c3c-403b-babb-8ed7d784887a))
(pin "5" (uuid 4645fd66-2b73-42e9-8e2b-9792e0d42df5))
(pin "6" (uuid d1e9f971-3223-48e7-bf5f-69d65ae3a8e0))
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "VR5") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "VR5") (unit 1)
)
)
)
)
(symbol (lib_id "Mechanical:MountingHole") (at 259.08 186.69 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 2d64ca07-cca6-478e-a11b-d4ec644d1ce6)
(property "Reference" "H2" (at 261.62 185.5216 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "MountingHole" (at 261.62 187.833 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "MountingHole:MountingHole_4.3mm_M4_ISO7380" (at 259.08 186.69 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 259.08 186.69 0)
(effects (font (size 1.27 1.27)) hide)
)
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "H2") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "H2") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 184.15 85.09 180) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 311f8be5-8a2b-4b7a-a040-37b6d4690075)
(property "Reference" "#PWR0104" (at 184.15 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 184.15 80.01 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 184.15 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 184.15 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 294ba57a-8547-4c7b-b0b8-3fe45dce3a88))
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "#PWR0104") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "#PWR04") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 223.52 85.09 180) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 642fc6d8-0910-465c-ada1-542df589fe8a)
(property "Reference" "#PWR0106" (at 223.52 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 223.52 80.01 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 223.52 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 223.52 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid ad3a7a14-9814-4355-baa1-9cbd8a234e1b))
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "#PWR0106") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "#PWR06") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 165.1 85.09 180) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 65a496d5-533f-430d-89c8-768f7297ae82)
(property "Reference" "#PWR0103" (at 165.1 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 165.1 80.01 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 165.1 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 165.1 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 281374f3-90b1-4712-8aa4-b8860dcf76a1))
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "#PWR0103") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "#PWR03") (unit 1)
)
)
)
)
(symbol (lib_id "Mechanical:MountingHole") (at 259.08 193.04 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 713ddbfc-5f57-4198-b6c7-6ce0d0197df1)
(property "Reference" "H3" (at 261.62 191.8716 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "MountingHole" (at 261.62 194.183 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "MountingHole:MountingHole_4.3mm_M4_ISO7380" (at 259.08 193.04 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 259.08 193.04 0)
(effects (font (size 1.27 1.27)) hide)
)
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "H3") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "H3") (unit 1)
)
)
)
)
(symbol (lib_id "slider-deej:Slider") (at 156.21 109.22 0) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 78fc5dfb-ee40-464a-87e4-2c96bdb86a78)
(property "Reference" "VR2" (at 162.8902 94.7166 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "Slider" (at 162.8902 97.028 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Auro-deej:Fdeej-slider" (at 149.86 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 149.86 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a9d55906-85f6-4bdf-bac5-945e5b482cb7))
(pin "2" (uuid 73987f8f-b7d3-4a43-a651-87e2881a2528))
(pin "3" (uuid fb1f89f2-b883-4f78-9d2f-ca0fcdaafac0))
(pin "4" (uuid 61d8922e-156e-4aac-bf57-4b3dc20b8d32))
(pin "5" (uuid 5e302463-54cd-4abc-b7dd-d9f0b1076028))
(pin "6" (uuid d845d669-8eb1-43d9-b7ee-fb898ff84cc8))
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "VR2") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "VR2") (unit 1)
)
)
)
)
(symbol (lib_id "slider-deej:Slider") (at 92.71 110.49 0) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 7b28e4a0-1ad1-4a39-945b-a73117c14152)
(property "Reference" "VR1" (at 99.3902 95.9866 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "Slider" (at 99.3902 98.298 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Auro-deej:Fdeej-slider" (at 86.36 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 86.36 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 32c4ebe3-31df-4fef-82f1-82074736c4e9))
(pin "2" (uuid 18ca9004-5891-4a5d-b643-66f30e008c02))
(pin "3" (uuid a274a85a-e767-49dc-a785-49d4d7ebacb0))
(pin "4" (uuid 36792cf1-fe87-4b6b-b948-e4981dc6c797))
(pin "5" (uuid f37ce95c-7da8-4747-b92a-050ce8f43917))
(pin "6" (uuid 23770b84-9537-4c6c-af2c-f80e4e0a41f7))
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "VR1") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "VR1") (unit 1)
)
)
)
)
(symbol (lib_id "slider-deej:Slider") (at 175.26 109.22 0) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid a075eda4-9078-4950-8153-1da053795da8)
(property "Reference" "VR3" (at 181.9402 94.7166 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "Slider" (at 181.9402 97.028 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Auro-deej:Fdeej-slider" (at 168.91 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 168.91 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 882b989d-cec2-4280-88c4-d93b9aa372b3))
(pin "2" (uuid 5edc1999-c6bd-47e8-9fdf-3382e2690fcd))
(pin "3" (uuid ae3aca9c-d91b-46b2-8df6-c3a25473a226))
(pin "4" (uuid a75eff64-79f3-4794-a144-7230571b849e))
(pin "5" (uuid 68274502-470e-4ce8-b0cb-e6eb61877801))
(pin "6" (uuid c81b29d4-748a-49bc-a7d2-6225bdc7ab9c))
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "VR3") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "VR3") (unit 1)
)
)
)
)
(symbol (lib_id "latest Auro-deej-rescue:ProMicro-keebio") (at 134.62 119.38 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid c7e2513c-d6ec-40b6-9d1e-d83b312aa981)
(property "Reference" "U1" (at 134.62 98.1202 0)
(effects (font (size 1.524 1.524)))
)
(property "Value" "ProMicro" (at 134.62 100.8126 0)
(effects (font (size 1.524 1.524)))
)
(property "Footprint" "Keebio-Parts:ArduinoProMicro" (at 161.29 182.88 90)
(effects (font (size 1.524 1.524)) hide)
)
(property "Datasheet" "" (at 161.29 182.88 90)
(effects (font (size 1.524 1.524)) hide)
)
(pin "1" (uuid 6cfe0010-d492-429e-b977-6d902eafca74))
(pin "10" (uuid 90e4473e-7754-47f5-9dd3-e73ace0d8d02))
(pin "11" (uuid 799fa4e5-e555-459b-a14b-66c156f74f13))
(pin "12" (uuid fc5fb6d3-a235-43d0-9140-db10cab3ca5d))
(pin "13" (uuid 71b61147-72d8-4ea4-96c4-9a0c9c0d2785))
(pin "14" (uuid 67f6cecf-1cb6-4538-9c97-f4fe21ee730f))
(pin "15" (uuid df6bd08d-81ad-46c5-b708-5a1ce27fda68))
(pin "16" (uuid 202bf12e-3193-4625-bc74-dfb94873aa9f))
(pin "17" (uuid d610408f-c4ea-48db-9a33-0f9c7ef38aa7))
(pin "18" (uuid 25e2f890-9b43-40cd-b0b3-95c2f229eaa6))
(pin "19" (uuid 57cd847e-13b4-4515-9d1b-fd8dce79c28b))
(pin "2" (uuid 983493f4-7b31-453a-b786-56f80acb4acb))
(pin "20" (uuid 75438ee5-4054-41d4-86ca-6b0e24351bbf))
(pin "21" (uuid c88209f8-0725-4e46-b369-5983efba4717))
(pin "22" (uuid 4830e9f2-b08f-4685-b15c-6460ffb28b2c))
(pin "23" (uuid 34132510-0038-4228-badc-01da0b79f463))
(pin "24" (uuid d31852cf-5517-4806-9537-4a693efb687a))
(pin "3" (uuid 42319605-020a-4933-85dc-e5f34e0c4244))
(pin "4" (uuid be86a8c5-107f-4e4a-8983-3a580cb2bafc))
(pin "5" (uuid a293b221-f686-4510-9f3b-2706236efe5a))
(pin "6" (uuid 5813a09c-e49e-4d9d-bf91-ec1d5ecf8458))
(pin "7" (uuid 614266f5-bcb4-482d-9f50-193d7db6a969))
(pin "8" (uuid a0c19f33-5946-4b34-b4f6-cddb91977f52))
(pin "9" (uuid f38b6775-21df-45d5-b69f-18f7f56fa4ba))
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "U1") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "U1") (unit 1)
)
)
)
)
(symbol (lib_id "Mechanical:MountingHole") (at 259.08 199.39 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid ce952f41-916b-4360-b29d-cad3078e328a)
(property "Reference" "H4" (at 261.62 198.2216 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "MountingHole" (at 261.62 200.533 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "MountingHole:MountingHole_4.3mm_M4_ISO7380" (at 259.08 199.39 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 259.08 199.39 0)
(effects (font (size 1.27 1.27)) hide)
)
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "H4") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "H4") (unit 1)
)
)
)
)
(symbol (lib_id "Mechanical:MountingHole") (at 259.08 180.34 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid cf959554-232c-4226-a906-53c7cf57614b)
(property "Reference" "H1" (at 261.62 179.1716 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "MountingHole" (at 261.62 181.483 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "MountingHole:MountingHole_4.3mm_M4_ISO7380" (at 259.08 180.34 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 259.08 180.34 0)
(effects (font (size 1.27 1.27)) hide)
)
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "H1") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "H1") (unit 1)
)
)
)
)
(symbol (lib_id "slider-deej:Slider") (at 195.58 109.22 0) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid f1f0d1de-4919-4ecd-a867-f8e2623611ca)
(property "Reference" "VR4" (at 202.2602 94.7166 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "Slider" (at 202.2602 97.028 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Auro-deej:Fdeej-slider" (at 189.23 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 189.23 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1f1e35cd-7cd4-4254-afbe-b6c117a742ac))
(pin "2" (uuid 5d635dbf-9a78-409f-8b80-714ff5560d6d))
(pin "3" (uuid 17846c4f-0802-4709-af64-9c09662299a6))
(pin "4" (uuid 0d98ff0c-27eb-4727-ab09-e56a33d3b00b))
(pin "5" (uuid 18353a96-2019-4f59-afbc-5a952f3813e5))
(pin "6" (uuid 2b642fcc-ce1f-48ee-a95e-5662f11c2694))
(instances
(project "latest Auro-deej"
(path "/37218bde-90bd-4e70-8993-699f2551d970"
(reference "VR4") (unit 1)
)
)
(project "Deej"
(path "/dd8f0668-ce59-4d1b-9474-dd864f0d0622"
(reference "VR4") (unit 1)
)
)
)
)
(sheet_instances
(path "/" (page "1"))
)
)