-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsingle_pot.kicad_sch
More file actions
655 lines (635 loc) · 24.6 KB
/
Copy pathsingle_pot.kicad_sch
File metadata and controls
655 lines (635 loc) · 24.6 KB
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
(kicad_sch (version 20211123) (generator eeschema)
(uuid e63e39d7-6ac0-4ffd-8aa3-1841a4541b55)
(paper "A4")
(title_block
(title "CV Pot Big")
(date "2023-08-05")
(rev "v3.1")
(company "Document Number: 2022005")
)
(lib_symbols
(symbol "Device:R_Potentiometer" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "RV" (id 0) (at -4.445 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "R_Potentiometer" (id 1) (at -2.54 0 90)
(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" "resistor variable" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Potentiometer" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Potentiometer*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "R_Potentiometer_0_1"
(polyline
(pts
(xy 2.54 0)
(xy 1.524 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.143 0)
(xy 2.286 0.508)
(xy 2.286 -0.508)
(xy 1.143 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(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_Potentiometer_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "1" (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 1.27)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "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" (id 0) (at 0.762 0.508 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "R_Small" (id 1) (at 0.762 -1.016 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(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" "R resistor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Resistor, small symbol" (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_Small_0_1"
(rectangle (start -0.762 1.778) (end 0.762 -1.778)
(stroke (width 0.2032) (type default) (color 0 0 0 0))
(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 "Jumper:SolderJumper_2_Open" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
(property "Reference" "JP" (id 0) (at 0 2.032 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "SolderJumper_2_Open" (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" "solder jumper SPST" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Solder Jumper, 2-pole, open" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SolderJumper*Open*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "SolderJumper_2_Open_0_1"
(arc (start -0.254 1.016) (mid -1.27 0) (end -0.254 -1.016)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start -0.254 1.016) (mid -1.27 0) (end -0.254 -1.016)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy -0.254 1.016)
(xy -0.254 -1.016)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.254 1.016)
(xy 0.254 -1.016)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 0.254 -1.016) (mid 1.27 0) (end 0.254 1.016)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 0.254 -1.016) (mid 1.27 0) (end 0.254 1.016)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
)
(symbol "SolderJumper_2_Open_1_1"
(pin passive line (at -3.81 0 0) (length 2.54)
(name "A" (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 "B" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Mechanical:MountingHole_Pad" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "H" (id 0) (at 0 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "MountingHole_Pad" (id 1) (at 0 4.445 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" "mounting hole" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Mounting Hole with connection" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "MountingHole*Pad*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "MountingHole_Pad_0_1"
(circle (center 0 1.27) (radius 1.27)
(stroke (width 1.27) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "MountingHole_Pad_1_1"
(pin input line (at 0 -2.54 90) (length 2.54)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "cycfi_library:conn_1x3" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at 0 5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "conn_1x3" (id 1) (at 2.54 0 90)
(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_fp_filters" "Pin_Header_Straight_1X* Pin_Header_Angled_1X* Socket_Strip_Straight_1X* Socket_Strip_Angled_1X*" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "conn_1x3_0_1"
(rectangle (start -1.27 -2.413) (end 0.254 -2.667)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 0.127) (end 0.254 -0.127)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 2.667) (end 0.254 2.413)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start -1.27 3.81) (end 1.27 -3.81)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "conn_1x3_1_1"
(pin passive line (at -5.08 2.54 0) (length 3.81)
(name "P1" (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 "P2" (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 "P3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (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 \"GND\" , ground" (id 5) (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) (color 0 0 0 0))
(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))))
)
)
)
(symbol "power:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
(property "Reference" "#FLG" (id 0) (at 0 1.905 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "PWR_FLAG" (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" "Special symbol for telling ERC where power comes from" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "PWR_FLAG_0_0"
(pin power_out line (at 0 0 90) (length 0)
(name "pwr" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
(symbol "PWR_FLAG_0_1"
(polyline
(pts
(xy 0 0)
(xy 0 1.27)
(xy -1.016 1.905)
(xy 0 2.54)
(xy 1.016 1.905)
(xy 0 1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
)
)
(junction (at 194.31 111.76) (diameter 0) (color 0 0 0 0)
(uuid 129987fb-2dbd-4a45-a8a6-fba1894ab023)
)
(junction (at 137.16 93.98) (diameter 0) (color 0 0 0 0)
(uuid 292844ba-cd4f-4a2f-8aa7-8089c791b535)
)
(junction (at 124.46 102.235) (diameter 0) (color 0 0 0 0)
(uuid 29c2ec54-6cf0-4467-9fa3-ca2e90852270)
)
(wire (pts (xy 189.23 105.41) (xy 194.31 105.41))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 013ac85d-4b67-4ff1-8ebe-4a45e3af2048)
)
(wire (pts (xy 176.53 87.63) (xy 189.23 87.63))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0311fc11-2032-440f-a4be-df1fd105e702)
)
(wire (pts (xy 124.46 97.79) (xy 124.46 102.235))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 06a7d3df-1f9f-4898-bd63-6d5d0d2d0cd6)
)
(wire (pts (xy 137.16 102.235) (xy 133.985 102.235))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1d9727ed-8cca-4b95-b41d-15e231331df4)
)
(wire (pts (xy 137.16 93.98) (xy 142.24 93.98))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2789da1e-09a4-4c6f-bc5d-a67cf3300e96)
)
(wire (pts (xy 128.27 77.47) (xy 124.46 77.47))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 28080727-78d7-4c33-a566-9cd66d818e73)
)
(wire (pts (xy 137.16 101.6) (xy 137.16 102.235))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 35d451b3-d61a-41ba-bd63-162a741746d6)
)
(wire (pts (xy 194.31 105.41) (xy 194.31 111.76))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 478f911a-e766-4800-bcd5-fea4d8c5cbc4)
)
(wire (pts (xy 124.46 77.47) (xy 124.46 90.17))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6a0a943a-5b62-4fe7-a27a-56591a1d8b37)
)
(wire (pts (xy 128.27 93.98) (xy 137.16 93.98))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7c78f5d6-a8d7-4448-a37c-b3fac4159a61)
)
(wire (pts (xy 189.23 111.76) (xy 194.31 111.76))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a081037c-6f32-4086-902f-1d6271fa7dbf)
)
(wire (pts (xy 194.31 111.76) (xy 194.31 115.57))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a2688c76-cc2a-4e04-826e-38c8f558fd6d)
)
(wire (pts (xy 124.46 102.235) (xy 124.46 105.41))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a9cdb3c9-99c4-4a59-8346-91a6d71513cd)
)
(wire (pts (xy 124.46 102.235) (xy 128.905 102.235))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid d999ce23-f7c0-4e5f-a784-20f11cc296b5)
)
(text "Licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. \nhttp://creativecommons.org/licenses/by-nc/4.0/\n\nCopyright Cycfi Research Inc. 2013-2023"
(at 24.13 187.96 0)
(effects (font (size 1.524 1.524)) (justify left bottom))
(uuid c01d25cd-f4bb-4ef3-b5ea-533a2a4ddb2b)
)
(global_label "WIPER" (shape input) (at 189.23 85.09 180) (fields_autoplaced)
(effects (font (size 1.524 1.524)) (justify right))
(uuid 0e0a4b84-f32d-4d0d-bb01-e1a33da32acb)
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 179.5468 84.9948 0)
(effects (font (size 1.524 1.524)) (justify right) hide)
)
)
(global_label "MAX" (shape input) (at 189.23 90.17 180) (fields_autoplaced)
(effects (font (size 1.524 1.524)) (justify right))
(uuid 12a4a211-b293-43e4-aa26-f2295855bfad)
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 181.9417 90.0748 0)
(effects (font (size 1.524 1.524)) (justify right) hide)
)
)
(global_label "MAX" (shape input) (at 128.27 77.47 0) (fields_autoplaced)
(effects (font (size 1.524 1.524)) (justify left))
(uuid 66f1f3cf-a47a-4e1a-999c-d24b6cfe39ca)
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 135.5583 77.3748 0)
(effects (font (size 1.524 1.524)) (justify left) hide)
)
)
(global_label "WIPER" (shape input) (at 142.24 93.98 0) (fields_autoplaced)
(effects (font (size 1.524 1.524)) (justify left))
(uuid e6b5e680-587f-462a-8ff2-b90282da4c4c)
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 151.9232 94.0752 0)
(effects (font (size 1.524 1.524)) (justify left) hide)
)
)
(symbol (lib_id "Jumper:SolderJumper_2_Open") (at 137.16 97.79 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 23fec8ed-cfa2-45d5-ad2e-d596df70e7f8)
(property "Reference" "JP1" (id 0) (at 138.811 98.2238 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "SolderJumper_2_Open" (id 1) (at 135.1081 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm" (id 2) (at 137.16 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 137.16 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a0a8404e-5924-4648-844d-349b779070d1))
(pin "2" (uuid 05b83821-6fc5-4bfc-b163-04a4fac0e1f5))
)
(symbol (lib_id "power:GND") (at 176.53 87.63 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 306245f6-c9a6-4171-8c7a-27ad4c131cc8)
(property "Reference" "#PWR02" (id 0) (at 176.53 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 176.53 92.0734 0))
(property "Footprint" "" (id 2) (at 176.53 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 176.53 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 6884c1b4-ba74-400a-b15a-2bf546c04e73))
)
(symbol (lib_id "power:PWR_FLAG") (at 194.31 105.41 270) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 3f3d7260-3e85-4037-97f7-501ede8e97c5)
(property "Reference" "#FLG0101" (id 0) (at 196.215 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "PWR_FLAG" (id 1) (at 197.485 105.8438 90)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "Footprint" "" (id 2) (at 194.31 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 194.31 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 2ad119a6-4155-40ca-979d-c79df1ad63e7))
)
(symbol (lib_id "power:GND") (at 124.46 105.41 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 6b133df8-db6f-41c8-bb3e-41890a6687ea)
(property "Reference" "#PWR01" (id 0) (at 124.46 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 124.46 109.8534 0))
(property "Footprint" "" (id 2) (at 124.46 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 124.46 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 6ee86e60-e827-4f9e-9943-3720ef32c06e))
)
(symbol (lib_id "Device:R_Potentiometer") (at 124.46 93.98 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 9763309a-c9ed-492f-a4a9-0b6f407725b0)
(property "Reference" "RV1" (id 0) (at 122.6821 93.1453 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "500k" (id 1) (at 122.6821 95.6822 0)
(effects (font (size 1.27 1.27)) (justify right) hide)
)
(property "Footprint" "cycfi_library:bourns_pdb241" (id 2) (at 124.46 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 124.46 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 27f16326-8a20-4bdf-9b74-82573aa38051))
(pin "2" (uuid 7dc92ef9-68ed-439a-b115-f95b89f4e0ef))
(pin "3" (uuid 130e14df-0bb9-4bc2-a94e-2798d3a4486d))
)
(symbol (lib_id "Device:R_Small") (at 131.445 102.235 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 9c599602-3e33-4423-8cbd-18a49d3426b4)
(property "Reference" "R1" (id 0) (at 131.445 100.3356 90))
(property "Value" "100k" (id 1) (at 133.1472 100.7364 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (id 2) (at 131.445 102.235 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 131.445 102.235 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C149504" (id 4) (at 131.445 102.235 90)
(effects (font (size 1.524 1.524)) hide)
)
(pin "1" (uuid 048897fc-faf5-49da-b8dd-c90618761c05))
(pin "2" (uuid 57e2a8de-635a-430b-8063-0e86f1cf06e8))
)
(symbol (lib_id "Mechanical:MountingHole_Pad") (at 186.69 105.41 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid bbeff794-ca6d-4e4a-ac80-c69c780af677)
(property "Reference" "H1" (id 0) (at 181.61 105.41 90))
(property "Value" "Ground Pad" (id 1) (at 185.42 102.4691 90))
(property "Footprint" "cycfi_library:single-pad-2x2-circular" (id 2) (at 186.69 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 186.69 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1392fde5-9fca-4361-900f-7bf52ba0ff8d))
)
(symbol (lib_id "Mechanical:MountingHole_Pad") (at 186.69 111.76 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid c20c34dc-0c8a-47c9-82f1-fe8a3533aa64)
(property "Reference" "H2" (id 0) (at 181.61 111.76 90))
(property "Value" "Ground Pad" (id 1) (at 185.42 108.8191 90))
(property "Footprint" "cycfi_library:single-pad-2x2-circular" (id 2) (at 186.69 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 186.69 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 80000a89-87b5-4e6a-92e9-64ba20dbcc58))
)
(symbol (lib_id "cycfi_library:conn_1x3") (at 194.31 87.63 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid cd61a421-8b7f-4ccf-a635-570d47a12576)
(property "Reference" "J1" (id 0) (at 198.12 87.63 0))
(property "Value" "I/O connector" (id 1) (at 194.31 81.2769 0))
(property "Footprint" "cycfi_library:pin_header_1x3p_2.54mm_smd_horizontal" (id 2) (at 194.31 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 194.31 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid e20dcc28-7b72-4643-8408-cff9a57de0be))
(pin "2" (uuid 6d693a69-411c-4653-bec6-279f691607b8))
(pin "3" (uuid a539aaa7-796b-4a71-91a6-9f4e5177e7c6))
)
(symbol (lib_id "power:GND") (at 194.31 115.57 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid ff1cc1a1-c8ba-49a8-98aa-0bcf4fbbeed4)
(property "Reference" "#PWR03" (id 0) (at 194.31 121.92 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 194.31 120.0134 0))
(property "Footprint" "" (id 2) (at 194.31 115.57 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 194.31 115.57 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 38826007-b56b-4326-9ad0-b5b23138c508))
)
(sheet_instances
(path "/" (page "1"))
)
(symbol_instances
(path "/3f3d7260-3e85-4037-97f7-501ede8e97c5"
(reference "#FLG0101") (unit 1) (value "PWR_FLAG") (footprint "")
)
(path "/6b133df8-db6f-41c8-bb3e-41890a6687ea"
(reference "#PWR01") (unit 1) (value "GND") (footprint "")
)
(path "/306245f6-c9a6-4171-8c7a-27ad4c131cc8"
(reference "#PWR02") (unit 1) (value "GND") (footprint "")
)
(path "/ff1cc1a1-c8ba-49a8-98aa-0bcf4fbbeed4"
(reference "#PWR03") (unit 1) (value "GND") (footprint "")
)
(path "/bbeff794-ca6d-4e4a-ac80-c69c780af677"
(reference "H1") (unit 1) (value "Ground Pad") (footprint "cycfi_library:single-pad-2x2-circular")
)
(path "/c20c34dc-0c8a-47c9-82f1-fe8a3533aa64"
(reference "H2") (unit 1) (value "Ground Pad") (footprint "cycfi_library:single-pad-2x2-circular")
)
(path "/cd61a421-8b7f-4ccf-a635-570d47a12576"
(reference "J1") (unit 1) (value "I/O connector") (footprint "cycfi_library:pin_header_1x3p_2.54mm_smd_horizontal")
)
(path "/23fec8ed-cfa2-45d5-ad2e-d596df70e7f8"
(reference "JP1") (unit 1) (value "SolderJumper_2_Open") (footprint "Jumper:SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm")
)
(path "/9c599602-3e33-4423-8cbd-18a49d3426b4"
(reference "R1") (unit 1) (value "100k") (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder")
)
(path "/9763309a-c9ed-492f-a4a9-0b6f407725b0"
(reference "RV1") (unit 1) (value "500k") (footprint "cycfi_library:bourns_pdb241")
)
)
)