-
Notifications
You must be signed in to change notification settings - Fork 0
/
led_chain_delay_link.kicad_sch
649 lines (634 loc) · 22.2 KB
/
led_chain_delay_link.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
(kicad_sch (version 20211123) (generator eeschema)
(uuid 6d438918-e050-4427-b78b-3bf2b0199914)
(paper "A4")
(lib_symbols
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "C" (id 0) (at 0.635 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C" (id 1) (at 0.635 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0.9652 -3.81 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" "cap capacitor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_0_1"
(polyline
(pts
(xy -2.032 -0.762)
(xy 2.032 -0.762)
)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.032 0.762)
(xy 2.032 0.762)
)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "C_1_1"
(pin passive line (at 0 3.81 270) (length 2.794)
(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 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(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 "Transistor_FET:2N7002" (pin_names hide) (in_bom yes) (on_board yes)
(property "Reference" "Q" (id 0) (at 5.08 1.905 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "2N7002" (id 1) (at 5.08 0 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 5.08 -1.905 0)
(effects (font (size 1.27 1.27) italic) (justify left) hide)
)
(property "Datasheet" "https://www.onsemi.com/pub/Collateral/NDS7002A-D.PDF" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "ki_keywords" "N-Channel Switching MOSFET" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "0.115A Id, 60V Vds, N-Channel MOSFET, SOT-23" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SOT?23*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "2N7002_0_1"
(polyline
(pts
(xy 0.254 0)
(xy -2.54 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.254 1.905)
(xy 0.254 -1.905)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.762 -1.27)
(xy 0.762 -2.286)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.762 0.508)
(xy 0.762 -0.508)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.762 2.286)
(xy 0.762 1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 2.54 2.54)
(xy 2.54 1.778)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 2.54 -2.54)
(xy 2.54 0)
(xy 0.762 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.762 -1.778)
(xy 3.302 -1.778)
(xy 3.302 1.778)
(xy 0.762 1.778)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.016 0)
(xy 2.032 0.381)
(xy 2.032 -0.381)
(xy 1.016 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy 2.794 0.508)
(xy 2.921 0.381)
(xy 3.683 0.381)
(xy 3.81 0.254)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 3.302 0.381)
(xy 2.921 -0.254)
(xy 3.683 -0.254)
(xy 3.302 0.381)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 1.651 0) (radius 2.794)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 2.54 -1.778) (radius 0.254)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(circle (center 2.54 1.778) (radius 0.254)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
)
(symbol "2N7002_1_1"
(pin input line (at -5.08 0 0) (length 2.54)
(name "G" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 -5.08 90) (length 2.54)
(name "S" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 5.08 270) (length 2.54)
(name "D" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:VDD" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VDD" (id 1) (at 0 3.81 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" "power-flag" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"VDD\"" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "VDD_0_1"
(polyline
(pts
(xy -0.762 1.27)
(xy 0 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "VDD_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "VDD" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:VSS" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 0 3.81 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" "power-flag" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"VSS\"" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "VSS_0_1"
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.762 1.27)
(xy -0.762 1.27)
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
)
(symbol "VSS_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "VSS" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 146.05 167.64) (diameter 0) (color 0 0 0 0)
(uuid 39a3a308-9604-4378-be45-5d20f2a417ae)
)
(junction (at 140.97 167.64) (diameter 0) (color 0 0 0 0)
(uuid bce50837-9f42-4790-9ce3-408473e39549)
)
(wire (pts (xy 160.02 177.8) (xy 160.02 185.42))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 03a7c09c-375d-4e23-83c6-3284ac0ec399)
)
(wire (pts (xy 151.13 167.64) (xy 146.05 167.64))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4a2d5cb7-d229-4dbd-adeb-b83026052a73)
)
(wire (pts (xy 160.02 165.1) (xy 160.02 167.64))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4cdb9ff6-d320-48c8-9985-5c0bff412ad5)
)
(wire (pts (xy 146.05 167.64) (xy 146.05 172.72))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5c93bd63-a2cb-4cde-9456-e270fb712160)
)
(wire (pts (xy 160.02 144.78) (xy 160.02 147.32))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5fafa3c8-842d-4533-a3e0-f1f352271cd3)
)
(wire (pts (xy 140.97 167.64) (xy 135.89 167.64))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6268d2fd-f439-4699-a9d1-3021e51e27dc)
)
(wire (pts (xy 146.05 172.72) (xy 152.4 172.72))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 84e3b260-7601-4773-965b-c2caa83b0398)
)
(wire (pts (xy 160.02 154.94) (xy 160.02 157.48))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 89b13dba-790d-4fa9-bdd9-d5801851013b)
)
(wire (pts (xy 146.05 167.64) (xy 140.97 167.64))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 934c9f0d-65b6-4c67-a0d7-61fd0cd65d2b)
)
(wire (pts (xy 140.97 167.64) (xy 140.97 172.72))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a60c45c0-f96e-4f34-9e1f-207b5dbef18d)
)
(wire (pts (xy 123.19 167.64) (xy 128.27 167.64))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e637ca8b-92b3-435e-9ae8-d215d20e8a56)
)
(text "LED controller with delay element" (at 13.335 19.05 0)
(effects (font (size 2.54 2.54) (thickness 0.508) bold) (justify left bottom))
(uuid 3e2a2348-3de0-423a-a646-9bd0be674185)
)
(hierarchical_label "OUT" (shape output) (at 151.13 167.64 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 345e5531-0a28-4c14-8a8d-ffd3468ce2f9)
)
(hierarchical_label "IN" (shape input) (at 123.19 167.64 180)
(effects (font (size 1.27 1.27)) (justify right))
(uuid e1958441-25f3-4e1f-9d07-2717690e301b)
)
(symbol (lib_id "Device:R") (at 132.08 167.64 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 21b426ba-e55c-4fd3-8ae1-2c8a96218067)
(property "Reference" "R2801" (id 0) (at 132.08 162.9242 90))
(property "Value" "100k" (id 1) (at 132.08 165.4611 90))
(property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 132.08 169.418 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 132.08 167.64 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "JLC" "C25741" (id 4) (at 132.08 167.64 90)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 7046d402-3d62-4019-948b-f841235fc286))
(pin "2" (uuid 2518eb5a-1ae1-453f-a814-6b9b6a65d3cd))
)
(symbol (lib_id "power:VSS") (at 160.02 185.42 180) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 3b75e34b-ab85-4cdc-a81e-a9b06c6d7c48)
(property "Reference" "#PWR02803" (id 0) (at 160.02 181.61 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 160.02 189.8634 0))
(property "Footprint" "" (id 2) (at 160.02 185.42 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 160.02 185.42 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 3d5f9e76-b4f0-448a-ab57-cc9fd04d7c5c))
)
(symbol (lib_id "Device:LED") (at 160.02 151.13 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 557835f8-425e-476a-bc5c-e5ba4c1791d7)
(property "Reference" "D2801" (id 0) (at 162.941 153.1513 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "White" (id 1) (at 162.941 154.4197 90)
(effects (font (size 1.27 1.27)) (justify right) hide)
)
(property "Footprint" "mark:LED_0603_1608Metric_no_silk" (id 2) (at 160.02 151.13 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/1809041711_Hubei-KENTO-Elec-C2290_C2290.pdf" (id 3) (at 160.02 151.13 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "JLC" "C2290" (id 4) (at 160.02 151.13 90)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 10e8ad6a-df46-40cb-9a8c-f3f86f5fe962))
(pin "2" (uuid 179caf32-6f78-406f-a167-38c682ac511b))
)
(symbol (lib_id "Device:R") (at 160.02 161.29 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 608ae515-3329-40a5-80cb-4d90e37a0cde)
(property "Reference" "R2802" (id 0) (at 161.798 160.4553 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "220" (id 1) (at 161.798 162.9922 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 158.242 161.29 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/2205311900_UNI-ROYAL-Uniroyal-Elec-0402WGF2000TCE_C25087.pdf" (id 3) (at 160.02 161.29 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "JLC" "C25091" (id 4) (at 160.02 161.29 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 579163a2-c04a-4f30-b00a-1e85a06acdb0))
(pin "2" (uuid 39e29c4d-b0dd-4bef-864e-d159fe345645))
)
(symbol (lib_id "power:VSS") (at 140.97 180.34 180) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 682c439c-0691-44dd-a0b4-9c58e30567e7)
(property "Reference" "#PWR02801" (id 0) (at 140.97 176.53 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 140.97 184.7834 0))
(property "Footprint" "" (id 2) (at 140.97 180.34 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 140.97 180.34 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid d437d00e-3f91-4f3b-9870-c882b16a376f))
)
(symbol (lib_id "power:VDD") (at 160.02 144.78 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 9ec6ce95-4d54-45c5-a33d-9e7d93b3ac7f)
(property "Reference" "#PWR02802" (id 0) (at 160.02 148.59 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VDD" (id 1) (at 160.02 141.2042 0))
(property "Footprint" "" (id 2) (at 160.02 144.78 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 160.02 144.78 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 159af558-7e2a-4afb-9d2e-ab60ce76746b))
)
(symbol (lib_id "Device:C") (at 140.97 176.53 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid b0506d44-2325-4d49-b26b-ddcc721c439b)
(property "Reference" "C2801" (id 0) (at 143.891 175.6953 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "1u" (id 1) (at 143.891 178.2322 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 141.9352 180.34 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/1810191219_Samsung-Electro-Mechanics-CL05B104KO5NNNC_C1525.pdf" (id 3) (at 140.97 176.53 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "JLC" "C52923" (id 4) (at 140.97 176.53 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 40892416-820d-49f8-b905-e954454dd7f8))
(pin "2" (uuid 367c6133-9243-4de6-a054-9767f2562ff4))
)
(symbol (lib_id "Transistor_FET:2N7002") (at 157.48 172.72 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid c084852d-36f5-4f73-ab66-30c8c7a07988)
(property "Reference" "Q2801" (id 0) (at 162.687 171.8853 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "2N7002" (id 1) (at 162.687 174.4222 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 162.56 174.625 0)
(effects (font (size 1.27 1.27) italic) (justify left) hide)
)
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/1810151612_Jiangsu-Changjing-Electronics-Technology-Co---Ltd--2N7002_C8545.pdf" (id 3) (at 157.48 172.72 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "JLC" "C8545" (id 4) (at 157.48 172.72 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1168bd76-f3ab-41fd-a100-01658cf62c8f))
(pin "2" (uuid 4128f0ae-d756-477a-9077-c2b688d14b3f))
(pin "3" (uuid aa8ca26d-3676-44e3-ad6c-44f2b1bb487b))
)
)