-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathTC4056-Bypass.kicad_sch
580 lines (562 loc) · 21 KB
/
TC4056-Bypass.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
(kicad_sch (version 20211123) (generator eeschema)
(uuid 91d4baa6-de13-4b15-a05c-349d000f9daa)
(paper "A4")
(title_block
(rev "1")
(comment 1 "Designed for AISLER 2-Layer Service")
)
(lib_symbols
(symbol "Connector_Generic:Conn_01x01" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at 0 2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_01x01" (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" "connector" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_01x01_1_1"
(rectangle (start -1.27 0.127) (end 0 -0.127)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 1.27) (end 1.27 -1.27)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin passive line (at -5.08 0 0) (length 3.81)
(name "Pin_1" (effects (font (size 1.27 1.27))))
(number "1" (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 "Diode:PMEG4010CEJ" (pin_numbers hide) (pin_names 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" "PMEG4010CEJ" (id 1) (at 0 -2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Diode_SMD:D_SOD-323F" (id 2) (at 0 -4.445 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/PMEG4010CEH_PMEG4010CEJ.pdf" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "forward voltage diode" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "40V, 1A very low Vf MEGA Schottky barrier rectifier, SOD-323F" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "D*SOD?323F*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "PMEG4010CEJ_0_1"
(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.2032) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.905 0.635)
(xy -1.905 1.27)
(xy -1.27 1.27)
(xy -1.27 -1.27)
(xy -0.635 -1.27)
(xy -0.635 -0.635)
)
(stroke (width 0.2032) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "PMEG4010CEJ_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 "Transistor_FET:IRLML6402" (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" "IRLML6402" (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.infineon.com/dgdl/irlml6402pbf.pdf?fileId=5546d462533600a401535668d5c2263c" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "ki_keywords" "P-Channel HEXFET MOSFET" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "-3.7A Id, -20V Vds, 65mOhm Rds, P-Channel HEXFET Power 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 "IRLML6402_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 2.286 0)
(xy 1.27 0.381)
(xy 1.27 -0.381)
(xy 2.286 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 "IRLML6402_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))))
)
)
)
)
(junction (at 172.72 81.28) (diameter 0) (color 0 0 0 0)
(uuid 1e42d26a-9e1c-4abf-b1e7-9122ef469fa5)
)
(junction (at 148.59 66.04) (diameter 0) (color 0 0 0 0)
(uuid 38529cad-135c-4c20-aa48-ed48d0ef9757)
)
(junction (at 148.59 73.66) (diameter 0) (color 0 0 0 0)
(uuid 4b8a8bf4-62fd-4175-bbfb-c283c703cd1e)
)
(junction (at 129.54 73.66) (diameter 0) (color 0 0 0 0)
(uuid 74c4c256-e1ab-4269-97fc-3699c21613ee)
)
(wire (pts (xy 129.54 69.85) (xy 129.54 73.66))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0f863564-5ee4-492c-9125-e220d240d3c0)
)
(wire (pts (xy 127 73.66) (xy 129.54 73.66))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 211331df-b3c6-492d-b87c-68f83fd31d41)
)
(wire (pts (xy 127 66.04) (xy 148.59 66.04))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 216567c1-0cac-4d7d-9ccb-c36e7b845cf8)
)
(wire (pts (xy 166.37 66.04) (xy 172.72 66.04))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2915a616-f5fa-4d9f-8584-67788b30ef90)
)
(wire (pts (xy 139.7 73.66) (xy 148.59 73.66))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6692c6cf-6ba3-4340-a26c-a803a1aaad33)
)
(wire (pts (xy 127 81.28) (xy 143.51 81.28))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 81a9471a-e44e-4f4e-b1a2-5f94f1a8fb2c)
)
(wire (pts (xy 157.48 69.85) (xy 129.54 69.85))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9562bfc7-98f5-4b2a-83ca-4f5d4b1211dd)
)
(wire (pts (xy 129.54 73.66) (xy 132.08 73.66))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 99e76379-e08d-4b11-a549-1e8c7b82fac8)
)
(wire (pts (xy 176.53 81.28) (xy 172.72 81.28))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9cfd659d-cd86-4d8e-bde2-a5255dd0cb3c)
)
(wire (pts (xy 148.59 66.04) (xy 148.59 73.66))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b424c109-bb81-4e7b-9323-1c0a0fd421f8)
)
(wire (pts (xy 157.48 73.66) (xy 157.48 69.85))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c1e2cae0-261f-42f3-83b0-242cb4c3183f)
)
(wire (pts (xy 176.53 73.66) (xy 157.48 73.66))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid dafa2462-fbc4-4535-a273-fa35d10e86e3)
)
(wire (pts (xy 158.75 66.04) (xy 148.59 66.04))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ee8605ae-c86f-4fd2-8f92-be795efedab0)
)
(wire (pts (xy 153.67 81.28) (xy 172.72 81.28))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f37be2d4-8b03-4f11-95ab-bebb08988bdc)
)
(wire (pts (xy 172.72 66.04) (xy 172.72 81.28))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid fd3fe1e6-0af5-4336-82f7-4e2d83ae8ad1)
)
(text "G" (at 148.59 76.2 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 00272822-29b3-4858-b94c-1962751d2f4e)
)
(text "IN +" (at 115.57 66.04 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 0c070bb4-0780-4dd4-97a6-42c9e2246649)
)
(text "S" (at 153.67 81.28 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 51cd8ce4-70e8-473e-810c-317c6f7210be)
)
(text "BAT+" (at 115.57 81.28 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 65191900-e4c6-4f91-9f81-0cd570c0ac20)
)
(text "OUT+" (at 185.42 81.28 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 9cfe42de-5964-4502-a199-920bd9338788)
)
(text "D" (at 142.24 81.28 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid a35e9ed5-a89d-4564-9981-dfeb1cb32e4a)
)
(text "GND" (at 115.57 73.66 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid ecd7cc35-c62f-4821-b112-dd5f689c7683)
)
(label "IN+" (at 128.27 66.04 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 7b42611d-6715-4a17-933e-c73d0cc0fdd6)
)
(label "GND" (at 128.27 73.66 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 8d58d365-ca94-43db-895d-baaf1e8406cb)
)
(label "OUT+-IN" (at 128.27 81.28 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid d29eb170-d2f6-41b6-83eb-36e080295456)
)
(label "OUT+-OUT" (at 158.75 81.28 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid ec199c5f-fc97-4708-857f-72c5021a7c5c)
)
(symbol (lib_id "Device:R") (at 135.89 73.66 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000612f5d37)
(property "Reference" "R1" (id 0) (at 135.89 68.4022 90))
(property "Value" "10k" (id 1) (at 135.89 70.7136 90))
(property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (id 2) (at 135.89 71.882 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 135.89 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 784d62a9-5a54-468d-a25d-67602adc9cc7))
(pin "2" (uuid 42b369be-db07-4e6d-be96-38cf66bef2d8))
)
(symbol (lib_id "Transistor_FET:IRLML6402") (at 148.59 78.74 90) (mirror x) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000612f639a)
(property "Reference" "Q1" (id 0) (at 148.59 85.0646 90))
(property "Value" "IRLML6402" (id 1) (at 148.59 87.376 90))
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 150.495 83.82 0)
(effects (font (size 1.27 1.27) italic) (justify left) hide)
)
(property "Datasheet" "https://www.infineon.com/dgdl/irlml6402pbf.pdf?fileId=5546d462533600a401535668d5c2263c" (id 3) (at 148.59 78.74 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(pin "1" (uuid ce03f345-2b44-44ce-b23a-2b655466425f))
(pin "2" (uuid fa413301-ca2f-457f-9bd1-aaa376990f11))
(pin "3" (uuid b1c0f06e-43f4-4bb5-92d3-79e5d9102373))
)
(symbol (lib_id "Diode:PMEG4010CEJ") (at 162.56 66.04 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000612f7551)
(property "Reference" "D1" (id 0) (at 162.56 60.5536 0))
(property "Value" "PMEG4010CEJ" (id 1) (at 162.56 62.865 0))
(property "Footprint" "Diode_SMD:D_SOD-323_HandSoldering" (id 2) (at 162.56 61.595 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/PMEG4010CEH_PMEG4010CEJ.pdf" (id 3) (at 162.56 66.04 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid c61ca048-0e4b-4241-98bd-48539dc3e7fd))
(pin "2" (uuid 7be248ce-0b8b-4301-9d1d-c6c81231f7d9))
)
(symbol (lib_id "Connector_Generic:Conn_01x01") (at 121.92 66.04 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000612ff44f)
(property "Reference" "J1" (id 0) (at 119.38 67.31 90))
(property "Value" "Conn_01x01" (id 1) (at 118.2116 66.1162 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "Connector_Wire:SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm" (id 2) (at 121.92 66.04 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 121.92 66.04 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid e48153c3-1e43-4309-be1d-15c7995d886d))
)
(symbol (lib_id "Connector_Generic:Conn_01x01") (at 121.92 73.66 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061453de3)
(property "Reference" "J2" (id 0) (at 119.38 74.93 90))
(property "Value" "Conn_01x01" (id 1) (at 118.2116 73.7362 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "Connector_Wire:SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm" (id 2) (at 121.92 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 121.92 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid e5d3570f-70d2-4dcb-8a26-2e8b7d7317c4))
)
(symbol (lib_id "Connector_Generic:Conn_01x01") (at 121.92 81.28 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061454298)
(property "Reference" "J3" (id 0) (at 119.38 82.55 90))
(property "Value" "Conn_01x01" (id 1) (at 118.2116 81.3562 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "Connector_Wire:SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm" (id 2) (at 121.92 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 121.92 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid b169acbe-073a-4d43-a641-28932f10ad93))
)
(symbol (lib_id "Connector_Generic:Conn_01x01") (at 181.61 73.66 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000061454892)
(property "Reference" "J4" (id 0) (at 184.15 72.39 90))
(property "Value" "Conn_01x01" (id 1) (at 185.3184 73.5838 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "Connector_Wire:SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm" (id 2) (at 181.61 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 181.61 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 6d8bc865-2d02-45d4-8e3b-5e8becfb0ea6))
)
(symbol (lib_id "Connector_Generic:Conn_01x01") (at 181.61 81.28 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000614551cc)
(property "Reference" "J5" (id 0) (at 184.15 80.01 90))
(property "Value" "Conn_01x01" (id 1) (at 185.3184 81.2038 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "Connector_Wire:SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm" (id 2) (at 181.61 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 181.61 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid c64f8905-36d9-40e6-a8b3-f4c33b2649ab))
)
(sheet_instances
(path "/" (page "1"))
)
(symbol_instances
(path "/00000000-0000-0000-0000-0000612f7551"
(reference "D1") (unit 1) (value "PMEG4010CEJ") (footprint "Diode_SMD:D_SOD-323_HandSoldering")
)
(path "/00000000-0000-0000-0000-0000612ff44f"
(reference "J1") (unit 1) (value "Conn_01x01") (footprint "Connector_Wire:SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm")
)
(path "/00000000-0000-0000-0000-000061453de3"
(reference "J2") (unit 1) (value "Conn_01x01") (footprint "Connector_Wire:SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm")
)
(path "/00000000-0000-0000-0000-000061454298"
(reference "J3") (unit 1) (value "Conn_01x01") (footprint "Connector_Wire:SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm")
)
(path "/00000000-0000-0000-0000-000061454892"
(reference "J4") (unit 1) (value "Conn_01x01") (footprint "Connector_Wire:SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm")
)
(path "/00000000-0000-0000-0000-0000614551cc"
(reference "J5") (unit 1) (value "Conn_01x01") (footprint "Connector_Wire:SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm")
)
(path "/00000000-0000-0000-0000-0000612f639a"
(reference "Q1") (unit 1) (value "IRLML6402") (footprint "Package_TO_SOT_SMD:SOT-23")
)
(path "/00000000-0000-0000-0000-0000612f5d37"
(reference "R1") (unit 1) (value "10k") (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder")
)
)
)