-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPW-Display.kicad_sch
860 lines (846 loc) · 30 KB
/
PW-Display.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
(kicad_sch (version 20211123) (generator eeschema)
(uuid a1545928-1195-40b9-b3c4-78f837012afb)
(paper "A4")
(title_block
(title "Powerwall LED Wall Display")
(rev "1.0")
(company "Jason A. Cox")
(comment 1 "https://github.com/jasonacox/Powerwall-Display")
(comment 2 "Display Solar, House, Grid, Powerwall and Battery Levels")
)
(lib_symbols
(symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "D" (id 0) (at 0 2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "LED" (id 1) (at 0 -2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "LED diode" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Light emitting diode" (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 -1.27 -1.27)
(xy -1.27 1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.27 0)
(xy 1.27 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 -1.27)
(xy 1.27 1.27)
(xy -1.27 0)
(xy 1.27 -1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -3.048 -0.762)
(xy -4.572 -2.286)
(xy -3.81 -2.286)
(xy -4.572 -2.286)
(xy -4.572 -1.524)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.778 -0.762)
(xy -3.302 -2.286)
(xy -2.54 -2.286)
(xy -3.302 -2.286)
(xy -3.302 -1.524)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "LED_1_1"
(pin passive line (at -3.81 0 0) (length 2.54)
(name "K" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 3.81 0 180) (length 2.54)
(name "A" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "R" (id 0) (at 2.032 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "R" (id 1) (at 0 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at -1.778 0 90)
(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 res resistor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Resistor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "R_0_1"
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "R_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "MCU_Module:WeMos_D1_mini_GPIO" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 7.62 22.86 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "WeMos_D1_mini_GPIO" (id 1) (at -1.27 -22.86 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Module:WEMOS_D1_mini_light" (id 2) (at 0 -29.21 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://wiki.wemos.cc/products:d1:d1_mini#documentation" (id 3) (at -46.99 -29.21 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "ESP8266 WiFi microcontroller ESP8266EX" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "32-bit microcontroller module with WiFi" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "WEMOS*D1*mini*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "WeMos_D1_mini_GPIO_0_1"
(rectangle (start -2.54 19.05) (end 19.05 13.97)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.27 15.24)
(xy -1.27 17.78)
(xy 2.54 17.78)
(xy 2.54 15.24)
(xy 6.35 15.24)
(xy 6.35 17.78)
(xy 10.16 17.78)
(xy 10.16 15.24)
(xy 13.97 15.24)
(xy 13.97 17.78)
(xy 17.78 17.78)
(xy 17.78 13.97)
(xy -1.27 13.97)
(xy -1.27 15.24)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start 5.08 -20.32) (end 11.43 -19.05)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "WeMos_D1_mini_GPIO_1_1"
(rectangle (start -6.35 20.32) (end 22.86 -19.05)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin input line (at -8.89 11.43 0) (length 2.54)
(name "~{RST}" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 25.4 -11.43 180) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 25.4 -7.62 180) (length 2.54)
(name "D4/GPIO2" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 25.4 -3.81 180) (length 2.54)
(name "D3/GPIO0" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 25.4 0 180) (length 2.54)
(name "D2/GPIO4" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 25.4 3.81 180) (length 2.54)
(name "D1/GPIO5" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin input line (at 25.4 7.62 180) (length 2.54)
(name "RX/GPIO3" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin output line (at 25.4 11.43 180) (length 2.54)
(name "TX/GPIO1" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin input line (at -8.89 7.62 0) (length 2.54)
(name "A0" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -8.89 3.81 0) (length 2.54)
(name "D0/GPIO16" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -8.89 0 0) (length 2.54)
(name "D5/GPIO14" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -8.89 -3.81 0) (length 2.54)
(name "D6/GPIO12" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -8.89 -7.62 0) (length 2.54)
(name "D7/GPIO13" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -8.89 -11.43 0) (length 2.54)
(name "D8/GPIO15" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at -8.89 -15.24 0) (length 2.54)
(name "3V3" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 25.4 -15.24 180) (length 2.54)
(name "5V" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "RUR:TM1637Display_4_Digit" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -7.62 -6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TM1637Display_4_Digit" (id 1) (at 2.54 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)
)
(symbol "TM1637Display_4_Digit_0_1"
(rectangle (start -8.89 5.08) (end 13.97 -5.08)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -2.54 0)
(xy 0 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 0)
(xy 3.81 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 5.08 0)
(xy 7.62 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 8.89 0)
(xy 11.43 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -3.175 -3.81)
(xy -2.54 3.81)
(xy 0.635 3.81)
(xy 0 -3.81)
(xy -3.175 -3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.635 -3.81)
(xy 1.27 3.81)
(xy 4.445 3.81)
(xy 3.81 -3.81)
(xy 0.635 -3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 4.445 -3.81)
(xy 5.08 3.81)
(xy 8.255 3.81)
(xy 7.62 -3.81)
(xy 4.445 -3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 8.255 -3.81)
(xy 8.89 3.81)
(xy 12.065 3.81)
(xy 11.43 -3.81)
(xy 8.255 -3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "TM1637Display_4_Digit_1_1"
(pin input line (at -13.97 3.81 0) (length 5.08)
(name "CLK" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -13.97 1.27 0) (length 5.08)
(name "DIO" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -13.97 -1.27 0) (length 5.08)
(name "GND" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -13.97 -3.81 0) (length 5.08)
(name "5V" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "RUR:TM1637Display_6_Digit" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -7.62 -6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TM1637Display_6_Digit" (id 1) (at 6.35 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)
)
(symbol "TM1637Display_6_Digit_0_1"
(rectangle (start -8.89 5.08) (end 22.86 -5.08)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -1.905 0)
(xy 0.635 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.905 0)
(xy 4.445 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 5.715 0)
(xy 8.255 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 9.525 0)
(xy 12.065 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 13.335 0)
(xy 15.875 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 17.145 0)
(xy 19.685 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.54 -3.81)
(xy -1.905 3.81)
(xy 1.27 3.81)
(xy 0.635 -3.81)
(xy -2.54 -3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 -3.81)
(xy 1.905 3.81)
(xy 5.08 3.81)
(xy 4.445 -3.81)
(xy 1.27 -3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 5.08 -3.81)
(xy 5.715 3.81)
(xy 8.89 3.81)
(xy 8.255 -3.81)
(xy 5.08 -3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 8.89 -3.81)
(xy 9.525 3.81)
(xy 12.7 3.81)
(xy 12.065 -3.81)
(xy 8.89 -3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 12.7 -3.81)
(xy 13.335 3.81)
(xy 16.51 3.81)
(xy 15.875 -3.81)
(xy 12.7 -3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 16.51 -3.81)
(xy 17.145 3.81)
(xy 20.32 3.81)
(xy 19.685 -3.81)
(xy 16.51 -3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "TM1637Display_6_Digit_1_1"
(pin input line (at -13.97 3.81 0) (length 5.08)
(name "CLK" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -13.97 1.27 0) (length 5.08)
(name "DIO" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -13.97 -1.27 0) (length 5.08)
(name "GND" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -13.97 -3.81 0) (length 5.08)
(name "5V" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 102.87 76.2) (diameter 0) (color 0 0 0 0)
(uuid 1f8fd257-1661-4155-b823-f11baf10c0f1)
)
(junction (at 101.6 72.39) (diameter 0) (color 0 0 0 0)
(uuid 35d09b9b-1117-4733-a29d-b30ac28e7052)
)
(junction (at 101.6 55.88) (diameter 0) (color 0 0 0 0)
(uuid 60001d66-7d17-42f4-a81f-e8d50335f922)
)
(junction (at 102.87 58.42) (diameter 0) (color 0 0 0 0)
(uuid b883507b-04f9-41e2-9cf9-0842a620eb9e)
)
(junction (at 95.25 76.2) (diameter 0) (color 0 0 0 0)
(uuid eaede2d6-10da-45a3-b1ab-84d1ad5dad65)
)
(wire (pts (xy 113.03 53.34) (xy 107.95 53.34))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 011a2fb2-a859-491c-b28a-01130878beb9)
)
(wire (pts (xy 86.36 57.15) (xy 90.17 57.15))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0f68c7d2-b4df-42cc-92aa-293dc6a83d6d)
)
(wire (pts (xy 49.53 85.09) (xy 110.49 85.09))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0f9ffc6c-5d0d-40ae-8af1-2fbed3f823ca)
)
(wire (pts (xy 101.6 55.88) (xy 101.6 72.39))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1153f3a3-191c-4ea3-be8d-031f2accf93b)
)
(wire (pts (xy 44.45 87.63) (xy 44.45 68.58))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 13a5f7ee-c3db-417f-99d6-acb2e2c8afe1)
)
(wire (pts (xy 44.45 60.96) (xy 44.45 25.4))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 165d55fb-a962-478b-b8c9-2424511197b1)
)
(wire (pts (xy 102.87 41.91) (xy 102.87 58.42))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1a4d8200-7c66-4e25-87a6-01ad51d00b5e)
)
(wire (pts (xy 49.53 57.15) (xy 49.53 85.09))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1d3ecd18-5fd5-4539-a5f6-b13b6a45b9bd)
)
(wire (pts (xy 44.45 68.58) (xy 52.07 68.58))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1ef2bc9c-740d-4f18-8a25-7a4e8c2bfc00)
)
(wire (pts (xy 52.07 57.15) (xy 49.53 57.15))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 26ca2c22-ff83-49e3-84e0-cc31f22be876)
)
(wire (pts (xy 46.99 27.94) (xy 46.99 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2911cba2-5961-4c7f-97f8-fcc3e59f51e2)
)
(wire (pts (xy 102.87 58.42) (xy 102.87 76.2))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2aae7070-db98-4d66-9eef-11c6a6bfff10)
)
(wire (pts (xy 113.03 58.42) (xy 102.87 58.42))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 30456e6c-15b3-4152-b91a-e53ebd6fb914)
)
(wire (pts (xy 92.71 36.83) (xy 92.71 60.96))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 30780198-b112-41c9-a0ed-9ffa523b595a)
)
(wire (pts (xy 52.07 60.96) (xy 44.45 60.96))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 32da0ec7-4e7d-4c33-a9bd-b4856dc9b941)
)
(wire (pts (xy 101.6 72.39) (xy 105.41 72.39))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 359d7556-de77-4374-a5f4-d34c3d10efc3)
)
(wire (pts (xy 92.71 36.83) (xy 113.03 36.83))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3991277b-56fa-4a2d-b087-c01a4ac2ce97)
)
(wire (pts (xy 86.36 76.2) (xy 95.25 76.2))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4443ff0f-f1de-42b1-aa86-a77bc7f9f975)
)
(wire (pts (xy 110.49 85.09) (xy 110.49 71.12))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 46347b7b-ff7f-450a-a1c8-36d9079f1bc9)
)
(wire (pts (xy 90.17 34.29) (xy 90.17 57.15))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5298db6c-48dc-4eeb-84cb-fa1f1b49b0ca)
)
(wire (pts (xy 110.49 71.12) (xy 113.03 71.12))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 56614d06-7ec1-455b-a4d9-90daebf146de)
)
(wire (pts (xy 86.36 72.39) (xy 101.6 72.39))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 658bdda7-8abb-4ef7-a8a3-f393eff1f0a5)
)
(wire (pts (xy 102.87 76.2) (xy 113.03 76.2))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6f2802e2-5362-4d26-ae54-3384213d1a34)
)
(wire (pts (xy 110.49 50.8) (xy 113.03 50.8))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 75bcae3b-e7d9-4e29-a27c-c4d33edab731)
)
(wire (pts (xy 113.03 41.91) (xy 102.87 41.91))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7f15ba59-0427-4919-8253-5af7914a1d81)
)
(wire (pts (xy 86.36 60.96) (xy 92.71 60.96))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 860b766c-262d-495c-89b1-34f53ff18aab)
)
(wire (pts (xy 105.41 73.66) (xy 105.41 72.39))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 95fb290f-4434-41ed-9254-bb684c80a175)
)
(wire (pts (xy 107.95 87.63) (xy 44.45 87.63))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9a02e94a-54b9-4db7-a9d9-56a0f8d868ba)
)
(wire (pts (xy 107.95 68.58) (xy 107.95 87.63))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9f934a6e-da3b-4bbc-ab61-9e62a037df3b)
)
(wire (pts (xy 90.17 34.29) (xy 113.03 34.29))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a03e62de-b830-4b9c-8867-a0122f877fec)
)
(wire (pts (xy 113.03 73.66) (xy 105.41 73.66))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a6b9cb77-14d2-4aee-8567-ff10cb0b0448)
)
(wire (pts (xy 113.03 68.58) (xy 107.95 68.58))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ab5b1cc9-eaa8-4b29-bf36-679f933e9aa9)
)
(wire (pts (xy 113.03 39.37) (xy 101.6 39.37))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b9d242db-0c86-4053-bd36-97e0b09f3126)
)
(wire (pts (xy 95.25 76.2) (xy 102.87 76.2))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid bb24113d-9618-4a15-90c9-51e6fde99b52)
)
(wire (pts (xy 92.71 68.58) (xy 95.25 68.58))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c4d50b38-e81b-49c8-a28b-1103673eac63)
)
(wire (pts (xy 101.6 39.37) (xy 101.6 55.88))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c58cd9f2-1cc5-44a7-b457-d45689d9194b)
)
(wire (pts (xy 101.6 55.88) (xy 113.03 55.88))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid d7b9f16f-8d2b-4de9-9c5b-045fac6509f4)
)
(wire (pts (xy 110.49 25.4) (xy 110.49 50.8))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid dcd9fd0e-a879-4f17-acda-61380417a7d0)
)
(wire (pts (xy 107.95 53.34) (xy 107.95 27.94))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid eddc313a-77e8-4084-8905-bcb57f766373)
)
(wire (pts (xy 85.09 68.58) (xy 86.36 68.58))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ee753828-cf91-47bc-9879-c269d82d300f)
)
(wire (pts (xy 107.95 27.94) (xy 46.99 27.94))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f345391d-f60a-4358-871e-d2972afca870)
)
(wire (pts (xy 46.99 64.77) (xy 52.07 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f6457fa4-1e2e-482c-9d21-fb60d1f70352)
)
(wire (pts (xy 44.45 25.4) (xy 110.49 25.4))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f797505f-f816-40a9-9a56-8642773c9cf6)
)
(symbol (lib_id "RUR:TM1637Display_4_Digit") (at 127 38.1 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 075c1081-7dfc-4687-a437-69314b654189)
(property "Reference" "SOLAR" (id 0) (at 142.24 38.1 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "TM1637Display_4_Digit" (id 1) (at 118.11 31.75 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 127 38.1 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 127 38.1 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid ecd1db82-6904-481c-9660-f21455d5066c))
(pin "2" (uuid 986d4864-400c-42e3-bd4f-df971a828924))
(pin "3" (uuid 8a6143a6-c1c3-4433-83a5-7c5537e85c8d))
(pin "4" (uuid 6c784ff2-009e-4788-b3a6-a3a87f683b52))
)
(symbol (lib_id "Device:LED") (at 88.9 68.58 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 273201de-b869-4355-a104-ef0c883c8619)
(property "Reference" "D1" (id 0) (at 90.17 71.12 0))
(property "Value" "LED" (id 1) (at 90.17 64.77 0))
(property "Footprint" "" (id 2) (at 88.9 68.58 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 88.9 68.58 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 3e549354-0c10-4a27-a247-46370d1411a7))
(pin "2" (uuid eb3f35d4-29b4-4bf3-86ff-7097d949e548))
)
(symbol (lib_id "RUR:TM1637Display_6_Digit") (at 127 54.61 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 2dc8c77f-db4a-46ad-80b0-d941a01b234b)
(property "Reference" "POWER" (id 0) (at 154.94 54.61 0))
(property "Value" "TM1637Display_6_Digit" (id 1) (at 133.985 48.4656 0))
(property "Footprint" "" (id 2) (at 127 54.61 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 127 54.61 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid edc71d73-aabf-414b-b1b6-37d2a467b768))
(pin "2" (uuid 8a70aa4e-554c-41fa-9f78-f22e62abbeee))
(pin "3" (uuid c5bd2337-0dd6-476e-ae69-c681e24a3cb8))
(pin "4" (uuid db4a3b28-0fe6-4d9d-a942-4fc6c8f38616))
)
(symbol (lib_id "MCU_Module:WeMos_D1_mini_GPIO") (at 60.96 60.96 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 63e9ab7c-a120-49fb-b492-489db55f8e4b)
(property "Reference" "U1" (id 0) (at 69.215 36.6735 0))
(property "Value" "WeMos_D1_mini_GPIO" (id 1) (at 69.215 39.4486 0))
(property "Footprint" "Module:WEMOS_D1_mini_light" (id 2) (at 60.96 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://wiki.wemos.cc/products:d1:d1_mini#documentation" (id 3) (at 13.97 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 4331934c-bd45-467a-8f5f-5e1eeefae95f))
(pin "10" (uuid 86ed88ec-dfeb-4d02-b0f8-15627cbb4282))
(pin "11" (uuid 4f6643b2-c971-4fa7-9c1b-5b83a5cb095c))
(pin "12" (uuid d01ab730-b799-4a6f-bd58-48cc52cec0ea))
(pin "13" (uuid db4325b8-00eb-4516-8384-6633237d22af))
(pin "14" (uuid b441aac2-7e0b-4d03-b9c5-17d0b5ab1cbf))
(pin "15" (uuid 29ba3811-2459-4894-9d17-1fe445fe38a9))
(pin "16" (uuid 94ffb3c8-7666-4033-8cfe-c2b18cecf57e))
(pin "2" (uuid c0029703-803e-4581-983c-418db66267b0))
(pin "3" (uuid db03cb5c-5165-4190-8096-cdc99d4fe837))
(pin "4" (uuid 3f7edc83-4c57-4bf0-9c20-9e8d28d39f8d))
(pin "5" (uuid 34eb2cab-9a9b-4299-8306-6a5ee3445806))
(pin "6" (uuid 089456c9-40da-4e87-a5bc-246880eb1292))
(pin "7" (uuid d7b21f29-409e-4dde-988c-713d9f28ab6f))
(pin "8" (uuid 48278745-37cb-4293-92c2-1f9b948f0192))
(pin "9" (uuid e11b5162-2a9e-4f01-8879-04e23deb727b))
)
(symbol (lib_id "RUR:TM1637Display_4_Digit") (at 127 72.39 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 7807839c-2d63-4199-bf77-79ec8af41d3e)
(property "Reference" "BATT" (id 0) (at 142.24 72.39 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "TM1637Display_4_Digit" (id 1) (at 118.11 66.04 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 127 72.39 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 127 72.39 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid e4dc8a9f-2215-423d-9b48-2e7e3857e96a))
(pin "2" (uuid 0c042038-bd08-47ac-89c0-6484b25762bb))
(pin "3" (uuid d0bf6755-03ac-4e7e-99c1-48230a691cbb))
(pin "4" (uuid ce1aab15-44f2-4ad9-a84f-97da1af8f044))
)
(symbol (lib_id "Device:R") (at 95.25 72.39 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 86b64ba9-b427-42bc-9a63-581fa7e9c04a)
(property "Reference" "R1" (id 0) (at 97.79 72.39 90))
(property "Value" "220" (id 1) (at 95.25 72.39 90))
(property "Footprint" "" (id 2) (at 93.472 72.39 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 95.25 72.39 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 8609cd24-a22e-4fc4-a039-f8ea5ed80d1e))
(pin "2" (uuid 7241596b-c44d-4f0e-9f8d-1338d4e7081e))
)
(sheet_instances
(path "/" (page "1"))
)
(symbol_instances
(path "/7807839c-2d63-4199-bf77-79ec8af41d3e"
(reference "BATT") (unit 1) (value "TM1637Display_4_Digit") (footprint "")
)
(path "/273201de-b869-4355-a104-ef0c883c8619"
(reference "D1") (unit 1) (value "LED") (footprint "")
)
(path "/2dc8c77f-db4a-46ad-80b0-d941a01b234b"
(reference "POWER") (unit 1) (value "TM1637Display_6_Digit") (footprint "")
)
(path "/86b64ba9-b427-42bc-9a63-581fa7e9c04a"
(reference "R1") (unit 1) (value "220") (footprint "")
)
(path "/075c1081-7dfc-4687-a437-69314b654189"
(reference "SOLAR") (unit 1) (value "TM1637Display_4_Digit") (footprint "")
)
(path "/63e9ab7c-a120-49fb-b492-489db55f8e4b"
(reference "U1") (unit 1) (value "WeMos_D1_mini_GPIO") (footprint "Module:WEMOS_D1_mini_light")
)
)
)