-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathws2818b-level-shifter.kicad_sch
821 lines (797 loc) · 27.7 KB
/
ws2818b-level-shifter.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
(kicad_sch (version 20230121) (generator eeschema)
(uuid e4c30e1f-0ed0-4e18-948f-d5f2b618e2fb)
(paper "A4")
(title_block
(title "WS2812B Level Shifter")
(date "2024-01-01")
(rev "A")
(company "Butler Electronics")
(comment 1 "Joshua Butler, MD, MHI")
)
(lib_symbols
(symbol "74xGxx:74AHCT1G125" (in_bom yes) (on_board yes)
(property "Reference" "U" (at -2.54 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "74AHCT1G125" (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" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "Single Gate Buff Tri-State LVC CMOS" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Single Buffer Gate Tri-State, Low-Voltage CMOS" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SOT* SG-*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "74AHCT1G125_0_1"
(polyline
(pts
(xy -7.62 6.35)
(xy -7.62 -6.35)
(xy 5.08 0)
(xy -7.62 6.35)
)
(stroke (width 0.254) (type default))
(fill (type background))
)
)
(symbol "74AHCT1G125_1_1"
(pin input inverted (at 0 10.16 270) (length 7.62)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 0 0) (length 7.62)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -5.08 -10.16 90) (length 5.08)
(name "GND" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 12.7 0 180) (length 7.62)
(name "~" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -5.08 10.16 270) (length 5.08)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Connector_Generic:Conn_01x03" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (at 0 5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_01x03" (at 0 -5.08 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" "connector" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_01x03_1_1"
(rectangle (start -1.27 -2.413) (end 0 -2.667)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 0.127) (end 0 -0.127)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 2.667) (end 0 2.413)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 3.81) (end 1.27 -3.81)
(stroke (width 0.254) (type default))
(fill (type background))
)
(pin passive line (at -5.08 2.54 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 0 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 -2.54 0) (length 3.81)
(name "Pin_3" (effects (font (size 1.27 1.27))))
(number "3" (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" (at 0.762 0.508 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "R_Small" (at 0.762 -1.016 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(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" "R resistor" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Resistor, small symbol" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "R_*" (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))
(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 "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (at 0 3.556 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 \"+5V\"" (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))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0) (type default))
(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" (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))))
)
)
)
)
(junction (at 55.88 100.33) (diameter 0) (color 0 0 0 0)
(uuid 5eb11c66-3101-4c92-9e7c-ccde22485bc5)
)
(junction (at 55.88 66.04) (diameter 0) (color 0 0 0 0)
(uuid fa886cfa-0273-4062-b95e-a93fba006a88)
)
(polyline (pts (xy 109.22 30.48) (xy 109.22 113.03))
(stroke (width 0) (type dash))
(uuid 103fbf60-6f7b-41f2-8074-41d26d70c458)
)
(wire (pts (xy 86.36 58.42) (xy 90.17 58.42))
(stroke (width 0) (type default))
(uuid 38307e4e-f808-4b4b-aa9a-97b0155701a4)
)
(wire (pts (xy 86.36 87.63) (xy 90.17 87.63))
(stroke (width 0) (type default))
(uuid 40d9690d-c39d-45f9-b93d-58d8dc18097a)
)
(polyline (pts (xy 109.22 113.03) (xy 30.48 113.03))
(stroke (width 0) (type dash))
(uuid 4c1c6896-1523-4a57-b5f5-a5c7f9082001)
)
(wire (pts (xy 86.36 58.42) (xy 86.36 59.69))
(stroke (width 0) (type default))
(uuid 61cec390-28df-4cb0-84fe-8fc5672de58e)
)
(polyline (pts (xy 30.48 30.48) (xy 109.22 30.48))
(stroke (width 0) (type dash))
(uuid 72cc9fa7-dd1d-4c53-bafe-9a93d8b1b30e)
)
(wire (pts (xy 67.31 45.72) (xy 67.31 66.04))
(stroke (width 0) (type default))
(uuid 80bf6128-69f4-448a-a9c6-017032c3d16f)
)
(wire (pts (xy 60.96 80.01) (xy 67.31 80.01))
(stroke (width 0) (type default))
(uuid 8d1d8d98-9624-4595-b0c6-09cb4f0b5e48)
)
(wire (pts (xy 60.96 45.72) (xy 67.31 45.72))
(stroke (width 0) (type default))
(uuid 94bfab4f-e3cb-409c-8d06-3f2014898c11)
)
(wire (pts (xy 78.74 90.17) (xy 90.17 90.17))
(stroke (width 0) (type default))
(uuid 95b0446a-12ee-4389-972f-c8387659637b)
)
(wire (pts (xy 86.36 92.71) (xy 86.36 93.98))
(stroke (width 0) (type default))
(uuid a4b8fa0e-9bfd-4a39-96e2-294b154b472b)
)
(wire (pts (xy 86.36 92.71) (xy 90.17 92.71))
(stroke (width 0) (type default))
(uuid acdf666a-532c-4840-a3de-0e6ff6243f1e)
)
(wire (pts (xy 86.36 53.34) (xy 90.17 53.34))
(stroke (width 0) (type default))
(uuid b12e3653-1d8e-46e5-aa86-aba0fc062c46)
)
(wire (pts (xy 67.31 80.01) (xy 67.31 100.33))
(stroke (width 0) (type default))
(uuid b5312427-a6d5-4327-99db-d0a03dc48eaa)
)
(wire (pts (xy 78.74 55.88) (xy 90.17 55.88))
(stroke (width 0) (type default))
(uuid ccf7d447-70ce-42a2-886f-6183f606ebcf)
)
(polyline (pts (xy 30.48 30.48) (xy 30.48 113.03))
(stroke (width 0) (type dash))
(uuid d48dcfa9-d482-4c1d-8807-bd05ac80ff82)
)
(wire (pts (xy 67.31 100.33) (xy 55.88 100.33))
(stroke (width 0) (type default))
(uuid d7971af6-4bc0-4180-aaea-11f8757dda32)
)
(wire (pts (xy 86.36 50.8) (xy 86.36 53.34))
(stroke (width 0) (type default))
(uuid d8477d5d-a247-4b06-96b5-0c4ec8e49de7)
)
(wire (pts (xy 67.31 66.04) (xy 55.88 66.04))
(stroke (width 0) (type default))
(uuid d8d1b860-599e-46bf-975a-92fb68fb8f6b)
)
(wire (pts (xy 86.36 87.63) (xy 86.36 85.09))
(stroke (width 0) (type default))
(uuid efcc8892-5a5d-413b-af81-c1cc305db70c)
)
(text "Note: When ~{OE} is low, data is\npassed. Output is disabled when high."
(at 31.75 111.76 0)
(effects (font (size 1.27 1.27) italic) (justify left bottom))
(uuid 599bcb8a-8919-4b1b-b4be-026485c75d43)
)
(text "WS2812B LED Strip Connector" (at 107.95 111.76 0)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 62a1d425-9b4e-499d-99cc-98e4b024dd9a)
)
(hierarchical_label "LED_PWR" (shape output) (at 86.36 50.8 90) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 501f27db-8458-4c1c-9bd0-245b4f73e16b)
)
(hierarchical_label "LED1" (shape input) (at 45.72 55.88 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 68428a24-aa3d-4700-b0bb-8e12661a4229)
)
(hierarchical_label "LED_PWR" (shape output) (at 86.36 85.09 90) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 713e1f5f-4d37-4ef3-b04c-850db582700d)
)
(hierarchical_label "LED0" (shape input) (at 45.72 90.17 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 84db0f4e-8fa4-4bbe-ac58-0579fa846d7c)
)
(symbol (lib_id "Device:R_Small") (at 76.2 55.88 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 0a6a51a3-18b3-4b42-81db-780e571cc916)
(property "Reference" "R102" (at 76.2 53.34 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "100" (at 76.2 58.42 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 76.2 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 76.2 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C22775" (at 76.2 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Mouser" "603-RT0603FRE10100RL" (at 76.2 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid cf9d17d9-2166-4989-b947-cec22d3af07a))
(pin "2" (uuid 744f3fc2-9b17-4a18-9fac-5b3abb922b1b))
(instances
(project "wled-esp32-control-board"
(path "/39949f26-7b4e-4f4c-975a-4ef261468b2a"
(reference "R102") (unit 1)
)
)
(project "stm32-snake-controller"
(path "/dca7e15e-20a1-43f3-a9cb-86a6d7aa4e87/14bc5d8e-fdf7-4a51-a138-24c07a8ed6f6"
(reference "R301") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 86.36 93.98 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 2159fcc6-8b30-4bdf-b73f-91e8bc5a0c82)
(property "Reference" "#PWR0112" (at 86.36 100.33 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 86.36 99.06 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (at 86.36 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 86.36 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid babdbf3f-14d2-4a3c-bfda-11cfcb9d43d0))
(instances
(project "wled-esp32-control-board"
(path "/39949f26-7b4e-4f4c-975a-4ef261468b2a"
(reference "#PWR0112") (unit 1)
)
)
(project "stm32-snake-controller"
(path "/dca7e15e-20a1-43f3-a9cb-86a6d7aa4e87/14bc5d8e-fdf7-4a51-a138-24c07a8ed6f6"
(reference "#PWR0305") (unit 1)
)
)
)
)
(symbol (lib_id "power:+5V") (at 55.88 45.72 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 2849b21c-c6e9-4297-8035-a3e78e48573d)
(property "Reference" "#PWR0105" (at 55.88 49.53 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (at 55.88 40.64 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 55.88 45.72 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 55.88 45.72 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid b1a5cfb9-5eb7-4898-ab6f-507e702a8a14))
(instances
(project "wled-esp32-control-board"
(path "/39949f26-7b4e-4f4c-975a-4ef261468b2a"
(reference "#PWR0105") (unit 1)
)
)
(project "stm32-snake-controller"
(path "/dca7e15e-20a1-43f3-a9cb-86a6d7aa4e87/14bc5d8e-fdf7-4a51-a138-24c07a8ed6f6"
(reference "#PWR0301") (unit 1)
)
)
)
)
(symbol (lib_id "74xGxx:74AHCT1G125") (at 60.96 55.88 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 31c29e5b-6c3f-4bf2-8e4d-6d1b7776e1eb)
(property "Reference" "U102" (at 50.8 58.42 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "74AHCT1G125" (at 50.8 60.96 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" (at 60.96 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf" (at 60.96 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C7484" (at 60.96 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Mouser" "595-SNAHCT1G125DBVR" (at 60.96 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 13415531-7418-4ec6-871d-a289844b7016))
(pin "2" (uuid 9a367332-a6af-443f-9ac0-6fc086b0b479))
(pin "3" (uuid 56c65fd7-b9c0-4931-889d-15c290ae4549))
(pin "4" (uuid c9980174-7486-44ef-a58e-0058bf417527))
(pin "5" (uuid 0d8d318c-343d-4a5d-bcc2-28627abd46e5))
(instances
(project "smart-chessboard-board"
(path "/109dbe70-c904-4eb5-a81b-5b26ad9af1c7"
(reference "U102") (unit 1)
)
)
(project "wled-esp32-control-board"
(path "/39949f26-7b4e-4f4c-975a-4ef261468b2a"
(reference "U101") (unit 1)
)
)
(project "7-segment-display-controller"
(path "/a2f2828e-5f72-4b22-816e-2a917e094849"
(reference "U103") (unit 1)
)
)
(project "stm32-snake-controller"
(path "/dca7e15e-20a1-43f3-a9cb-86a6d7aa4e87/14bc5d8e-fdf7-4a51-a138-24c07a8ed6f6"
(reference "U301") (unit 1)
)
)
)
)
(symbol (lib_id "Connector_Generic:Conn_01x03") (at 95.25 90.17 0) (mirror x) (unit 1)
(in_bom no) (on_board yes) (dnp no)
(uuid 3e2c9713-e33c-4458-bb12-c85b0a750b04)
(property "Reference" "J102" (at 97.79 90.17 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Conn_01x03" (at 97.79 88.9 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "Footprint" "User_Footprint:molex-39773-0003" (at 95.25 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 95.25 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Mouser" "538-39773-0003" (at 95.25 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid d1db5928-f358-4fba-8658-fb37731435a3))
(pin "2" (uuid a6c45421-5534-48d9-a700-fd8563f5cb54))
(pin "3" (uuid 9af44432-2fe8-45c1-936e-bfaf1e80f5f3))
(instances
(project "wled-esp32-control-board"
(path "/39949f26-7b4e-4f4c-975a-4ef261468b2a"
(reference "J102") (unit 1)
)
)
(project "stm32-snake-controller"
(path "/dca7e15e-20a1-43f3-a9cb-86a6d7aa4e87/14bc5d8e-fdf7-4a51-a138-24c07a8ed6f6"
(reference "J302") (unit 1)
)
)
)
)
(symbol (lib_id "power:+5V") (at 55.88 80.01 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 4f4c4df2-6449-4d3e-89ec-a2ab64d6b0ac)
(property "Reference" "#PWR0111" (at 55.88 83.82 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (at 55.88 74.93 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 55.88 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 55.88 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1421684d-aa71-41db-9c4c-c0b808e20bcf))
(instances
(project "wled-esp32-control-board"
(path "/39949f26-7b4e-4f4c-975a-4ef261468b2a"
(reference "#PWR0111") (unit 1)
)
)
(project "stm32-snake-controller"
(path "/dca7e15e-20a1-43f3-a9cb-86a6d7aa4e87/14bc5d8e-fdf7-4a51-a138-24c07a8ed6f6"
(reference "#PWR0304") (unit 1)
)
)
)
)
(symbol (lib_id "Device:R_Small") (at 76.2 90.17 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 7bddd4fc-0b6e-4c23-a7bd-845889ba7acf)
(property "Reference" "R103" (at 76.2 87.63 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "100" (at 76.2 92.71 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 76.2 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 76.2 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C22775" (at 76.2 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Mouser" "603-RT0603FRE10100RL" (at 76.2 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 34dfd59a-0d3d-4959-8b13-82ff1dd39220))
(pin "2" (uuid 87435168-b39a-4756-b239-7327c8938adf))
(instances
(project "wled-esp32-control-board"
(path "/39949f26-7b4e-4f4c-975a-4ef261468b2a"
(reference "R103") (unit 1)
)
)
(project "stm32-snake-controller"
(path "/dca7e15e-20a1-43f3-a9cb-86a6d7aa4e87/14bc5d8e-fdf7-4a51-a138-24c07a8ed6f6"
(reference "R302") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 55.88 100.33 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 979bd23c-6f41-4461-a89e-ba615792545e)
(property "Reference" "#PWR010" (at 55.88 106.68 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 55.88 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (at 55.88 100.33 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 55.88 100.33 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1f26a648-580f-4909-9032-56b187078ae9))
(instances
(project "smart-chessboard-controller"
(path "/0425674f-d650-42b4-9dc1-d918177c0086"
(reference "#PWR010") (unit 1)
)
)
(project "wled-esp32-control-board"
(path "/39949f26-7b4e-4f4c-975a-4ef261468b2a"
(reference "#PWR0113") (unit 1)
)
)
(project "7-segment-display-controller"
(path "/a2f2828e-5f72-4b22-816e-2a917e094849"
(reference "#PWR0136") (unit 1)
)
)
(project "stm32-snake-controller"
(path "/dca7e15e-20a1-43f3-a9cb-86a6d7aa4e87/14bc5d8e-fdf7-4a51-a138-24c07a8ed6f6"
(reference "#PWR0306") (unit 1)
)
)
)
)
(symbol (lib_id "Connector_Generic:Conn_01x03") (at 95.25 55.88 0) (mirror x) (unit 1)
(in_bom no) (on_board yes) (dnp no)
(uuid c311973a-9382-4892-8f33-91c8eb4ab5e6)
(property "Reference" "J101" (at 97.79 55.88 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Conn_01x03" (at 97.79 54.61 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "Footprint" "User_Footprint:molex-39773-0003" (at 95.25 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 95.25 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Mouser" "538-39773-0003" (at 95.25 55.88 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid ee8e43b7-0b81-4024-94e5-43514cb7312a))
(pin "2" (uuid ae4ba3b7-3fca-493d-9f70-d4e56f20edb2))
(pin "3" (uuid ef3d90ed-4fd7-4c36-a58d-f48154387702))
(instances
(project "wled-esp32-control-board"
(path "/39949f26-7b4e-4f4c-975a-4ef261468b2a"
(reference "J101") (unit 1)
)
)
(project "stm32-snake-controller"
(path "/dca7e15e-20a1-43f3-a9cb-86a6d7aa4e87/14bc5d8e-fdf7-4a51-a138-24c07a8ed6f6"
(reference "J301") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 86.36 59.69 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid d0de9ab7-e27f-4ae6-9be4-d8d4278aadc2)
(property "Reference" "#PWR0107" (at 86.36 66.04 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 86.36 64.77 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (at 86.36 59.69 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 86.36 59.69 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 46333044-eed6-4724-a5bc-5b59241dbfdc))
(instances
(project "wled-esp32-control-board"
(path "/39949f26-7b4e-4f4c-975a-4ef261468b2a"
(reference "#PWR0107") (unit 1)
)
)
(project "stm32-snake-controller"
(path "/dca7e15e-20a1-43f3-a9cb-86a6d7aa4e87/14bc5d8e-fdf7-4a51-a138-24c07a8ed6f6"
(reference "#PWR0302") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 55.88 66.04 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid f83b70d9-2918-4e43-96a1-2af73bb204c2)
(property "Reference" "#PWR010" (at 55.88 72.39 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 55.88 71.12 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (at 55.88 66.04 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 55.88 66.04 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 2b10f837-441c-4e9a-a8bf-490cd18ffa88))
(instances
(project "smart-chessboard-controller"
(path "/0425674f-d650-42b4-9dc1-d918177c0086"
(reference "#PWR010") (unit 1)
)
)
(project "wled-esp32-control-board"
(path "/39949f26-7b4e-4f4c-975a-4ef261468b2a"
(reference "#PWR0108") (unit 1)
)
)
(project "7-segment-display-controller"
(path "/a2f2828e-5f72-4b22-816e-2a917e094849"
(reference "#PWR0136") (unit 1)
)
)
(project "stm32-snake-controller"
(path "/dca7e15e-20a1-43f3-a9cb-86a6d7aa4e87/14bc5d8e-fdf7-4a51-a138-24c07a8ed6f6"
(reference "#PWR0303") (unit 1)
)
)
)
)
(symbol (lib_id "74xGxx:74AHCT1G125") (at 60.96 90.17 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid fcce21c7-f099-491c-80f8-de53b7c84d38)
(property "Reference" "U102" (at 50.8 92.71 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "74AHCT1G125" (at 50.8 95.25 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" (at 60.96 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf" (at 60.96 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C7484" (at 60.96 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Mouser" "595-SNAHCT1G125DBVR" (at 60.96 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid bcce1300-396b-4e06-800b-86103d7a24fb))
(pin "2" (uuid f2a7d886-8ce5-440e-b42e-4f0a584707c8))
(pin "3" (uuid 230fd931-cc4e-4069-8f33-371d20dd9af9))
(pin "4" (uuid c8c43960-2f90-4cb8-9537-4133f64a74c7))
(pin "5" (uuid da658a0a-bafc-49ce-a28a-27720e98f5de))
(instances
(project "smart-chessboard-board"
(path "/109dbe70-c904-4eb5-a81b-5b26ad9af1c7"
(reference "U102") (unit 1)
)
)
(project "wled-esp32-control-board"
(path "/39949f26-7b4e-4f4c-975a-4ef261468b2a"
(reference "U102") (unit 1)
)
)
(project "7-segment-display-controller"
(path "/a2f2828e-5f72-4b22-816e-2a917e094849"
(reference "U103") (unit 1)
)
)
(project "stm32-snake-controller"
(path "/dca7e15e-20a1-43f3-a9cb-86a6d7aa4e87/14bc5d8e-fdf7-4a51-a138-24c07a8ed6f6"
(reference "U302") (unit 1)
)
)
)
)
)