-
Notifications
You must be signed in to change notification settings - Fork 7
/
ruler.net
842 lines (842 loc) · 30.9 KB
/
ruler.net
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
(export (version D)
(design
(source /home/kaspar/projects/ruler/ruler.sch)
(date "Thu 16 Aug 2018 17:54:52 BST")
(tool "Eeschema 5.0.0-fee4fd1~66~ubuntu16.04.1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source ruler.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref DRAWING1)
(value Conn_01x01)
(footprint drawings:ruler)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AD89FB0))
(comp (ref J1)
(value USB_OTG)
(footprint smisioto.eu/kicad_libs/modules/w_conn_pc.pretty:conn_usb_B_micro_smd)
(libsource (lib ruler-rescue) (part conn_USB_OTG) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1AC17))
(comp (ref R2)
(value 1k)
(footprint KiCad/Resistors_SMD.pretty:R_0402)
(libsource (lib ruler-rescue) (part device_R) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1AC98))
(comp (ref LED2)
(value 0402)
(footprint KiCad/LEDs.pretty:LED_0402)
(libsource (lib ruler-rescue) (part device_LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1ADEC))
(comp (ref SW4)
(value FSMCT)
(footprint custom:FSMCT)
(libsource (lib ruler-rescue) (part switches_SW_Push_Dual) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1B6F7))
(comp (ref R3)
(value 1k)
(footprint KiCad/Resistors_SMD.pretty:R_0603)
(libsource (lib ruler-rescue) (part device_R) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1B6FD))
(comp (ref LED3)
(value 0603)
(footprint KiCad/LEDs.pretty:LED_0603)
(libsource (lib ruler-rescue) (part device_LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1B703))
(comp (ref R4)
(value 1k)
(footprint KiCad/Resistors_SMD.pretty:R_0805)
(libsource (lib ruler-rescue) (part device_R) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1BC99))
(comp (ref LED4)
(value 0805)
(footprint KiCad/LEDs.pretty:LED_0805)
(libsource (lib ruler-rescue) (part device_LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1BC9F))
(comp (ref SW3)
(value B3U1000P)
(footprint digikey/digikey-kicad-library/digikey-footprints.pretty:Switch_Tactile_SMD_B3U-1000P)
(libsource (lib ruler-rescue) (part switches_SW_Push) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1BCB7))
(comp (ref R5)
(value 1k)
(footprint KiCad/Resistors_SMD.pretty:R_1206)
(libsource (lib ruler-rescue) (part device_R) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1BCBD))
(comp (ref LED5)
(value 1206)
(footprint KiCad/LEDs.pretty:LED_1206)
(libsource (lib ruler-rescue) (part device_LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1BCC3))
(comp (ref R1)
(value 1k)
(footprint KiCad/Resistors_SMD.pretty:R_0201)
(libsource (lib ruler-rescue) (part device_R) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1E7D0))
(comp (ref LED1)
(value "LED Tester")
(footprint custom:led_test_pads)
(libsource (lib ruler-rescue) (part device_LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1EE41))
(comp (ref SW7)
(value JS202011SCQN)
(footprint digikey/digikey-kicad-library/digikey-footprints.pretty:Switch_Slide_JS202011SCQN)
(libsource (lib ruler-rescue) (part Switch_SW_DPDT_x2) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF20899))
(comp (ref SW1)
(value KMR2)
(footprint KiCad/Buttons_Switches_SMD.pretty:SW_SPST_KMR2)
(libsource (lib ruler-rescue) (part switches_SW_Push) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF21638))
(comp (ref D1)
(value SMA)
(footprint KiCad/Diodes_SMD.pretty:D_SMA)
(libsource (lib ruler-rescue) (part device_D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF423A2))
(comp (ref D2)
(value SMB)
(footprint KiCad/Diodes_SMD.pretty:D_SMB)
(libsource (lib ruler-rescue) (part device_D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF48CEA))
(comp (ref D3)
(value SMC)
(footprint KiCad/Diodes_SMD.pretty:D_SMC)
(libsource (lib ruler-rescue) (part device_D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF49F44))
(comp (ref D4)
(value SOD-123)
(footprint KiCad/Diodes_SMD.pretty:D_SOD-123)
(libsource (lib ruler-rescue) (part device_D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF4B2D9))
(comp (ref D5)
(value SOD-323)
(footprint KiCad/Diodes_SMD.pretty:D_SOD-323)
(libsource (lib ruler-rescue) (part device_D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF4E276))
(comp (ref D6)
(value SOD-523)
(footprint KiCad/Diodes_SMD.pretty:D_SOD-523)
(libsource (lib ruler-rescue) (part device_D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF4E2E0))
(comp (ref SW6)
(value FSM2JSM)
(footprint custom:FSM2JSMA)
(libsource (lib ruler-rescue) (part switches_SW_Push) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF214E5))
(comp (ref SW5)
(value TL3315)
(footprint digikey/digikey-kicad-library/digikey-footprints.pretty:Switch_4.5x4.5mm_SMD_TL3315NF160Q)
(libsource (lib ruler-rescue) (part switches_SW_Push_Dual) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1AB0F))
(comp (ref U1)
(value QFN-0.5mm)
(footprint KiCad/Housings_DFN_QFN.pretty:QFN-16-1EP_3x3mm_Pitch0.5mm)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF35EB6))
(comp (ref U2)
(value LQFP)
(footprint adamgreig/agg-kicad/agg.pretty:LQFP-32)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF36129))
(comp (ref U3)
(value SOIC)
(footprint adamgreig/agg-kicad/agg.pretty:SOIC-8)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF36193))
(comp (ref U4)
(value BGA-0.8mm)
(footprint KiCad/SMD_Packages.pretty:BGA-64-0.8mm)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF3624D))
(comp (ref C4)
(value 8x10mm)
(footprint KiCad/Capacitors_SMD.pretty:CP_Elec_8x10)
(libsource (lib ruler-rescue) (part device_CP) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF36819))
(comp (ref C5)
(value A/3216)
(footprint KiCad/Capacitors_Tantalum_SMD.pretty:CP_Tantalum_Case-A_EIA-3216-18_Reflow)
(libsource (lib ruler-rescue) (part device_CP) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF36911))
(comp (ref C1)
(value 3x5.3mm)
(footprint KiCad/Capacitors_SMD.pretty:CP_Elec_3x5.3)
(libsource (lib ruler-rescue) (part device_CP) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF3698F))
(comp (ref C2)
(value 4x5.8mm)
(footprint KiCad/Capacitors_SMD.pretty:CP_Elec_4x5.8)
(libsource (lib ruler-rescue) (part device_CP) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF36A09))
(comp (ref U5)
(value "TSSOP 3x3mm")
(footprint KiCad/Housings_SSOP.pretty:TSSOP-8_3x3mm_Pitch0.65mm)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF36C48))
(comp (ref Q1)
(value SOT23)
(footprint adamgreig/agg-kicad/agg.pretty:SOT-23)
(libsource (lib ruler-rescue) (part device_Q_NMOS_DGS) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF36EF3))
(comp (ref Q2)
(value SOT323)
(footprint adamgreig/agg-kicad/agg.pretty:SOT-323)
(libsource (lib ruler-rescue) (part device_Q_NMOS_DGS) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF3701E))
(comp (ref Q3)
(value SOT883)
(footprint adamgreig/agg-kicad/agg.pretty:SOT-883-B)
(libsource (lib ruler-rescue) (part device_Q_NMOS_DGS) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF37130))
(comp (ref Q5)
(value SOT223)
(footprint ep092/library_toni.pretty:SOT223_GND_VO_VI)
(libsource (lib ruler-rescue) (part device_Q_NMOS_DGS) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF371B6))
(comp (ref L1)
(value 1008)
(footprint jnedbal/jakub.pretty:Inductor_1008)
(libsource (lib ruler-rescue) (part pspice_INDUCTOR) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF37627))
(comp (ref L2)
(value 8x8mm)
(footprint KiCad/Inductors.pretty:Inductor_Taiyo-Yuden_NR-80xx)
(libsource (lib ruler-rescue) (part pspice_INDUCTOR) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF376DF))
(comp (ref L3)
(value 4x4mm)
(footprint KiCad/Inductors.pretty:Inductor_Taiyo-Yuden_MD-4040)
(libsource (lib ruler-rescue) (part pspice_INDUCTOR) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF3782D))
(comp (ref L4)
(value 5x5mm)
(footprint KiCad/Inductors.pretty:Inductor_Taiyo-Yuden_MD-5050)
(libsource (lib ruler-rescue) (part pspice_INDUCTOR) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF378B7))
(comp (ref L5)
(value 6x6mm)
(footprint KiCad/Inductors.pretty:Inductor_Taiyo-Yuden_NR-60xx)
(libsource (lib ruler-rescue) (part pspice_INDUCTOR) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF37999))
(comp (ref Q4)
(value SOT523)
(footprint digikey/digikey-kicad-library/digikey-footprints.pretty:SOT-523)
(libsource (lib ruler-rescue) (part device_Q_NMOS_DGS) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF37A37))
(comp (ref C3)
(value 5x5.8mm)
(footprint KiCad/Capacitors_SMD.pretty:CP_Elec_5x5.8)
(libsource (lib ruler-rescue) (part device_CP) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF37BBB))
(comp (ref C6)
(value B/3528)
(footprint KiCad/Capacitors_Tantalum_SMD.pretty:CP_Tantalum_Case-B_EIA-3528-21_Reflow)
(libsource (lib ruler-rescue) (part device_CP) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF3B202))
(comp (ref C7)
(value C/6032)
(footprint KiCad/Capacitors_Tantalum_SMD.pretty:CP_Tantalum_Case-C_EIA-6032-28_Reflow)
(libsource (lib ruler-rescue) (part device_CP) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF3B28E))
(comp (ref C8)
(value D/7343)
(footprint KiCad/Capacitors_Tantalum_SMD.pretty:CP_Tantalum_Case-D_EIA-7343-31_Reflow)
(libsource (lib ruler-rescue) (part device_CP) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF3B326))
(comp (ref DRAWING2)
(value Conn_01x01)
(footprint drawings:leds_text)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF38CEB))
(comp (ref DRAWING3)
(value Conn_01x01)
(footprint drawings:resistors_text)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF3917C))
(comp (ref DRAWING4)
(value Conn_01x01)
(footprint drawings:diodes_text)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF3941C))
(comp (ref DRAWING5)
(value Conn_01x01)
(footprint drawings:switches_text)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF39890))
(comp (ref DRAWING9)
(value Conn_01x01)
(footprint drawings:inductors_text)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF38772))
(comp (ref DRAWING11)
(value Conn_01x01)
(footprint drawings:electrolytic_text)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF39663))
(comp (ref DRAWING10)
(value Conn_01x01)
(footprint drawings:tantalum_text)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF39963))
(comp (ref U6)
(value MSOIC)
(footprint smisioto.eu/kicad_libs/modules/w_smd_dil.pretty:msoic-8)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF3E368))
(comp (ref U7)
(value TSOP-0.95mm)
(footprint KiCad/Housings_SSOP.pretty:TSOP-6_1.65x3.05mm_Pitch0.95mm)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF3E40C))
(comp (ref L6)
(value 2x2mm)
(footprint KiCad/Inductors.pretty:Inductor_Taiyo-Yuden_NR-20xx)
(libsource (lib ruler-rescue) (part pspice_INDUCTOR) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF4B711))
(comp (ref U8)
(value SOT23-6)
(footprint KiCad/TO_SOT_Packages_SMD.pretty:SOT-23-6)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B01A8F8))
(comp (ref U9)
(value SOT23-8)
(footprint KiCad/TO_SOT_Packages_SMD.pretty:SOT-23-8)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B01A996))
(comp (ref U10)
(value SOT963-6)
(footprint KiCad/TO_SOT_Packages_SMD.pretty:SOT-963)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B01AA38))
(comp (ref U11)
(value SSOP14)
(footprint KiCad/SMD_Packages.pretty:SSOP-14)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B01C630))
(comp (ref U12)
(value SO16-L)
(footprint KiCad/SMD_Packages.pretty:SO-16-L)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B01CBAD))
(comp (ref U15)
(value SOT1333)
(footprint KiCad/TO_SOT_Packages_SMD.pretty:SOT-1333-1)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B020119))
(comp (ref Q7)
(value SuperSOT)
(footprint KiCad/TO_SOT_Packages_SMD.pretty:SuperSOT-3)
(libsource (lib ruler-rescue) (part device_Q_NMOS_DGS) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B0204CF))
(comp (ref U13)
(value SOT666)
(footprint KiCad/TO_SOT_Packages_SMD.pretty:SOT-666)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B01C4ED))
(comp (ref Q6)
(value SOT89)
(footprint KiCad/TO_SOT_Packages_SMD.pretty:SOT-89-3)
(libsource (lib ruler-rescue) (part device_Q_NMOS_DGS) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B01D5F1))
(comp (ref U14)
(value SOT1194)
(footprint adamgreig/agg-kicad/agg.pretty:SOT-1194-1)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B01F626))
(comp (ref U16)
(value SOT669)
(footprint KiCad/TO_SOT_Packages_SMD.pretty:SOT-669_LFPAK)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B020648))
(comp (ref U17)
(value "TSSOP 4.4x3mm")
(footprint KiCad/Housings_SSOP.pretty:TSSOP-8_4.4x3mm_Pitch0.65mm)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B0210DE))
(comp (ref U18)
(value SO4)
(footprint KiCad/Housings_SOIC.pretty:SO-4_4.4x2.3mm_Pitch1.27mm)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B022E4C))
(comp (ref U19)
(value VSSOP)
(footprint KiCad/Housings_SSOP.pretty:VSSOP-8_2.3x2mm_Pitch0.5mm)
(datasheet ~)
(libsource (lib ruler-rescue) (part conn_Conn_01x01) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B023BC9))
(comp (ref R6)
(value 1k)
(footprint KiCad/kicad-footprints/Resistor_SMD.pretty:R_01005_0402Metric)
(libsource (lib ruler-rescue) (part device_R) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B70AFDC))
(comp (ref LED6)
(value 0201)
(footprint KiCad/kicad-footprints/LED_SMD.pretty:LED_0201_0603Metric)
(libsource (lib ruler-rescue) (part device_LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B70AFE2))
(comp (ref SW8)
(value KSR223)
(footprint OpenMusicKontrollers/omk.pretty:KSR)
(libsource (lib ruler-rescue) (part switches_SW_Push) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B70AFF0))
(comp (ref SW2)
(value EVQPE1)
(footprint KiCad/Buttons_Switches_SMD.pretty:SW_SPST_EVQPE1)
(libsource (lib ruler-rescue) (part switches_SW_Push) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5AF1BC93)))
(libparts
(libpart (lib ruler-rescue) (part Switch_SW_DPDT_x2)
(footprints
(fp SW*DPDT*))
(fields
(field (name Reference) SW)
(field (name Value) Switch_SW_DPDT_x2))
(pins
(pin (num 1) (name A) (type passive))
(pin (num 2) (name B) (type passive))
(pin (num 3) (name C) (type passive))
(pin (num 4) (name A) (type passive))
(pin (num 5) (name B) (type passive))
(pin (num 6) (name C) (type passive))))
(libpart (lib ruler-rescue) (part conn_Conn_01x01)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) conn_Conn_01x01))
(pins
(pin (num 1) (name Pin_1) (type passive))))
(libpart (lib ruler-rescue) (part conn_USB_OTG)
(footprints
(fp USB*))
(fields
(field (name Reference) J)
(field (name Value) conn_USB_OTG))
(pins
(pin (num 1) (name VBUS) (type power_in))
(pin (num 2) (name D-) (type passive))
(pin (num 3) (name D+) (type passive))
(pin (num 4) (name ID) (type passive))
(pin (num 5) (name GND) (type power_in))
(pin (num 6) (name Shield) (type passive))))
(libpart (lib ruler-rescue) (part device_CP)
(footprints
(fp CP_*))
(fields
(field (name Reference) C)
(field (name Value) device_CP))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib ruler-rescue) (part device_D)
(footprints
(fp TO-???*)
(fp *SingleDiode)
(fp *_Diode_*)
(fp *SingleDiode*)
(fp D_*))
(fields
(field (name Reference) D)
(field (name Value) device_D))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib ruler-rescue) (part device_LED)
(footprints
(fp LED*))
(fields
(field (name Reference) D)
(field (name Value) device_LED))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib ruler-rescue) (part device_Q_NMOS_DGS)
(fields
(field (name Reference) Q)
(field (name Value) device_Q_NMOS_DGS))
(pins
(pin (num 1) (name D) (type passive))
(pin (num 2) (name G) (type input))
(pin (num 3) (name S) (type passive))))
(libpart (lib ruler-rescue) (part device_R)
(footprints
(fp R_*)
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) device_R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib ruler-rescue) (part pspice_INDUCTOR)
(fields
(field (name Reference) L)
(field (name Value) pspice_INDUCTOR))
(pins
(pin (num 1) (name 1) (type input))
(pin (num 2) (name 2) (type input))))
(libpart (lib ruler-rescue) (part switches_SW_Push)
(fields
(field (name Reference) SW)
(field (name Value) switches_SW_Push))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib ruler-rescue) (part switches_SW_Push_Dual)
(fields
(field (name Reference) SW)
(field (name Value) switches_SW_Push_Dual))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))
(pin (num 3) (name 3) (type passive))
(pin (num 4) (name 4) (type passive)))))
(libraries
(library (logical ruler-rescue)
(uri /home/kaspar/projects/ruler/ruler-rescue.lib)))
(nets
(net (code 1) (name "Net-(L2-Pad2)")
(node (ref L2) (pin 2)))
(net (code 2) (name "Net-(Q4-Pad2)")
(node (ref Q4) (pin 2)))
(net (code 3) (name "Net-(Q4-Pad1)")
(node (ref Q4) (pin 1)))
(net (code 4) (name "Net-(L5-Pad2)")
(node (ref L5) (pin 2)))
(net (code 5) (name "Net-(L5-Pad1)")
(node (ref L5) (pin 1)))
(net (code 6) (name "Net-(L4-Pad2)")
(node (ref L4) (pin 2)))
(net (code 7) (name "Net-(L4-Pad1)")
(node (ref L4) (pin 1)))
(net (code 8) (name "Net-(L3-Pad2)")
(node (ref L3) (pin 2)))
(net (code 9) (name "Net-(L3-Pad1)")
(node (ref L3) (pin 1)))
(net (code 10) (name "Net-(Q4-Pad3)")
(node (ref Q4) (pin 3)))
(net (code 11) (name "Net-(L2-Pad1)")
(node (ref L2) (pin 1)))
(net (code 12) (name "Net-(L1-Pad2)")
(node (ref L1) (pin 2)))
(net (code 13) (name "Net-(L1-Pad1)")
(node (ref L1) (pin 1)))
(net (code 14) (name "Net-(Q5-Pad3)")
(node (ref Q5) (pin 3)))
(net (code 15) (name "Net-(Q5-Pad2)")
(node (ref Q5) (pin 2)))
(net (code 16) (name "Net-(Q5-Pad1)")
(node (ref Q5) (pin 1)))
(net (code 17) (name "Net-(Q3-Pad3)")
(node (ref Q3) (pin 3)))
(net (code 18) (name "Net-(C8-Pad2)")
(node (ref C8) (pin 2)))
(net (code 19) (name "Net-(U6-Pad1)")
(node (ref U6) (pin 1)))
(net (code 20) (name "Net-(DRAWING10-Pad1)")
(node (ref DRAWING10) (pin 1)))
(net (code 21) (name "Net-(DRAWING11-Pad1)")
(node (ref DRAWING11) (pin 1)))
(net (code 22) (name "Net-(DRAWING9-Pad1)")
(node (ref DRAWING9) (pin 1)))
(net (code 23) (name "Net-(DRAWING5-Pad1)")
(node (ref DRAWING5) (pin 1)))
(net (code 24) (name "Net-(DRAWING4-Pad1)")
(node (ref DRAWING4) (pin 1)))
(net (code 25) (name "Net-(DRAWING3-Pad1)")
(node (ref DRAWING3) (pin 1)))
(net (code 26) (name "Net-(DRAWING2-Pad1)")
(node (ref DRAWING2) (pin 1)))
(net (code 27) (name "Net-(Q3-Pad2)")
(node (ref Q3) (pin 2)))
(net (code 28) (name "Net-(C8-Pad1)")
(node (ref C8) (pin 1)))
(net (code 29) (name "Net-(C7-Pad2)")
(node (ref C7) (pin 2)))
(net (code 30) (name "Net-(C7-Pad1)")
(node (ref C7) (pin 1)))
(net (code 31) (name "Net-(C6-Pad2)")
(node (ref C6) (pin 2)))
(net (code 32) (name "Net-(C6-Pad1)")
(node (ref C6) (pin 1)))
(net (code 33) (name "Net-(C3-Pad2)")
(node (ref C3) (pin 2)))
(net (code 34) (name "Net-(C3-Pad1)")
(node (ref C3) (pin 1)))
(net (code 35) (name "Net-(U4-Pad1)")
(node (ref U4) (pin 1)))
(net (code 36) (name "Net-(U3-Pad1)")
(node (ref U3) (pin 1)))
(net (code 37) (name "Net-(U2-Pad1)")
(node (ref U2) (pin 1)))
(net (code 38) (name "Net-(U1-Pad1)")
(node (ref U1) (pin 1)))
(net (code 39) (name "Net-(LED4-Pad2)")
(node (ref LED4) (pin 2))
(node (ref R4) (pin 2)))
(net (code 40) (name "Net-(C4-Pad1)")
(node (ref C4) (pin 1)))
(net (code 41) (name "Net-(D6-Pad2)")
(node (ref D6) (pin 2)))
(net (code 42) (name "Net-(D6-Pad1)")
(node (ref D6) (pin 1)))
(net (code 43) (name "Net-(U7-Pad1)")
(node (ref U7) (pin 1)))
(net (code 44) (name "Net-(C4-Pad2)")
(node (ref C4) (pin 2)))
(net (code 45) (name "Net-(C5-Pad1)")
(node (ref C5) (pin 1)))
(net (code 46) (name "Net-(C5-Pad2)")
(node (ref C5) (pin 2)))
(net (code 47) (name "Net-(C1-Pad1)")
(node (ref C1) (pin 1)))
(net (code 48) (name "Net-(C1-Pad2)")
(node (ref C1) (pin 2)))
(net (code 49) (name "Net-(C2-Pad1)")
(node (ref C2) (pin 1)))
(net (code 50) (name "Net-(C2-Pad2)")
(node (ref C2) (pin 2)))
(net (code 51) (name "Net-(U5-Pad1)")
(node (ref U5) (pin 1)))
(net (code 52) (name "Net-(Q1-Pad1)")
(node (ref Q1) (pin 1)))
(net (code 53) (name "Net-(Q1-Pad2)")
(node (ref Q1) (pin 2)))
(net (code 54) (name "Net-(Q1-Pad3)")
(node (ref Q1) (pin 3)))
(net (code 55) (name "Net-(Q2-Pad1)")
(node (ref Q2) (pin 1)))
(net (code 56) (name "Net-(Q2-Pad2)")
(node (ref Q2) (pin 2)))
(net (code 57) (name "Net-(Q2-Pad3)")
(node (ref Q2) (pin 3)))
(net (code 58) (name "Net-(Q3-Pad1)")
(node (ref Q3) (pin 1)))
(net (code 59) (name SW_V+)
(node (ref SW2) (pin 1))
(node (ref SW7) (pin 2))
(node (ref SW4) (pin 4))
(node (ref SW4) (pin 3))
(node (ref SW8) (pin 1))
(node (ref SW3) (pin 1))
(node (ref SW5) (pin 3))
(node (ref SW5) (pin 4))
(node (ref SW6) (pin 1))
(node (ref SW1) (pin 1)))
(net (code 60) (name "Net-(LED6-Pad2)")
(node (ref LED6) (pin 2))
(node (ref R1) (pin 2)))
(net (code 61) (name "Net-(D5-Pad1)")
(node (ref SW4) (pin 2))
(node (ref SW4) (pin 1))
(node (ref R1) (pin 1))
(node (ref SW5) (pin 1))
(node (ref D5) (pin 1))
(node (ref SW5) (pin 2)))
(net (code 62) (name LED_V+)
(node (ref D2) (pin 2))
(node (ref D1) (pin 2))
(node (ref D3) (pin 2))
(node (ref D4) (pin 2))
(node (ref SW7) (pin 5))
(node (ref D5) (pin 2)))
(net (code 63) (name "Net-(D1-Pad1)")
(node (ref SW8) (pin 2))
(node (ref D1) (pin 1))
(node (ref R3) (pin 1)))
(net (code 64) (name "Net-(U15-Pad1)")
(node (ref U15) (pin 1)))
(net (code 65) (name "Net-(U14-Pad1)")
(node (ref U14) (pin 1)))
(net (code 66) (name "Net-(Q6-Pad3)")
(node (ref Q6) (pin 3)))
(net (code 67) (name "Net-(Q6-Pad2)")
(node (ref Q6) (pin 2)))
(net (code 68) (name "Net-(Q6-Pad1)")
(node (ref Q6) (pin 1)))
(net (code 69) (name "Net-(U13-Pad1)")
(node (ref U13) (pin 1)))
(net (code 70) (name "Net-(Q7-Pad3)")
(node (ref Q7) (pin 3)))
(net (code 71) (name "Net-(Q7-Pad2)")
(node (ref Q7) (pin 2)))
(net (code 72) (name "Net-(Q7-Pad1)")
(node (ref Q7) (pin 1)))
(net (code 73) (name "Net-(U16-Pad1)")
(node (ref U16) (pin 1)))
(net (code 74) (name "Net-(U12-Pad1)")
(node (ref U12) (pin 1)))
(net (code 75) (name "Net-(U11-Pad1)")
(node (ref U11) (pin 1)))
(net (code 76) (name "Net-(U10-Pad1)")
(node (ref U10) (pin 1)))
(net (code 77) (name "Net-(U9-Pad1)")
(node (ref U9) (pin 1)))
(net (code 78) (name "Net-(U8-Pad1)")
(node (ref U8) (pin 1)))
(net (code 79) (name "Net-(L6-Pad2)")
(node (ref L6) (pin 2)))
(net (code 80) (name "Net-(L6-Pad1)")
(node (ref L6) (pin 1)))
(net (code 81) (name "Net-(U17-Pad1)")
(node (ref U17) (pin 1)))
(net (code 82) (name "Net-(U18-Pad1)")
(node (ref U18) (pin 1)))
(net (code 83) (name "Net-(U19-Pad1)")
(node (ref U19) (pin 1)))
(net (code 84) (name GND)
(node (ref LED6) (pin 1))
(node (ref LED1) (pin 1))
(node (ref LED3) (pin 1))
(node (ref LED4) (pin 1))
(node (ref LED2) (pin 1))
(node (ref J1) (pin 6))
(node (ref J1) (pin 5))
(node (ref LED5) (pin 1)))
(net (code 85) (name "Net-(LED5-Pad2)")
(node (ref LED5) (pin 2))
(node (ref R5) (pin 2)))
(net (code 86) (name +5V)
(node (ref SW7) (pin 6))
(node (ref SW7) (pin 1))
(node (ref J1) (pin 1))
(node (ref R6) (pin 1)))
(net (code 87) (name "Net-(LED1-Pad2)")
(node (ref R6) (pin 2))
(node (ref LED1) (pin 2)))
(net (code 88) (name "Net-(LED2-Pad2)")
(node (ref LED2) (pin 2))
(node (ref R2) (pin 2)))
(net (code 89) (name "Net-(J1-Pad4)")
(node (ref J1) (pin 4)))
(net (code 90) (name "Net-(J1-Pad3)")
(node (ref J1) (pin 3)))
(net (code 91) (name "Net-(J1-Pad2)")
(node (ref J1) (pin 2)))
(net (code 92) (name "Net-(LED3-Pad2)")
(node (ref LED3) (pin 2))
(node (ref R3) (pin 2)))
(net (code 93) (name "Net-(D2-Pad1)")
(node (ref SW6) (pin 2))
(node (ref R5) (pin 1))
(node (ref D2) (pin 1)))
(net (code 94) (name "Net-(D3-Pad1)")
(node (ref SW3) (pin 2))
(node (ref SW1) (pin 2))
(node (ref R2) (pin 1))
(node (ref D3) (pin 1)))
(net (code 95) (name "Net-(D4-Pad1)")
(node (ref SW2) (pin 2))
(node (ref R4) (pin 1))
(node (ref D4) (pin 1)))
(net (code 96) (name "Net-(SW7-Pad4)")
(node (ref SW7) (pin 4)))
(net (code 97) (name "Net-(SW7-Pad3)")
(node (ref SW7) (pin 3)))
(net (code 98) (name "Net-(DRAWING1-Pad1)")
(node (ref DRAWING1) (pin 1)))))