Browse code

Initial commit

Clarissa Walker authored on 2023/06/08 01:19:16
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,2169 @@
1
+(kicad_sch (version 20230121) (generator eeschema)
2
+
3
+  (uuid 9619b8f2-0b2d-4267-8f67-6ebea3f224c0)
4
+
5
+  (paper "A4")
6
+
7
+  (title_block
8
+    (title "JTAG - Wiggler (Dual Power Supply Section)")
9
+    (date "2023-06-04")
10
+    (rev "1.2")
11
+    (company "Clarissa Walker")
12
+  )
13
+
14
+  (lib_symbols
15
+    (symbol "Connector:Barrel_Jack_Switch" (pin_names hide) (in_bom yes) (on_board yes)
16
+      (property "Reference" "J" (at 0 5.334 0)
17
+        (effects (font (size 1.27 1.27)))
18
+      )
19
+      (property "Value" "Barrel_Jack_Switch" (at 0 -5.08 0)
20
+        (effects (font (size 1.27 1.27)))
21
+      )
22
+      (property "Footprint" "" (at 1.27 -1.016 0)
23
+        (effects (font (size 1.27 1.27)) hide)
24
+      )
25
+      (property "Datasheet" "~" (at 1.27 -1.016 0)
26
+        (effects (font (size 1.27 1.27)) hide)
27
+      )
28
+      (property "ki_keywords" "DC power barrel jack connector" (at 0 0 0)
29
+        (effects (font (size 1.27 1.27)) hide)
30
+      )
31
+      (property "ki_description" "DC Barrel Jack with an internal switch" (at 0 0 0)
32
+        (effects (font (size 1.27 1.27)) hide)
33
+      )
34
+      (property "ki_fp_filters" "BarrelJack*" (at 0 0 0)
35
+        (effects (font (size 1.27 1.27)) hide)
36
+      )
37
+      (symbol "Barrel_Jack_Switch_0_1"
38
+        (rectangle (start -5.08 3.81) (end 5.08 -3.81)
39
+          (stroke (width 0.254) (type default))
40
+          (fill (type background))
41
+        )
42
+        (arc (start -3.302 3.175) (mid -3.9343 2.54) (end -3.302 1.905)
43
+          (stroke (width 0.254) (type default))
44
+          (fill (type none))
45
+        )
46
+        (arc (start -3.302 3.175) (mid -3.9343 2.54) (end -3.302 1.905)
47
+          (stroke (width 0.254) (type default))
48
+          (fill (type outline))
49
+        )
50
+        (polyline
51
+          (pts
52
+            (xy 1.27 -2.286)
53
+            (xy 1.905 -1.651)
54
+          )
55
+          (stroke (width 0.254) (type default))
56
+          (fill (type none))
57
+        )
58
+        (polyline
59
+          (pts
60
+            (xy 5.08 2.54)
61
+            (xy 3.81 2.54)
62
+          )
63
+          (stroke (width 0.254) (type default))
64
+          (fill (type none))
65
+        )
66
+        (polyline
67
+          (pts
68
+            (xy 5.08 0)
69
+            (xy 1.27 0)
70
+            (xy 1.27 -2.286)
71
+            (xy 0.635 -1.651)
72
+          )
73
+          (stroke (width 0.254) (type default))
74
+          (fill (type none))
75
+        )
76
+        (polyline
77
+          (pts
78
+            (xy -3.81 -2.54)
79
+            (xy -2.54 -2.54)
80
+            (xy -1.27 -1.27)
81
+            (xy 0 -2.54)
82
+            (xy 2.54 -2.54)
83
+            (xy 5.08 -2.54)
84
+          )
85
+          (stroke (width 0.254) (type default))
86
+          (fill (type none))
87
+        )
88
+        (rectangle (start 3.683 3.175) (end -3.302 1.905)
89
+          (stroke (width 0.254) (type default))
90
+          (fill (type outline))
91
+        )
92
+      )
93
+      (symbol "Barrel_Jack_Switch_1_1"
94
+        (pin passive line (at 7.62 2.54 180) (length 2.54)
95
+          (name "~" (effects (font (size 1.27 1.27))))
96
+          (number "1" (effects (font (size 1.27 1.27))))
97
+        )
98
+        (pin passive line (at 7.62 -2.54 180) (length 2.54)
99
+          (name "~" (effects (font (size 1.27 1.27))))
100
+          (number "2" (effects (font (size 1.27 1.27))))
101
+        )
102
+        (pin passive line (at 7.62 0 180) (length 2.54)
103
+          (name "~" (effects (font (size 1.27 1.27))))
104
+          (number "3" (effects (font (size 1.27 1.27))))
105
+        )
106
+      )
107
+    )
108
+    (symbol "Device:C_Polarized_US" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
109
+      (property "Reference" "C" (at 0.635 2.54 0)
110
+        (effects (font (size 1.27 1.27)) (justify left))
111
+      )
112
+      (property "Value" "C_Polarized_US" (at 0.635 -2.54 0)
113
+        (effects (font (size 1.27 1.27)) (justify left))
114
+      )
115
+      (property "Footprint" "" (at 0 0 0)
116
+        (effects (font (size 1.27 1.27)) hide)
117
+      )
118
+      (property "Datasheet" "~" (at 0 0 0)
119
+        (effects (font (size 1.27 1.27)) hide)
120
+      )
121
+      (property "ki_keywords" "cap capacitor" (at 0 0 0)
122
+        (effects (font (size 1.27 1.27)) hide)
123
+      )
124
+      (property "ki_description" "Polarized capacitor, US symbol" (at 0 0 0)
125
+        (effects (font (size 1.27 1.27)) hide)
126
+      )
127
+      (property "ki_fp_filters" "CP_*" (at 0 0 0)
128
+        (effects (font (size 1.27 1.27)) hide)
129
+      )
130
+      (symbol "C_Polarized_US_0_1"
131
+        (polyline
132
+          (pts
133
+            (xy -2.032 0.762)
134
+            (xy 2.032 0.762)
135
+          )
136
+          (stroke (width 0.508) (type default))
137
+          (fill (type none))
138
+        )
139
+        (polyline
140
+          (pts
141
+            (xy -1.778 2.286)
142
+            (xy -0.762 2.286)
143
+          )
144
+          (stroke (width 0) (type default))
145
+          (fill (type none))
146
+        )
147
+        (polyline
148
+          (pts
149
+            (xy -1.27 1.778)
150
+            (xy -1.27 2.794)
151
+          )
152
+          (stroke (width 0) (type default))
153
+          (fill (type none))
154
+        )
155
+        (arc (start 2.032 -1.27) (mid 0 -0.5572) (end -2.032 -1.27)
156
+          (stroke (width 0.508) (type default))
157
+          (fill (type none))
158
+        )
159
+      )
160
+      (symbol "C_Polarized_US_1_1"
161
+        (pin passive line (at 0 3.81 270) (length 2.794)
162
+          (name "~" (effects (font (size 1.27 1.27))))
163
+          (number "1" (effects (font (size 1.27 1.27))))
164
+        )
165
+        (pin passive line (at 0 -3.81 90) (length 3.302)
166
+          (name "~" (effects (font (size 1.27 1.27))))
167
+          (number "2" (effects (font (size 1.27 1.27))))
168
+        )
169
+      )
170
+    )
171
+    (symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
172
+      (property "Reference" "D" (at 0 2.54 0)
173
+        (effects (font (size 1.27 1.27)))
174
+      )
175
+      (property "Value" "LED" (at 0 -2.54 0)
176
+        (effects (font (size 1.27 1.27)))
177
+      )
178
+      (property "Footprint" "" (at 0 0 0)
179
+        (effects (font (size 1.27 1.27)) hide)
180
+      )
181
+      (property "Datasheet" "~" (at 0 0 0)
182
+        (effects (font (size 1.27 1.27)) hide)
183
+      )
184
+      (property "ki_keywords" "LED diode" (at 0 0 0)
185
+        (effects (font (size 1.27 1.27)) hide)
186
+      )
187
+      (property "ki_description" "Light emitting diode" (at 0 0 0)
188
+        (effects (font (size 1.27 1.27)) hide)
189
+      )
190
+      (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (at 0 0 0)
191
+        (effects (font (size 1.27 1.27)) hide)
192
+      )
193
+      (symbol "LED_0_1"
194
+        (polyline
195
+          (pts
196
+            (xy -1.27 -1.27)
197
+            (xy -1.27 1.27)
198
+          )
199
+          (stroke (width 0.254) (type default))
200
+          (fill (type none))
201
+        )
202
+        (polyline
203
+          (pts
204
+            (xy -1.27 0)
205
+            (xy 1.27 0)
206
+          )
207
+          (stroke (width 0) (type default))
208
+          (fill (type none))
209
+        )
210
+        (polyline
211
+          (pts
212
+            (xy 1.27 -1.27)
213
+            (xy 1.27 1.27)
214
+            (xy -1.27 0)
215
+            (xy 1.27 -1.27)
216
+          )
217
+          (stroke (width 0.254) (type default))
218
+          (fill (type none))
219
+        )
220
+        (polyline
221
+          (pts
222
+            (xy -3.048 -0.762)
223
+            (xy -4.572 -2.286)
224
+            (xy -3.81 -2.286)
225
+            (xy -4.572 -2.286)
226
+            (xy -4.572 -1.524)
227
+          )
228
+          (stroke (width 0) (type default))
229
+          (fill (type none))
230
+        )
231
+        (polyline
232
+          (pts
233
+            (xy -1.778 -0.762)
234
+            (xy -3.302 -2.286)
235
+            (xy -2.54 -2.286)
236
+            (xy -3.302 -2.286)
237
+            (xy -3.302 -1.524)
238
+          )
239
+          (stroke (width 0) (type default))
240
+          (fill (type none))
241
+        )
242
+      )
243
+      (symbol "LED_1_1"
244
+        (pin passive line (at -3.81 0 0) (length 2.54)
245
+          (name "K" (effects (font (size 1.27 1.27))))
246
+          (number "1" (effects (font (size 1.27 1.27))))
247
+        )
248
+        (pin passive line (at 3.81 0 180) (length 2.54)
249
+          (name "A" (effects (font (size 1.27 1.27))))
250
+          (number "2" (effects (font (size 1.27 1.27))))
251
+        )
252
+      )
253
+    )
254
+    (symbol "Device:R_US" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
255
+      (property "Reference" "R" (at 2.54 0 90)
256
+        (effects (font (size 1.27 1.27)))
257
+      )
258
+      (property "Value" "R_US" (at -2.54 0 90)
259
+        (effects (font (size 1.27 1.27)))
260
+      )
261
+      (property "Footprint" "" (at 1.016 -0.254 90)
262
+        (effects (font (size 1.27 1.27)) hide)
263
+      )
264
+      (property "Datasheet" "~" (at 0 0 0)
265
+        (effects (font (size 1.27 1.27)) hide)
266
+      )
267
+      (property "ki_keywords" "R res resistor" (at 0 0 0)
268
+        (effects (font (size 1.27 1.27)) hide)
269
+      )
270
+      (property "ki_description" "Resistor, US symbol" (at 0 0 0)
271
+        (effects (font (size 1.27 1.27)) hide)
272
+      )
273
+      (property "ki_fp_filters" "R_*" (at 0 0 0)
274
+        (effects (font (size 1.27 1.27)) hide)
275
+      )
276
+      (symbol "R_US_0_1"
277
+        (polyline
278
+          (pts
279
+            (xy 0 -2.286)
280
+            (xy 0 -2.54)
281
+          )
282
+          (stroke (width 0) (type default))
283
+          (fill (type none))
284
+        )
285
+        (polyline
286
+          (pts
287
+            (xy 0 2.286)
288
+            (xy 0 2.54)
289
+          )
290
+          (stroke (width 0) (type default))
291
+          (fill (type none))
292
+        )
293
+        (polyline
294
+          (pts
295
+            (xy 0 -0.762)
296
+            (xy 1.016 -1.143)
297
+            (xy 0 -1.524)
298
+            (xy -1.016 -1.905)
299
+            (xy 0 -2.286)
300
+          )
301
+          (stroke (width 0) (type default))
302
+          (fill (type none))
303
+        )
304
+        (polyline
305
+          (pts
306
+            (xy 0 0.762)
307
+            (xy 1.016 0.381)
308
+            (xy 0 0)
309
+            (xy -1.016 -0.381)
310
+            (xy 0 -0.762)
311
+          )
312
+          (stroke (width 0) (type default))
313
+          (fill (type none))
314
+        )
315
+        (polyline
316
+          (pts
317
+            (xy 0 2.286)
318
+            (xy 1.016 1.905)
319
+            (xy 0 1.524)
320
+            (xy -1.016 1.143)
321
+            (xy 0 0.762)
322
+          )
323
+          (stroke (width 0) (type default))
324
+          (fill (type none))
325
+        )
326
+      )
327
+      (symbol "R_US_1_1"
328
+        (pin passive line (at 0 3.81 270) (length 1.27)
329
+          (name "~" (effects (font (size 1.27 1.27))))
330
+          (number "1" (effects (font (size 1.27 1.27))))
331
+        )
332
+        (pin passive line (at 0 -3.81 90) (length 1.27)
333
+          (name "~" (effects (font (size 1.27 1.27))))
334
+          (number "2" (effects (font (size 1.27 1.27))))
335
+        )
336
+      )
337
+    )
338
+    (symbol "Diode:1N4004" (pin_numbers hide) (pin_names hide) (in_bom yes) (on_board yes)
339
+      (property "Reference" "D" (at 0 2.54 0)
340
+        (effects (font (size 1.27 1.27)))
341
+      )
342
+      (property "Value" "1N4004" (at 0 -2.54 0)
343
+        (effects (font (size 1.27 1.27)))
344
+      )
345
+      (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (at 0 -4.445 0)
346
+        (effects (font (size 1.27 1.27)) hide)
347
+      )
348
+      (property "Datasheet" "http://www.vishay.com/docs/88503/1n4001.pdf" (at 0 0 0)
349
+        (effects (font (size 1.27 1.27)) hide)
350
+      )
351
+      (property "Sim.Device" "D" (at 0 0 0)
352
+        (effects (font (size 1.27 1.27)) hide)
353
+      )
354
+      (property "Sim.Pins" "1=K 2=A" (at 0 0 0)
355
+        (effects (font (size 1.27 1.27)) hide)
356
+      )
357
+      (property "ki_keywords" "diode" (at 0 0 0)
358
+        (effects (font (size 1.27 1.27)) hide)
359
+      )
360
+      (property "ki_description" "400V 1A General Purpose Rectifier Diode, DO-41" (at 0 0 0)
361
+        (effects (font (size 1.27 1.27)) hide)
362
+      )
363
+      (property "ki_fp_filters" "D*DO?41*" (at 0 0 0)
364
+        (effects (font (size 1.27 1.27)) hide)
365
+      )
366
+      (symbol "1N4004_0_1"
367
+        (polyline
368
+          (pts
369
+            (xy -1.27 1.27)
370
+            (xy -1.27 -1.27)
371
+          )
372
+          (stroke (width 0.254) (type default))
373
+          (fill (type none))
374
+        )
375
+        (polyline
376
+          (pts
377
+            (xy 1.27 0)
378
+            (xy -1.27 0)
379
+          )
380
+          (stroke (width 0) (type default))
381
+          (fill (type none))
382
+        )
383
+        (polyline
384
+          (pts
385
+            (xy 1.27 1.27)
386
+            (xy 1.27 -1.27)
387
+            (xy -1.27 0)
388
+            (xy 1.27 1.27)
389
+          )
390
+          (stroke (width 0.254) (type default))
391
+          (fill (type none))
392
+        )
393
+      )
394
+      (symbol "1N4004_1_1"
395
+        (pin passive line (at -3.81 0 0) (length 2.54)
396
+          (name "K" (effects (font (size 1.27 1.27))))
397
+          (number "1" (effects (font (size 1.27 1.27))))
398
+        )
399
+        (pin passive line (at 3.81 0 180) (length 2.54)
400
+          (name "A" (effects (font (size 1.27 1.27))))
401
+          (number "2" (effects (font (size 1.27 1.27))))
402
+        )
403
+      )
404
+    )
405
+    (symbol "Regulator_Linear:LM1117T-ADJ" (in_bom yes) (on_board yes)
406
+      (property "Reference" "U" (at -3.81 3.175 0)
407
+        (effects (font (size 1.27 1.27)))
408
+      )
409
+      (property "Value" "LM1117T-ADJ" (at 0 3.175 0)
410
+        (effects (font (size 1.27 1.27)) (justify left))
411
+      )
412
+      (property "Footprint" "Package_TO_SOT_THT:TO-220-3_Horizontal_TabDown" (at 0 0 0)
413
+        (effects (font (size 1.27 1.27)) hide)
414
+      )
415
+      (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm1117.pdf" (at 0 0 0)
416
+        (effects (font (size 1.27 1.27)) hide)
417
+      )
418
+      (property "ki_keywords" "linear regulator ldo adjustable positive" (at 0 0 0)
419
+        (effects (font (size 1.27 1.27)) hide)
420
+      )
421
+      (property "ki_description" "800mA Low-Dropout Linear Regulator, adjustable output, TO-220" (at 0 0 0)
422
+        (effects (font (size 1.27 1.27)) hide)
423
+      )
424
+      (property "ki_fp_filters" "TO?220*" (at 0 0 0)
425
+        (effects (font (size 1.27 1.27)) hide)
426
+      )
427
+      (symbol "LM1117T-ADJ_0_1"
428
+        (rectangle (start -5.08 -5.08) (end 5.08 1.905)
429
+          (stroke (width 0.254) (type default))
430
+          (fill (type background))
431
+        )
432
+      )
433
+      (symbol "LM1117T-ADJ_1_1"
434
+        (pin input line (at 0 -7.62 90) (length 2.54)
435
+          (name "ADJ" (effects (font (size 1.27 1.27))))
436
+          (number "1" (effects (font (size 1.27 1.27))))
437
+        )
438
+        (pin power_out line (at 7.62 0 180) (length 2.54)
439
+          (name "VO" (effects (font (size 1.27 1.27))))
440
+          (number "2" (effects (font (size 1.27 1.27))))
441
+        )
442
+        (pin power_in line (at -7.62 0 0) (length 2.54)
443
+          (name "VI" (effects (font (size 1.27 1.27))))
444
+          (number "3" (effects (font (size 1.27 1.27))))
445
+        )
446
+      )
447
+    )
448
+    (symbol "Switch:SW_DPDT_x2" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
449
+      (property "Reference" "SW" (at 0 4.318 0)
450
+        (effects (font (size 1.27 1.27)))
451
+      )
452
+      (property "Value" "SW_DPDT_x2" (at 0 -5.08 0)
453
+        (effects (font (size 1.27 1.27)))
454
+      )
455
+      (property "Footprint" "" (at 0 0 0)
456
+        (effects (font (size 1.27 1.27)) hide)
457
+      )
458
+      (property "Datasheet" "~" (at 0 0 0)
459
+        (effects (font (size 1.27 1.27)) hide)
460
+      )
461
+      (property "ki_keywords" "switch dual-pole double-throw DPDT spdt ON-ON" (at 0 0 0)
462
+        (effects (font (size 1.27 1.27)) hide)
463
+      )
464
+      (property "ki_description" "Switch, dual pole double throw, separate symbols" (at 0 0 0)
465
+        (effects (font (size 1.27 1.27)) hide)
466
+      )
467
+      (property "ki_fp_filters" "SW*DPDT*" (at 0 0 0)
468
+        (effects (font (size 1.27 1.27)) hide)
469
+      )
470
+      (symbol "SW_DPDT_x2_0_0"
471
+        (circle (center -2.032 0) (radius 0.508)
472
+          (stroke (width 0) (type default))
473
+          (fill (type none))
474
+        )
475
+        (circle (center 2.032 -2.54) (radius 0.508)
476
+          (stroke (width 0) (type default))
477
+          (fill (type none))
478
+        )
479
+      )
480
+      (symbol "SW_DPDT_x2_0_1"
481
+        (polyline
482
+          (pts
483
+            (xy -1.524 0.254)
484
+            (xy 1.651 2.286)
485
+          )
486
+          (stroke (width 0) (type default))
487
+          (fill (type none))
488
+        )
489
+        (circle (center 2.032 2.54) (radius 0.508)
490
+          (stroke (width 0) (type default))
491
+          (fill (type none))
492
+        )
493
+      )
494
+      (symbol "SW_DPDT_x2_1_1"
495
+        (pin passive line (at 5.08 2.54 180) (length 2.54)
496
+          (name "A" (effects (font (size 1.27 1.27))))
497
+          (number "1" (effects (font (size 1.27 1.27))))
498
+        )
499
+        (pin passive line (at -5.08 0 0) (length 2.54)
500
+          (name "B" (effects (font (size 1.27 1.27))))
501
+          (number "2" (effects (font (size 1.27 1.27))))
502
+        )
503
+        (pin passive line (at 5.08 -2.54 180) (length 2.54)
504
+          (name "C" (effects (font (size 1.27 1.27))))
505
+          (number "3" (effects (font (size 1.27 1.27))))
506
+        )
507
+      )
508
+      (symbol "SW_DPDT_x2_2_1"
509
+        (pin passive line (at 5.08 2.54 180) (length 2.54)
510
+          (name "A" (effects (font (size 1.27 1.27))))
511
+          (number "4" (effects (font (size 1.27 1.27))))
512
+        )
513
+        (pin passive line (at -5.08 0 0) (length 2.54)
514
+          (name "B" (effects (font (size 1.27 1.27))))
515
+          (number "5" (effects (font (size 1.27 1.27))))
516
+        )
517
+        (pin passive line (at 5.08 -2.54 180) (length 2.54)
518
+          (name "C" (effects (font (size 1.27 1.27))))
519
+          (number "6" (effects (font (size 1.27 1.27))))
520
+        )
521
+      )
522
+    )
523
+    (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
524
+      (property "Reference" "#PWR" (at 0 -6.35 0)
525
+        (effects (font (size 1.27 1.27)) hide)
526
+      )
527
+      (property "Value" "GND" (at 0 -3.81 0)
528
+        (effects (font (size 1.27 1.27)))
529
+      )
530
+      (property "Footprint" "" (at 0 0 0)
531
+        (effects (font (size 1.27 1.27)) hide)
532
+      )
533
+      (property "Datasheet" "" (at 0 0 0)
534
+        (effects (font (size 1.27 1.27)) hide)
535
+      )
536
+      (property "ki_keywords" "global power" (at 0 0 0)
537
+        (effects (font (size 1.27 1.27)) hide)
538
+      )
539
+      (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
540
+        (effects (font (size 1.27 1.27)) hide)
541
+      )
542
+      (symbol "GND_0_1"
543
+        (polyline
544
+          (pts
545
+            (xy 0 0)
546
+            (xy 0 -1.27)
547
+            (xy 1.27 -1.27)
548
+            (xy 0 -2.54)
549
+            (xy -1.27 -1.27)
550
+            (xy 0 -1.27)
551
+          )
552
+          (stroke (width 0) (type default))
553
+          (fill (type none))
554
+        )
555
+      )
556
+      (symbol "GND_1_1"
557
+        (pin power_in line (at 0 0 270) (length 0) hide
558
+          (name "GND" (effects (font (size 1.27 1.27))))
559
+          (number "1" (effects (font (size 1.27 1.27))))
560
+        )
561
+      )
562
+    )
563
+    (symbol "power:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
564
+      (property "Reference" "#FLG" (at 0 1.905 0)
565
+        (effects (font (size 1.27 1.27)) hide)
566
+      )
567
+      (property "Value" "PWR_FLAG" (at 0 3.81 0)
568
+        (effects (font (size 1.27 1.27)))
569
+      )
570
+      (property "Footprint" "" (at 0 0 0)
571
+        (effects (font (size 1.27 1.27)) hide)
572
+      )
573
+      (property "Datasheet" "~" (at 0 0 0)
574
+        (effects (font (size 1.27 1.27)) hide)
575
+      )
576
+      (property "ki_keywords" "flag power" (at 0 0 0)
577
+        (effects (font (size 1.27 1.27)) hide)
578
+      )
579
+      (property "ki_description" "Special symbol for telling ERC where power comes from" (at 0 0 0)
580
+        (effects (font (size 1.27 1.27)) hide)
581
+      )
582
+      (symbol "PWR_FLAG_0_0"
583
+        (pin power_out line (at 0 0 90) (length 0)
584
+          (name "pwr" (effects (font (size 1.27 1.27))))
585
+          (number "1" (effects (font (size 1.27 1.27))))
586
+        )
587
+      )
588
+      (symbol "PWR_FLAG_0_1"
589
+        (polyline
590
+          (pts
591
+            (xy 0 0)
592
+            (xy 0 1.27)
593
+            (xy -1.016 1.905)
594
+            (xy 0 2.54)
595
+            (xy 1.016 1.905)
596
+            (xy 0 1.27)
597
+          )
598
+          (stroke (width 0) (type default))
599
+          (fill (type none))
600
+        )
601
+      )
602
+    )
603
+    (symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
604
+      (property "Reference" "#PWR" (at 0 -3.81 0)
605
+        (effects (font (size 1.27 1.27)) hide)
606
+      )
607
+      (property "Value" "VCC" (at 0 3.81 0)
608
+        (effects (font (size 1.27 1.27)))
609
+      )
610
+      (property "Footprint" "" (at 0 0 0)
611
+        (effects (font (size 1.27 1.27)) hide)
612
+      )
613
+      (property "Datasheet" "" (at 0 0 0)
614
+        (effects (font (size 1.27 1.27)) hide)
615
+      )
616
+      (property "ki_keywords" "global power" (at 0 0 0)
617
+        (effects (font (size 1.27 1.27)) hide)
618
+      )
619
+      (property "ki_description" "Power symbol creates a global label with name \"VCC\"" (at 0 0 0)
620
+        (effects (font (size 1.27 1.27)) hide)
621
+      )
622
+      (symbol "VCC_0_1"
623
+        (polyline
624
+          (pts
625
+            (xy -0.762 1.27)
626
+            (xy 0 2.54)
627
+          )
628
+          (stroke (width 0) (type default))
629
+          (fill (type none))
630
+        )
631
+        (polyline
632
+          (pts
633
+            (xy 0 0)
634
+            (xy 0 2.54)
635
+          )
636
+          (stroke (width 0) (type default))
637
+          (fill (type none))
638
+        )
639
+        (polyline
640
+          (pts
641
+            (xy 0 2.54)
642
+            (xy 0.762 1.27)
643
+          )
644
+          (stroke (width 0) (type default))
645
+          (fill (type none))
646
+        )
647
+      )
648
+      (symbol "VCC_1_1"
649
+        (pin power_in line (at 0 0 90) (length 0) hide
650
+          (name "VCC" (effects (font (size 1.27 1.27))))
651
+          (number "1" (effects (font (size 1.27 1.27))))
652
+        )
653
+      )
654
+    )
655
+  )
656
+
657
+  (junction (at 102.87 59.69) (diameter 0) (color 0 0 0 0)
658
+    (uuid 0a876d60-f9a9-4d47-948d-02135c994e58)
659
+  )
660
+  (junction (at 168.91 110.49) (diameter 0) (color 0 0 0 0)
661
+    (uuid 19baa64d-0108-4030-ab06-3fbad61e2a6d)
662
+  )
663
+  (junction (at 77.47 110.49) (diameter 0) (color 0 0 0 0)
664
+    (uuid 25c576b3-d788-4d85-9dc1-597f01c7e96b)
665
+  )
666
+  (junction (at 77.47 90.17) (diameter 0) (color 0 0 0 0)
667
+    (uuid 39424118-0f27-460c-befb-8d43b8fe6ec3)
668
+  )
669
+  (junction (at 156.21 43.18) (diameter 0) (color 0 0 0 0)
670
+    (uuid 5db3a5ee-e7f7-47c9-a261-fb519fee9c62)
671
+  )
672
+  (junction (at 57.15 110.49) (diameter 0) (color 0 0 0 0)
673
+    (uuid 666b625e-7916-4894-a550-6eea04c6329a)
674
+  )
675
+  (junction (at 203.2 50.8) (diameter 0) (color 0 0 0 0)
676
+    (uuid 68dde645-3913-4829-9f2c-4437b06ad0fd)
677
+  )
678
+  (junction (at 161.29 71.12) (diameter 0) (color 0 0 0 0)
679
+    (uuid 807ff1c8-3ca7-4257-b8ee-2be686c40480)
680
+  )
681
+  (junction (at 49.53 72.39) (diameter 0) (color 0 0 0 0)
682
+    (uuid 90f120a7-e6bc-4e2a-b9ab-93d50dce7ddd)
683
+  )
684
+  (junction (at 227.33 90.17) (diameter 0) (color 0 0 0 0)
685
+    (uuid 92ce1b1f-afa6-4591-8896-3c3a6197eab3)
686
+  )
687
+  (junction (at 208.28 90.17) (diameter 0) (color 0 0 0 0)
688
+    (uuid 93130c26-4315-459b-a08a-980593611dcc)
689
+  )
690
+  (junction (at 105.41 49.53) (diameter 0) (color 0 0 0 0)
691
+    (uuid a4b0192a-457e-4635-a41c-e23e83956b55)
692
+  )
693
+  (junction (at 189.23 110.49) (diameter 0) (color 0 0 0 0)
694
+    (uuid bfc193b7-0805-4890-926d-f20e2e0c8ea6)
695
+  )
696
+  (junction (at 189.23 90.17) (diameter 0) (color 0 0 0 0)
697
+    (uuid d0dab38e-feb5-44ae-b5fd-829bb0b978de)
698
+  )
699
+  (junction (at 151.13 43.18) (diameter 0) (color 0 0 0 0)
700
+    (uuid daf489c0-0102-42d8-ae9c-3fcf12a90311)
701
+  )
702
+  (junction (at 133.35 59.69) (diameter 0) (color 0 0 0 0)
703
+    (uuid e8c36eeb-3094-41c1-ac17-011f579d5bd2)
704
+  )
705
+  (junction (at 76.2 59.69) (diameter 0) (color 0 0 0 0)
706
+    (uuid ea32795d-387f-420b-9bce-2b0709616772)
707
+  )
708
+  (junction (at 107.95 59.69) (diameter 0) (color 0 0 0 0)
709
+    (uuid ef03018d-2d73-4f28-a199-037e76c9a7b8)
710
+  )
711
+  (junction (at 115.57 90.17) (diameter 0) (color 0 0 0 0)
712
+    (uuid f7a1ff84-b645-459a-9554-f7a3a5afb6bb)
713
+  )
714
+  (junction (at 96.52 90.17) (diameter 0) (color 0 0 0 0)
715
+    (uuid feea4cad-b7ad-4b47-bfec-0cb38f123531)
716
+  )
717
+
718
+  (wire (pts (xy 96.52 90.17) (xy 115.57 90.17))
719
+    (stroke (width 0) (type default))
720
+    (uuid 04e562cb-8126-4093-a6b6-089a2610d6f8)
721
+  )
722
+  (wire (pts (xy 96.52 95.25) (xy 96.52 90.17))
723
+    (stroke (width 0) (type default))
724
+    (uuid 0925a104-20d4-47c3-811f-51383beb2186)
725
+  )
726
+  (wire (pts (xy 151.13 43.18) (xy 151.13 39.37))
727
+    (stroke (width 0) (type default))
728
+    (uuid 0a75be03-d2a6-43c6-a0a6-af7fbc19a285)
729
+  )
730
+  (wire (pts (xy 77.47 110.49) (xy 57.15 110.49))
731
+    (stroke (width 0) (type default))
732
+    (uuid 0aca3e1a-a848-4dac-b049-a0bc5d9111f0)
733
+  )
734
+  (wire (pts (xy 115.57 102.87) (xy 115.57 111.76))
735
+    (stroke (width 0) (type default))
736
+    (uuid 103a8ba3-7597-4b2e-b084-8eb2645163de)
737
+  )
738
+  (wire (pts (xy 200.66 63.5) (xy 200.66 60.96))
739
+    (stroke (width 0) (type default))
740
+    (uuid 13ffa527-f791-4954-a4fa-c9b1a482e43f)
741
+  )
742
+  (wire (pts (xy 189.23 110.49) (xy 168.91 110.49))
743
+    (stroke (width 0) (type default))
744
+    (uuid 14c737e3-80be-43fc-9bdc-79f9d571de2d)
745
+  )
746
+  (wire (pts (xy 31.75 19.05) (xy 31.75 25.4))
747
+    (stroke (width 0) (type default))
748
+    (uuid 1efb744c-1180-476e-8d81-34d78fb078df)
749
+  )
750
+  (wire (pts (xy 208.28 90.17) (xy 227.33 90.17))
751
+    (stroke (width 0) (type default))
752
+    (uuid 202de65f-72b5-4984-a58f-fa997bef5666)
753
+  )
754
+  (wire (pts (xy 77.47 102.87) (xy 77.47 110.49))
755
+    (stroke (width 0) (type default))
756
+    (uuid 2043ffb9-036e-45f8-b76e-5c44fb14a1ff)
757
+  )
758
+  (wire (pts (xy 102.87 59.69) (xy 102.87 63.5))
759
+    (stroke (width 0) (type default))
760
+    (uuid 29b40195-c019-49a8-a445-e2b72a4186f4)
761
+  )
762
+  (wire (pts (xy 64.77 90.17) (xy 77.47 90.17))
763
+    (stroke (width 0) (type default))
764
+    (uuid 29b54128-763c-4364-8cda-7d824d369249)
765
+  )
766
+  (wire (pts (xy 77.47 114.3) (xy 77.47 110.49))
767
+    (stroke (width 0) (type default))
768
+    (uuid 2e60901e-7f65-4de1-b292-d8aae7166b3c)
769
+  )
770
+  (wire (pts (xy 189.23 90.17) (xy 208.28 90.17))
771
+    (stroke (width 0) (type default))
772
+    (uuid 339b0c3f-33ef-4b6c-af44-0d399012e3e6)
773
+  )
774
+  (wire (pts (xy 132.08 43.18) (xy 151.13 43.18))
775
+    (stroke (width 0) (type default))
776
+    (uuid 3d458026-998a-4237-8bb4-aedfa438c731)
777
+  )
778
+  (wire (pts (xy 156.21 43.18) (xy 203.2 43.18))
779
+    (stroke (width 0) (type default))
780
+    (uuid 40b404ac-50f9-4f52-98ce-d3447bb34062)
781
+  )
782
+  (wire (pts (xy 76.2 59.69) (xy 102.87 59.69))
783
+    (stroke (width 0) (type default))
784
+    (uuid 41aebaf9-e80c-4305-a000-7a137e4e28bf)
785
+  )
786
+  (wire (pts (xy 227.33 95.25) (xy 227.33 90.17))
787
+    (stroke (width 0) (type default))
788
+    (uuid 428efe9f-6028-4b2b-99ce-5b417f450e5f)
789
+  )
790
+  (wire (pts (xy 227.33 119.38) (xy 227.33 127))
791
+    (stroke (width 0) (type default))
792
+    (uuid 43b82bc7-2717-4bcf-8973-8fce770831c2)
793
+  )
794
+  (wire (pts (xy 57.15 114.3) (xy 57.15 110.49))
795
+    (stroke (width 0) (type default))
796
+    (uuid 467b3c7b-7c1c-4bce-97c9-d3558a3a7190)
797
+  )
798
+  (wire (pts (xy 148.59 71.12) (xy 148.59 76.2))
799
+    (stroke (width 0) (type default))
800
+    (uuid 47622408-42fd-461a-ab94-8c47400a5d28)
801
+  )
802
+  (wire (pts (xy 97.79 49.53) (xy 105.41 49.53))
803
+    (stroke (width 0) (type default))
804
+    (uuid 4c1004b2-519a-4501-9c12-812aa3503ef5)
805
+  )
806
+  (wire (pts (xy 161.29 59.69) (xy 161.29 71.12))
807
+    (stroke (width 0) (type default))
808
+    (uuid 4c77e531-ae26-4b12-bf1e-d3cda1165b9b)
809
+  )
810
+  (wire (pts (xy 36.83 72.39) (xy 36.83 77.47))
811
+    (stroke (width 0) (type default))
812
+    (uuid 51ec4142-ccdf-4bd4-a93b-76b2745aa408)
813
+  )
814
+  (wire (pts (xy 49.53 59.69) (xy 76.2 59.69))
815
+    (stroke (width 0) (type default))
816
+    (uuid 5350623d-ef83-492c-9515-40f8e62fa050)
817
+  )
818
+  (wire (pts (xy 168.91 121.92) (xy 168.91 127))
819
+    (stroke (width 0) (type default))
820
+    (uuid 553b0f3e-77e3-439a-a3bf-b02cd964fccb)
821
+  )
822
+  (wire (pts (xy 161.29 71.12) (xy 161.29 90.17))
823
+    (stroke (width 0) (type default))
824
+    (uuid 5b4fa81f-5248-46b2-bd29-85bcb4106f82)
825
+  )
826
+  (wire (pts (xy 36.83 72.39) (xy 41.91 72.39))
827
+    (stroke (width 0) (type default))
828
+    (uuid 5ce31b49-63cb-4cf0-81e9-b934fde685a2)
829
+  )
830
+  (wire (pts (xy 115.57 95.25) (xy 115.57 90.17))
831
+    (stroke (width 0) (type default))
832
+    (uuid 6118424a-4fa8-48fa-acc7-8973efc3916c)
833
+  )
834
+  (wire (pts (xy 160.02 71.12) (xy 161.29 71.12))
835
+    (stroke (width 0) (type default))
836
+    (uuid 63e263eb-9c33-43e9-9199-618900ee13c2)
837
+  )
838
+  (wire (pts (xy 57.15 97.79) (xy 57.15 110.49))
839
+    (stroke (width 0) (type default))
840
+    (uuid 65938cb3-f44b-416b-82aa-e2b7cbc66e82)
841
+  )
842
+  (wire (pts (xy 19.05 19.05) (xy 19.05 25.4))
843
+    (stroke (width 0) (type default))
844
+    (uuid 68bf202d-075a-4f1d-abc7-f98377414b2d)
845
+  )
846
+  (wire (pts (xy 203.2 50.8) (xy 203.2 43.18))
847
+    (stroke (width 0) (type default))
848
+    (uuid 6ca3b005-b11f-4f0b-823c-7807b9f1ceac)
849
+  )
850
+  (wire (pts (xy 107.95 59.69) (xy 133.35 59.69))
851
+    (stroke (width 0) (type default))
852
+    (uuid 73722d77-4dde-4a14-95f3-e77ac42e7bc3)
853
+  )
854
+  (wire (pts (xy 189.23 102.87) (xy 189.23 110.49))
855
+    (stroke (width 0) (type default))
856
+    (uuid 76db13ab-1fa6-41c1-96c4-e2622ea33e6a)
857
+  )
858
+  (wire (pts (xy 115.57 90.17) (xy 132.08 90.17))
859
+    (stroke (width 0) (type default))
860
+    (uuid 76dbfd8c-a463-4b57-89a7-f2d25b421e5c)
861
+  )
862
+  (wire (pts (xy 115.57 119.38) (xy 115.57 127))
863
+    (stroke (width 0) (type default))
864
+    (uuid 773cf809-76a1-4786-9757-dac25de2eb19)
865
+  )
866
+  (wire (pts (xy 133.35 59.69) (xy 161.29 59.69))
867
+    (stroke (width 0) (type default))
868
+    (uuid 7b9693b0-b13e-4565-bf34-849bb7c054c1)
869
+  )
870
+  (wire (pts (xy 168.91 97.79) (xy 168.91 110.49))
871
+    (stroke (width 0) (type default))
872
+    (uuid 7ba73fc9-4464-40c6-a7fb-1dce1a18b61d)
873
+  )
874
+  (wire (pts (xy 49.53 72.39) (xy 49.53 90.17))
875
+    (stroke (width 0) (type default))
876
+    (uuid 7f1b485f-146d-4099-b4e0-dade4b798173)
877
+  )
878
+  (wire (pts (xy 124.46 43.18) (xy 105.41 43.18))
879
+    (stroke (width 0) (type default))
880
+    (uuid 8d427ab1-265e-4df2-b0f5-3f22f10050ab)
881
+  )
882
+  (wire (pts (xy 49.53 72.39) (xy 49.53 59.69))
883
+    (stroke (width 0) (type default))
884
+    (uuid 958adca8-46ec-426e-a9d8-116d4d32f913)
885
+  )
886
+  (wire (pts (xy 205.74 60.96) (xy 205.74 63.5))
887
+    (stroke (width 0) (type default))
888
+    (uuid 99dbf65b-15c6-436a-a485-207c2f8b1694)
889
+  )
890
+  (wire (pts (xy 152.4 71.12) (xy 148.59 71.12))
891
+    (stroke (width 0) (type default))
892
+    (uuid 9a51f86e-ea8b-4c01-b498-4d514cc2bc62)
893
+  )
894
+  (wire (pts (xy 77.47 95.25) (xy 77.47 90.17))
895
+    (stroke (width 0) (type default))
896
+    (uuid 9b74ed2f-d201-43e5-9fb3-d4500732870a)
897
+  )
898
+  (wire (pts (xy 189.23 114.3) (xy 189.23 110.49))
899
+    (stroke (width 0) (type default))
900
+    (uuid 9bbd180c-ab9c-4b22-988c-cc3c83fcbb53)
901
+  )
902
+  (wire (pts (xy 57.15 121.92) (xy 57.15 127))
903
+    (stroke (width 0) (type default))
904
+    (uuid 9c04e998-714f-4126-a668-4b3104e22f4f)
905
+  )
906
+  (wire (pts (xy 77.47 121.92) (xy 77.47 127))
907
+    (stroke (width 0) (type default))
908
+    (uuid 9dfe508b-1f38-4dd5-a4ee-8e6556c9a857)
909
+  )
910
+  (wire (pts (xy 156.21 43.18) (xy 156.21 39.37))
911
+    (stroke (width 0) (type default))
912
+    (uuid a45d6ff3-af39-4ab2-ba5c-d8673b78f05f)
913
+  )
914
+  (wire (pts (xy 176.53 90.17) (xy 189.23 90.17))
915
+    (stroke (width 0) (type default))
916
+    (uuid a735f680-dccd-4a6e-b7fc-091ca5201603)
917
+  )
918
+  (wire (pts (xy 96.52 102.87) (xy 96.52 127))
919
+    (stroke (width 0) (type default))
920
+    (uuid b4d0159c-5e0d-4755-a8ee-8d73a6231bf9)
921
+  )
922
+  (wire (pts (xy 153.67 39.37) (xy 153.67 43.18))
923
+    (stroke (width 0) (type default))
924
+    (uuid b7b35f45-4520-46b1-b640-cdd4ebef96fb)
925
+  )
926
+  (wire (pts (xy 227.33 90.17) (xy 242.57 90.17))
927
+    (stroke (width 0) (type default))
928
+    (uuid bb831ba0-78a1-4e51-ae51-56d3cde48061)
929
+  )
930
+  (wire (pts (xy 208.28 95.25) (xy 208.28 90.17))
931
+    (stroke (width 0) (type default))
932
+    (uuid c1018120-f130-4020-987c-1b15e1acb7ca)
933
+  )
934
+  (wire (pts (xy 189.23 95.25) (xy 189.23 90.17))
935
+    (stroke (width 0) (type default))
936
+    (uuid c129fbba-dd6d-4c68-a0e9-99aa3474c879)
937
+  )
938
+  (wire (pts (xy 227.33 102.87) (xy 227.33 111.76))
939
+    (stroke (width 0) (type default))
940
+    (uuid c213a9e6-320c-4df5-8ec8-002d83e470e0)
941
+  )
942
+  (wire (pts (xy 105.41 43.18) (xy 105.41 49.53))
943
+    (stroke (width 0) (type default))
944
+    (uuid d270e17c-78a1-476b-928f-f324b507bc72)
945
+  )
946
+  (wire (pts (xy 77.47 90.17) (xy 96.52 90.17))
947
+    (stroke (width 0) (type default))
948
+    (uuid d43f11dc-1e53-44e1-b480-0a7d21248fe3)
949
+  )
950
+  (wire (pts (xy 212.09 50.8) (xy 203.2 50.8))
951
+    (stroke (width 0) (type default))
952
+    (uuid d5056d0c-fa83-463f-bc8b-96ed9d79206d)
953
+  )
954
+  (wire (pts (xy 153.67 43.18) (xy 156.21 43.18))
955
+    (stroke (width 0) (type default))
956
+    (uuid dd0a607f-fea5-42e7-8d95-ed76c6bd66dd)
957
+  )
958
+  (wire (pts (xy 168.91 114.3) (xy 168.91 110.49))
959
+    (stroke (width 0) (type default))
960
+    (uuid efee42fb-0085-4ded-99df-e858fa1fd3bb)
961
+  )
962
+  (wire (pts (xy 105.41 50.8) (xy 105.41 49.53))
963
+    (stroke (width 0) (type default))
964
+    (uuid f1efc9d5-a300-49bd-8775-ed36ab24a3d6)
965
+  )
966
+  (wire (pts (xy 212.09 54.61) (xy 212.09 50.8))
967
+    (stroke (width 0) (type default))
968
+    (uuid f2c66981-2844-4fcf-933b-46ac6d877967)
969
+  )
970
+  (wire (pts (xy 107.95 59.69) (xy 107.95 63.5))
971
+    (stroke (width 0) (type default))
972
+    (uuid f8b2ae8f-b673-4e65-9375-7f37c85f4ded)
973
+  )
974
+  (wire (pts (xy 189.23 121.92) (xy 189.23 127))
975
+    (stroke (width 0) (type default))
976
+    (uuid fafd85fc-9969-45ea-938e-c747eddf9924)
977
+  )
978
+  (wire (pts (xy 208.28 102.87) (xy 208.28 127))
979
+    (stroke (width 0) (type default))
980
+    (uuid fe76824c-b370-482f-9810-da453f41516e)
981
+  )
982
+
983
+  (text "3V3 Power Supply" (at 96.52 81.28 0)
984
+    (effects (font (size 1.4 1.4)) (justify left bottom))
985
+    (uuid 1f45e9d2-885b-4b39-bce5-e65904962a1a)
986
+  )
987
+  (text "5V0 Power Supply" (at 193.04 81.28 0)
988
+    (effects (font (size 1.4 1.4)) (justify left bottom))
989
+    (uuid 5ab4176e-a9e1-42a2-af2e-2bc4e352a012)
990
+  )
991
+  (text "Originating Power Source should be +9V to +12V" (at 127 24.13 0)
992
+    (effects (font (size 1.4 1.4)) (justify left bottom))
993
+    (uuid 82cf624b-a0db-44a9-9df3-f3f1eb158219)
994
+  )
995
+  (text "Highest R22 value = 5K1" (at 118.11 105.41 0)
996
+    (effects (font (size 1.4 1.4)) (justify left bottom))
997
+    (uuid 9fa17439-5a64-4fd8-9141-f5f6d5f78e8e)
998
+  )
999
+  (text "Highest R25 value = 5K1" (at 229.87 105.41 0)
1000
+    (effects (font (size 1.4 1.4)) (justify left bottom))
1001
+    (uuid fd613549-892a-4a87-9054-a2aac22ad6e3)
1002
+  )
1003
+
1004
+  (global_label "C2_positive" (shape input) (at 102.87 63.5 270) (fields_autoplaced)
1005
+    (effects (font (size 1.27 1.27)) (justify right))
1006
+    (uuid 12d236d3-5e9d-4ad9-8a85-25f75871c3fb)
1007
+    (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 102.87 77.1705 90)
1008
+      (effects (font (size 1.27 1.27)) (justify right) hide)
1009
+    )
1010
+  )
1011
+  (global_label "C5_negative" (shape input) (at 200.66 63.5 270) (fields_autoplaced)
1012
+    (effects (font (size 1.27 1.27)) (justify right))
1013
+    (uuid 3091a4ff-73f1-44a0-9fbc-d497a58b8481)
1014
+    (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 200.66 77.7752 90)
1015
+      (effects (font (size 1.27 1.27)) (justify right) hide)
1016
+    )
1017
+  )
1018
+  (global_label "C5_negative" (shape input) (at 148.59 76.2 270) (fields_autoplaced)
1019
+    (effects (font (size 1.27 1.27)) (justify right))
1020
+    (uuid 69b73354-39a2-450d-8fdc-5adff113879b)
1021
+    (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 148.59 90.4752 90)
1022
+      (effects (font (size 1.27 1.27)) (justify right) hide)
1023
+    )
1024
+  )
1025
+  (global_label "C2_negative" (shape input) (at 205.74 63.5 270) (fields_autoplaced)
1026
+    (effects (font (size 1.27 1.27)) (justify right))
1027
+    (uuid 6a3d4d58-8c2a-4b06-8cb8-625350e04d88)
1028
+    (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 205.74 77.7752 90)
1029
+      (effects (font (size 1.27 1.27)) (justify right) hide)
1030
+    )
1031
+  )
1032
+  (global_label "C2_negative" (shape input) (at 36.83 77.47 270) (fields_autoplaced)
1033
+    (effects (font (size 1.27 1.27)) (justify right))
1034
+    (uuid b1c17dda-ffcb-48be-8991-b56785446e50)
1035
+    (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 36.83 91.7452 90)
1036
+      (effects (font (size 1.27 1.27)) (justify right) hide)
1037
+    )
1038
+  )
1039
+  (global_label "C5_positive" (shape input) (at 107.95 63.5 270) (fields_autoplaced)
1040
+    (effects (font (size 1.27 1.27)) (justify right))
1041
+    (uuid bea2077b-39d1-45b8-8144-ab37ceebdf76)
1042
+    (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 107.95 77.1705 90)
1043
+      (effects (font (size 1.27 1.27)) (justify right) hide)
1044
+    )
1045
+  )
1046
+  (global_label "Protected_VCC" (shape input) (at 97.79 49.53 180) (fields_autoplaced)
1047
+    (effects (font (size 1.27 1.27)) (justify right))
1048
+    (uuid cb2c15a4-371f-4143-acb2-326c96494e9b)
1049
+    (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 81.2166 49.53 0)
1050
+      (effects (font (size 1.27 1.27)) (justify right) hide)
1051
+    )
1052
+  )
1053
+
1054
+  (hierarchical_label "PSU_Out" (shape output) (at 242.57 90.17 0) (fields_autoplaced)
1055
+    (effects (font (size 1.27 1.27)) (justify left))
1056
+    (uuid 0b3c59b3-300c-4a29-bd49-bfc1dcc3b9c1)
1057
+  )
1058
+  (hierarchical_label "PSU_Out" (shape output) (at 132.08 90.17 0) (fields_autoplaced)
1059
+    (effects (font (size 1.27 1.27)) (justify left))
1060
+    (uuid d0d3d94e-1071-47a4-b4f8-a41a04736d8d)
1061
+  )
1062
+
1063
+  (symbol (lib_id "Device:C_Polarized_US") (at 189.23 118.11 0) (unit 1)
1064
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1065
+    (uuid 098f3021-f11e-4931-bbec-7320cb6e5599)
1066
+    (property "Reference" "C6" (at 193.04 116.84 0)
1067
+      (effects (font (size 1.27 1.27)) (justify left))
1068
+    )
1069
+    (property "Value" "100uf 6.3V" (at 193.04 119.38 0)
1070
+      (effects (font (size 1.27 1.27)) (justify left))
1071
+    )
1072
+    (property "Footprint" "" (at 189.23 118.11 0)
1073
+      (effects (font (size 1.27 1.27)) hide)
1074
+    )
1075
+    (property "Datasheet" "~" (at 189.23 118.11 0)
1076
+      (effects (font (size 1.27 1.27)) hide)
1077
+    )
1078
+    (pin "1" (uuid acee25cc-e84f-4a5d-989e-f948a6994fe6))
1079
+    (pin "2" (uuid 30004fd9-2bc6-4bdd-9235-e3d90eb86f6a))
1080
+    (instances
1081
+      (project "jtag-wiggler"
1082
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1083
+          (reference "C6") (unit 1)
1084
+        )
1085
+      )
1086
+      (project "power-supply"
1087
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1088
+          (reference "C5") (unit 1)
1089
+        )
1090
+      )
1091
+    )
1092
+  )
1093
+
1094
+  (symbol (lib_id "Device:LED") (at 227.33 115.57 90) (unit 1)
1095
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1096
+    (uuid 0afa6388-54bc-4a58-ae4e-492f52d33700)
1097
+    (property "Reference" "D3" (at 231.14 115.8875 90)
1098
+      (effects (font (size 1.27 1.27)) (justify right))
1099
+    )
1100
+    (property "Value" "LED [RED]" (at 231.14 118.4275 90)
1101
+      (effects (font (size 1.27 1.27)) (justify right))
1102
+    )
1103
+    (property "Footprint" "" (at 227.33 115.57 0)
1104
+      (effects (font (size 1.27 1.27)) hide)
1105
+    )
1106
+    (property "Datasheet" "~" (at 227.33 115.57 0)
1107
+      (effects (font (size 1.27 1.27)) hide)
1108
+    )
1109
+    (pin "1" (uuid a88badba-a081-4cb4-9913-77b2df92320c))
1110
+    (pin "2" (uuid ada6c6df-3175-43ed-b406-82eadb12b933))
1111
+    (instances
1112
+      (project "jtag-wiggler"
1113
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1114
+          (reference "D3") (unit 1)
1115
+        )
1116
+      )
1117
+      (project "power-supply"
1118
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1119
+          (reference "D2") (unit 1)
1120
+        )
1121
+      )
1122
+    )
1123
+  )
1124
+
1125
+  (symbol (lib_id "Regulator_Linear:LM1117T-ADJ") (at 168.91 90.17 0) (unit 1)
1126
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1127
+    (uuid 0bb970c4-4faa-4b3e-b510-174f0260a114)
1128
+    (property "Reference" "U3" (at 168.91 83.82 0)
1129
+      (effects (font (size 1.27 1.27)))
1130
+    )
1131
+    (property "Value" "LM1117T-ADJ" (at 168.91 86.36 0)
1132
+      (effects (font (size 1.27 1.27)))
1133
+    )
1134
+    (property "Footprint" "Package_TO_SOT_THT:TO-220-3_Vertical" (at 168.91 90.17 0)
1135
+      (effects (font (size 1.27 1.27)) hide)
1136
+    )
1137
+    (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm1117.pdf" (at 168.91 90.17 0)
1138
+      (effects (font (size 1.27 1.27)) hide)
1139
+    )
1140
+    (pin "1" (uuid 6915edf5-889e-450d-abd0-b272abf0cd18))
1141
+    (pin "2" (uuid 0235afed-d2b0-4519-94dc-864dadefdadc))
1142
+    (pin "3" (uuid e43ac00c-0930-46bc-89b1-eeb14b35ece8))
1143
+    (instances
1144
+      (project "jtag-wiggler"
1145
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1146
+          (reference "U3") (unit 1)
1147
+        )
1148
+      )
1149
+      (project "power-supply"
1150
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1151
+          (reference "U2") (unit 1)
1152
+        )
1153
+      )
1154
+    )
1155
+  )
1156
+
1157
+  (symbol (lib_id "power:GND") (at 57.15 127 0) (unit 1)
1158
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1159
+    (uuid 1f8cf49e-0091-4325-927d-e1e04ebb3b76)
1160
+    (property "Reference" "#PWR011" (at 57.15 133.35 0)
1161
+      (effects (font (size 1.27 1.27)) hide)
1162
+    )
1163
+    (property "Value" "GND" (at 57.15 132.08 0)
1164
+      (effects (font (size 1.27 1.27)))
1165
+    )
1166
+    (property "Footprint" "" (at 57.15 127 0)
1167
+      (effects (font (size 1.27 1.27)) hide)
1168
+    )
1169
+    (property "Datasheet" "" (at 57.15 127 0)
1170
+      (effects (font (size 1.27 1.27)) hide)
1171
+    )
1172
+    (pin "1" (uuid 4550c3e2-7347-40ea-98e9-8e0e05d145a8))
1173
+    (instances
1174
+      (project "jtag-wiggler"
1175
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1176
+          (reference "#PWR011") (unit 1)
1177
+        )
1178
+      )
1179
+      (project "power-supply"
1180
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1181
+          (reference "#PWR01") (unit 1)
1182
+        )
1183
+      )
1184
+    )
1185
+  )
1186
+
1187
+  (symbol (lib_id "power:GND") (at 208.28 127 0) (unit 1)
1188
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1189
+    (uuid 25016d95-fca9-48b3-8650-c7d4c6f7e773)
1190
+    (property "Reference" "#PWR022" (at 208.28 133.35 0)
1191
+      (effects (font (size 1.27 1.27)) hide)
1192
+    )
1193
+    (property "Value" "GND" (at 208.28 132.08 0)
1194
+      (effects (font (size 1.27 1.27)))
1195
+    )
1196
+    (property "Footprint" "" (at 208.28 127 0)
1197
+      (effects (font (size 1.27 1.27)) hide)
1198
+    )
1199
+    (property "Datasheet" "" (at 208.28 127 0)
1200
+      (effects (font (size 1.27 1.27)) hide)
1201
+    )
1202
+    (pin "1" (uuid 238b59b9-0504-4e65-af02-464e796356bd))
1203
+    (instances
1204
+      (project "jtag-wiggler"
1205
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1206
+          (reference "#PWR022") (unit 1)
1207
+        )
1208
+      )
1209
+      (project "power-supply"
1210
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1211
+          (reference "#PWR07") (unit 1)
1212
+        )
1213
+      )
1214
+    )
1215
+  )
1216
+
1217
+  (symbol (lib_id "power:GND") (at 212.09 54.61 0) (unit 1)
1218
+    (in_bom yes) (on_board yes) (dnp no)
1219
+    (uuid 2dfe7883-fdc3-4772-a16c-5430c103442c)
1220
+    (property "Reference" "#PWR07" (at 212.09 60.96 0)
1221
+      (effects (font (size 1.27 1.27)) hide)
1222
+    )
1223
+    (property "Value" "GND" (at 212.09 58.42 0)
1224
+      (effects (font (size 1.27 1.27)))
1225
+    )
1226
+    (property "Footprint" "" (at 212.09 54.61 0)
1227
+      (effects (font (size 1.27 1.27)) hide)
1228
+    )
1229
+    (property "Datasheet" "" (at 212.09 54.61 0)
1230
+      (effects (font (size 1.27 1.27)) hide)
1231
+    )
1232
+    (pin "1" (uuid 71d73b5e-4169-4135-aec0-2574abc6a432))
1233
+    (instances
1234
+      (project "jtag-wiggler"
1235
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1236
+          (reference "#PWR07") (unit 1)
1237
+        )
1238
+      )
1239
+      (project "power-supply"
1240
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1241
+          (reference "#PWR010") (unit 1)
1242
+        )
1243
+      )
1244
+    )
1245
+  )
1246
+
1247
+  (symbol (lib_id "Device:LED") (at 115.57 115.57 90) (unit 1)
1248
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1249
+    (uuid 308e35d5-5ff5-4fda-9944-3031043960a6)
1250
+    (property "Reference" "D2" (at 119.38 115.8875 90)
1251
+      (effects (font (size 1.27 1.27)) (justify right))
1252
+    )
1253
+    (property "Value" "LED [GREEN]" (at 119.38 118.4275 90)
1254
+      (effects (font (size 1.27 1.27)) (justify right))
1255
+    )
1256
+    (property "Footprint" "" (at 115.57 115.57 0)
1257
+      (effects (font (size 1.27 1.27)) hide)
1258
+    )
1259
+    (property "Datasheet" "~" (at 115.57 115.57 0)
1260
+      (effects (font (size 1.27 1.27)) hide)
1261
+    )
1262
+    (pin "1" (uuid 9ff95314-83bd-4370-ad57-f89efb72f86c))
1263
+    (pin "2" (uuid 3465c833-c098-4240-88f8-07ecc1d5a1bc))
1264
+    (instances
1265
+      (project "jtag-wiggler"
1266
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1267
+          (reference "D2") (unit 1)
1268
+        )
1269
+      )
1270
+      (project "power-supply"
1271
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1272
+          (reference "D1") (unit 1)
1273
+        )
1274
+      )
1275
+    )
1276
+  )
1277
+
1278
+  (symbol (lib_id "Device:C_Polarized_US") (at 208.28 99.06 0) (unit 1)
1279
+    (in_bom yes) (on_board yes) (dnp no)
1280
+    (uuid 329f5677-a6c9-4bec-8d2b-04d66b94c04a)
1281
+    (property "Reference" "C7" (at 212.09 97.79 0)
1282
+      (effects (font (size 1.27 1.27)) (justify left))
1283
+    )
1284
+    (property "Value" "100uf 6.3V" (at 212.09 100.33 0)
1285
+      (effects (font (size 1.27 1.27)) (justify left))
1286
+    )
1287
+    (property "Footprint" "" (at 208.28 99.06 0)
1288
+      (effects (font (size 1.27 1.27)) hide)
1289
+    )
1290
+    (property "Datasheet" "~" (at 208.28 99.06 0)
1291
+      (effects (font (size 1.27 1.27)) hide)
1292
+    )
1293
+    (pin "1" (uuid 26f2bea5-5db2-4795-b982-0ffee30543e1))
1294
+    (pin "2" (uuid d236b146-1d66-4b5b-b718-4fc290f16b72))
1295
+    (instances
1296
+      (project "jtag-wiggler"
1297
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1298
+          (reference "C7") (unit 1)
1299
+        )
1300
+      )
1301
+      (project "power-supply"
1302
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1303
+          (reference "C6") (unit 1)
1304
+        )
1305
+      )
1306
+    )
1307
+  )
1308
+
1309
+  (symbol (lib_id "power:GND") (at 227.33 127 0) (unit 1)
1310
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1311
+    (uuid 3eb0f6fb-966d-4fc9-ad19-b9f9b46a4387)
1312
+    (property "Reference" "#PWR023" (at 227.33 133.35 0)
1313
+      (effects (font (size 1.27 1.27)) hide)
1314
+    )
1315
+    (property "Value" "GND" (at 227.33 132.08 0)
1316
+      (effects (font (size 1.27 1.27)))
1317
+    )
1318
+    (property "Footprint" "" (at 227.33 127 0)
1319
+      (effects (font (size 1.27 1.27)) hide)
1320
+    )
1321
+    (property "Datasheet" "" (at 227.33 127 0)
1322
+      (effects (font (size 1.27 1.27)) hide)
1323
+    )
1324
+    (pin "1" (uuid 0b52ef05-3679-484b-b95b-d746a1b0645d))
1325
+    (instances
1326
+      (project "jtag-wiggler"
1327
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1328
+          (reference "#PWR023") (unit 1)
1329
+        )
1330
+      )
1331
+      (project "power-supply"
1332
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1333
+          (reference "#PWR08") (unit 1)
1334
+        )
1335
+      )
1336
+    )
1337
+  )
1338
+
1339
+  (symbol (lib_id "power:VCC") (at 31.75 25.4 0) (mirror x) (unit 1)
1340
+    (in_bom yes) (on_board yes) (dnp no)
1341
+    (uuid 42c1551b-a995-4503-acd7-7b181db58071)
1342
+    (property "Reference" "#PWR010" (at 31.75 21.59 0)
1343
+      (effects (font (size 1.27 1.27)) hide)
1344
+    )
1345
+    (property "Value" "VCC" (at 31.75 29.21 0)
1346
+      (effects (font (size 1.27 1.27)))
1347
+    )
1348
+    (property "Footprint" "" (at 31.75 25.4 0)
1349
+      (effects (font (size 1.27 1.27)) hide)
1350
+    )
1351
+    (property "Datasheet" "" (at 31.75 25.4 0)
1352
+      (effects (font (size 1.27 1.27)) hide)
1353
+    )
1354
+    (pin "1" (uuid 326dcef5-099b-4a95-ae4c-3c77684b20ad))
1355
+    (instances
1356
+      (project "jtag-wiggler"
1357
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1358
+          (reference "#PWR010") (unit 1)
1359
+        )
1360
+      )
1361
+    )
1362
+  )
1363
+
1364
+  (symbol (lib_id "Device:R_US") (at 77.47 99.06 0) (unit 1)
1365
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1366
+    (uuid 497166f5-6ee4-4e15-be19-6d530aeab47c)
1367
+    (property "Reference" "R21" (at 80.01 98.425 0)
1368
+      (effects (font (size 1.27 1.27)) (justify left))
1369
+    )
1370
+    (property "Value" "200" (at 80.01 100.965 0)
1371
+      (effects (font (size 1.27 1.27)) (justify left))
1372
+    )
1373
+    (property "Footprint" "" (at 78.486 99.314 90)
1374
+      (effects (font (size 1.27 1.27)) hide)
1375
+    )
1376
+    (property "Datasheet" "~" (at 77.47 99.06 0)
1377
+      (effects (font (size 1.27 1.27)) hide)
1378
+    )
1379
+    (pin "1" (uuid 2ac94080-b1fd-4316-93d3-3e43abf7f67e))
1380
+    (pin "2" (uuid fda2c420-8860-4ef8-b25a-05cf5a2e7761))
1381
+    (instances
1382
+      (project "jtag-wiggler"
1383
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1384
+          (reference "R21") (unit 1)
1385
+        )
1386
+      )
1387
+      (project "power-supply"
1388
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1389
+          (reference "R1") (unit 1)
1390
+        )
1391
+      )
1392
+    )
1393
+  )
1394
+
1395
+  (symbol (lib_id "Diode:1N4004") (at 128.27 43.18 0) (unit 1)
1396
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1397
+    (uuid 66ab2db1-aaf5-43d3-b9af-3bebcb46a9e5)
1398
+    (property "Reference" "D4" (at 128.27 36.83 0)
1399
+      (effects (font (size 1.27 1.27)))
1400
+    )
1401
+    (property "Value" "1N4004" (at 128.27 39.37 0)
1402
+      (effects (font (size 1.27 1.27)))
1403
+    )
1404
+    (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (at 128.27 47.625 0)
1405
+      (effects (font (size 1.27 1.27)) hide)
1406
+    )
1407
+    (property "Datasheet" "http://www.vishay.com/docs/88503/1n4001.pdf" (at 128.27 43.18 0)
1408
+      (effects (font (size 1.27 1.27)) hide)
1409
+    )
1410
+    (property "Sim.Device" "D" (at 128.27 43.18 0)
1411
+      (effects (font (size 1.27 1.27)) hide)
1412
+    )
1413
+    (property "Sim.Pins" "1=K 2=A" (at 128.27 43.18 0)
1414
+      (effects (font (size 1.27 1.27)) hide)
1415
+    )
1416
+    (pin "1" (uuid 622c8a87-0e5c-4a95-87e3-8222381cbe75))
1417
+    (pin "2" (uuid 8ad41041-a377-4107-8a42-f9f85915c5f6))
1418
+    (instances
1419
+      (project "jtag-wiggler"
1420
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1421
+          (reference "D4") (unit 1)
1422
+        )
1423
+      )
1424
+      (project "power-supply"
1425
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1426
+          (reference "D3") (unit 1)
1427
+        )
1428
+      )
1429
+    )
1430
+  )
1431
+
1432
+  (symbol (lib_id "power:GND") (at 168.91 127 0) (unit 1)
1433
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1434
+    (uuid 670fd445-fde1-44d5-ae0e-3cf62c4506c1)
1435
+    (property "Reference" "#PWR018" (at 168.91 133.35 0)
1436
+      (effects (font (size 1.27 1.27)) hide)
1437
+    )
1438
+    (property "Value" "GND" (at 168.91 132.08 0)
1439
+      (effects (font (size 1.27 1.27)))
1440
+    )
1441
+    (property "Footprint" "" (at 168.91 127 0)
1442
+      (effects (font (size 1.27 1.27)) hide)
1443
+    )
1444
+    (property "Datasheet" "" (at 168.91 127 0)
1445
+      (effects (font (size 1.27 1.27)) hide)
1446
+    )
1447
+    (pin "1" (uuid 38e48aa2-18c4-4cb4-b6f1-607ba6e3409a))
1448
+    (instances
1449
+      (project "jtag-wiggler"
1450
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1451
+          (reference "#PWR018") (unit 1)
1452
+        )
1453
+      )
1454
+      (project "power-supply"
1455
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1456
+          (reference "#PWR05") (unit 1)
1457
+        )
1458
+      )
1459
+    )
1460
+  )
1461
+
1462
+  (symbol (lib_id "power:GND") (at 189.23 127 0) (unit 1)
1463
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1464
+    (uuid 69012c42-9bc5-42d8-9764-7b114b38d805)
1465
+    (property "Reference" "#PWR019" (at 189.23 133.35 0)
1466
+      (effects (font (size 1.27 1.27)) hide)
1467
+    )
1468
+    (property "Value" "GND" (at 189.23 132.08 0)
1469
+      (effects (font (size 1.27 1.27)))
1470
+    )
1471
+    (property "Footprint" "" (at 189.23 127 0)
1472
+      (effects (font (size 1.27 1.27)) hide)
1473
+    )
1474
+    (property "Datasheet" "" (at 189.23 127 0)
1475
+      (effects (font (size 1.27 1.27)) hide)
1476
+    )
1477
+    (pin "1" (uuid 59f12098-e460-4f15-8ad2-37b9c4fbbced))
1478
+    (instances
1479
+      (project "jtag-wiggler"
1480
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1481
+          (reference "#PWR019") (unit 1)
1482
+        )
1483
+      )
1484
+      (project "power-supply"
1485
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1486
+          (reference "#PWR06") (unit 1)
1487
+        )
1488
+      )
1489
+    )
1490
+  )
1491
+
1492
+  (symbol (lib_id "Device:R_US") (at 115.57 99.06 0) (unit 1)
1493
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1494
+    (uuid 6cc59e5a-8f94-4831-b29a-eaadedcfc506)
1495
+    (property "Reference" "R22" (at 118.11 97.79 0)
1496
+      (effects (font (size 1.27 1.27)) (justify left))
1497
+    )
1498
+    (property "Value" "330" (at 118.11 100.33 0)
1499
+      (effects (font (size 1.27 1.27)) (justify left))
1500
+    )
1501
+    (property "Footprint" "" (at 116.586 99.314 90)
1502
+      (effects (font (size 1.27 1.27)) hide)
1503
+    )
1504
+    (property "Datasheet" "~" (at 115.57 99.06 0)
1505
+      (effects (font (size 1.27 1.27)) hide)
1506
+    )
1507
+    (pin "1" (uuid 0c231f98-5764-4d19-aa29-d5c4ba01e765))
1508
+    (pin "2" (uuid 929e0215-da32-4edd-8c2e-83ceabc5f817))
1509
+    (instances
1510
+      (project "jtag-wiggler"
1511
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1512
+          (reference "R22") (unit 1)
1513
+        )
1514
+      )
1515
+      (project "power-supply"
1516
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1517
+          (reference "R3") (unit 1)
1518
+        )
1519
+      )
1520
+    )
1521
+  )
1522
+
1523
+  (symbol (lib_id "power:GND") (at 19.05 25.4 0) (unit 1)
1524
+    (in_bom yes) (on_board yes) (dnp no)
1525
+    (uuid 794ff2d1-1365-4f53-81c6-b04623d13f8e)
1526
+    (property "Reference" "#PWR08" (at 19.05 31.75 0)
1527
+      (effects (font (size 1.27 1.27)) hide)
1528
+    )
1529
+    (property "Value" "GND" (at 19.05 29.21 0)
1530
+      (effects (font (size 1.27 1.27)))
1531
+    )
1532
+    (property "Footprint" "" (at 19.05 25.4 0)
1533
+      (effects (font (size 1.27 1.27)) hide)
1534
+    )
1535
+    (property "Datasheet" "" (at 19.05 25.4 0)
1536
+      (effects (font (size 1.27 1.27)) hide)
1537
+    )
1538
+    (pin "1" (uuid 1a5136fb-0577-4729-b474-7f1f4d0906e9))
1539
+    (instances
1540
+      (project "jtag-wiggler"
1541
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1542
+          (reference "#PWR08") (unit 1)
1543
+        )
1544
+      )
1545
+      (project "power-supply"
1546
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1547
+          (reference "#PWR013") (unit 1)
1548
+        )
1549
+      )
1550
+    )
1551
+  )
1552
+
1553
+  (symbol (lib_id "Device:R_US") (at 168.91 118.11 0) (unit 1)
1554
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1555
+    (uuid 7ac890c3-2879-4d5e-aa83-9bf025c69e64)
1556
+    (property "Reference" "R23" (at 171.45 117.475 0)
1557
+      (effects (font (size 1.27 1.27)) (justify left))
1558
+    )
1559
+    (property "Value" "680" (at 171.45 120.015 0)
1560
+      (effects (font (size 1.27 1.27)) (justify left))
1561
+    )
1562
+    (property "Footprint" "" (at 169.926 118.364 90)
1563
+      (effects (font (size 1.27 1.27)) hide)
1564
+    )
1565
+    (property "Datasheet" "~" (at 168.91 118.11 0)
1566
+      (effects (font (size 1.27 1.27)) hide)
1567
+    )
1568
+    (pin "1" (uuid 8df50878-17a5-4af2-b0cf-7a411a58c563))
1569
+    (pin "2" (uuid 651dc2e0-8dce-4c6e-8ede-6507ec0e77cb))
1570
+    (instances
1571
+      (project "jtag-wiggler"
1572
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1573
+          (reference "R23") (unit 1)
1574
+        )
1575
+      )
1576
+      (project "power-supply"
1577
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1578
+          (reference "R5") (unit 1)
1579
+        )
1580
+      )
1581
+    )
1582
+  )
1583
+
1584
+  (symbol (lib_id "Switch:SW_DPDT_x2") (at 105.41 54.61 90) (mirror x) (unit 1)
1585
+    (in_bom yes) (on_board yes) (dnp no)
1586
+    (uuid 7be1f5ee-f6b6-425c-98a9-9a3ca7f09567)
1587
+    (property "Reference" "SW1" (at 101.6 53.975 90)
1588
+      (effects (font (size 1.27 1.27)) (justify left))
1589
+    )
1590
+    (property "Value" "SW_DPDT_x2" (at 101.6 56.515 90)
1591
+      (effects (font (size 1.27 1.27)) (justify left))
1592
+    )
1593
+    (property "Footprint" "" (at 105.41 54.61 0)
1594
+      (effects (font (size 1.27 1.27)) hide)
1595
+    )
1596
+    (property "Datasheet" "~" (at 105.41 54.61 0)
1597
+      (effects (font (size 1.27 1.27)) hide)
1598
+    )
1599
+    (pin "1" (uuid b79929b5-57e7-4fd4-a7a3-50c276bed963))
1600
+    (pin "2" (uuid 6e9528b2-87d5-4fd4-bd55-743edf14071d))
1601
+    (pin "3" (uuid 38dc1e95-4c57-417d-b43d-dbbcae1c6d72))
1602
+    (pin "4" (uuid e06292b9-b547-4ede-a5c3-29a2ccbb3800))
1603
+    (pin "5" (uuid cb1bfa54-5741-4d84-b239-e300d320b8c9))
1604
+    (pin "6" (uuid 9bd7b46e-98c8-489a-8c7c-0e40b117274e))
1605
+    (instances
1606
+      (project "jtag-wiggler"
1607
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1608
+          (reference "SW1") (unit 1)
1609
+        )
1610
+      )
1611
+      (project "power-supply"
1612
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1613
+          (reference "SW1") (unit 1)
1614
+        )
1615
+      )
1616
+    )
1617
+  )
1618
+
1619
+  (symbol (lib_id "power:PWR_FLAG") (at 133.35 59.69 0) (unit 1)
1620
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1621
+    (uuid 80ee60d0-bf94-424d-b293-e139cafaabfd)
1622
+    (property "Reference" "#FLG04" (at 133.35 57.785 0)
1623
+      (effects (font (size 1.27 1.27)) hide)
1624
+    )
1625
+    (property "Value" "PWR_FLAG" (at 133.35 55.88 0)
1626
+      (effects (font (size 1.27 1.27)))
1627
+    )
1628
+    (property "Footprint" "" (at 133.35 59.69 0)
1629
+      (effects (font (size 1.27 1.27)) hide)
1630
+    )
1631
+    (property "Datasheet" "~" (at 133.35 59.69 0)
1632
+      (effects (font (size 1.27 1.27)) hide)
1633
+    )
1634
+    (pin "1" (uuid 03159c5c-14cf-4a6c-b6f3-80b37c72f299))
1635
+    (instances
1636
+      (project "jtag-wiggler"
1637
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1638
+          (reference "#FLG04") (unit 1)
1639
+        )
1640
+      )
1641
+      (project "power-supply"
1642
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1643
+          (reference "#FLG01") (unit 1)
1644
+        )
1645
+      )
1646
+    )
1647
+  )
1648
+
1649
+  (symbol (lib_id "Device:C_Polarized_US") (at 77.47 118.11 0) (unit 1)
1650
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1651
+    (uuid 82e0485e-1724-4198-9415-19f4f8401b88)
1652
+    (property "Reference" "C3" (at 81.28 116.84 0)
1653
+      (effects (font (size 1.27 1.27)) (justify left))
1654
+    )
1655
+    (property "Value" "100uf 6.3V" (at 81.28 119.38 0)
1656
+      (effects (font (size 1.27 1.27)) (justify left))
1657
+    )
1658
+    (property "Footprint" "" (at 77.47 118.11 0)
1659
+      (effects (font (size 1.27 1.27)) hide)
1660
+    )
1661
+    (property "Datasheet" "~" (at 77.47 118.11 0)
1662
+      (effects (font (size 1.27 1.27)) hide)
1663
+    )
1664
+    (pin "1" (uuid 899c1947-ca36-4df9-bde2-4b54b5785f55))
1665
+    (pin "2" (uuid 0d6ff19a-0e93-434d-8afa-6e6fd06428dd))
1666
+    (instances
1667
+      (project "jtag-wiggler"
1668
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1669
+          (reference "C3") (unit 1)
1670
+        )
1671
+      )
1672
+      (project "power-supply"
1673
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1674
+          (reference "C2") (unit 1)
1675
+        )
1676
+      )
1677
+    )
1678
+  )
1679
+
1680
+  (symbol (lib_id "Device:C_Polarized_US") (at 45.72 72.39 270) (unit 1)
1681
+    (in_bom yes) (on_board yes) (dnp no)
1682
+    (uuid 8560d403-3328-42fc-bdab-a171553f36f9)
1683
+    (property "Reference" "C2" (at 38.1 66.04 90)
1684
+      (effects (font (size 1.27 1.27)) (justify left))
1685
+    )
1686
+    (property "Value" "100uf 16V" (at 38.1 68.58 90)
1687
+      (effects (font (size 1.27 1.27)) (justify left))
1688
+    )
1689
+    (property "Footprint" "" (at 45.72 72.39 0)
1690
+      (effects (font (size 1.27 1.27)) hide)
1691
+    )
1692
+    (property "Datasheet" "~" (at 45.72 72.39 0)
1693
+      (effects (font (size 1.27 1.27)) hide)
1694
+    )
1695
+    (pin "1" (uuid 3efe5119-7a01-4b28-a2fe-36dc13d31135))
1696
+    (pin "2" (uuid d3c6800f-3f08-47fc-aee2-c24204291a8a))
1697
+    (instances
1698
+      (project "jtag-wiggler"
1699
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1700
+          (reference "C2") (unit 1)
1701
+        )
1702
+      )
1703
+      (project "power-supply"
1704
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1705
+          (reference "C1") (unit 1)
1706
+        )
1707
+      )
1708
+    )
1709
+  )
1710
+
1711
+  (symbol (lib_id "Device:R_US") (at 227.33 99.06 0) (unit 1)
1712
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1713
+    (uuid 8aa8a155-08b6-4a33-a131-dbf7ec4c9d18)
1714
+    (property "Reference" "R25" (at 229.87 97.79 0)
1715
+      (effects (font (size 1.27 1.27)) (justify left))
1716
+    )
1717
+    (property "Value" "330" (at 229.87 100.33 0)
1718
+      (effects (font (size 1.27 1.27)) (justify left))
1719
+    )
1720
+    (property "Footprint" "" (at 228.346 99.314 90)
1721
+      (effects (font (size 1.27 1.27)) hide)
1722
+    )
1723
+    (property "Datasheet" "~" (at 227.33 99.06 0)
1724
+      (effects (font (size 1.27 1.27)) hide)
1725
+    )
1726
+    (pin "1" (uuid c6010cc9-1104-4021-8b9a-35951d5a716b))
1727
+    (pin "2" (uuid 51f3f2af-a6da-444e-8fc9-4d970e3435db))
1728
+    (instances
1729
+      (project "jtag-wiggler"
1730
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1731
+          (reference "R25") (unit 1)
1732
+        )
1733
+      )
1734
+      (project "power-supply"
1735
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1736
+          (reference "R6") (unit 1)
1737
+        )
1738
+      )
1739
+    )
1740
+  )
1741
+
1742
+  (symbol (lib_id "power:PWR_FLAG") (at 76.2 59.69 0) (unit 1)
1743
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1744
+    (uuid 8b29edb5-2ce4-4d4e-8fb2-58e3eb892c94)
1745
+    (property "Reference" "#FLG05" (at 76.2 57.785 0)
1746
+      (effects (font (size 1.27 1.27)) hide)
1747
+    )
1748
+    (property "Value" "PWR_FLAG" (at 76.2 55.88 0)
1749
+      (effects (font (size 1.27 1.27)))
1750
+    )
1751
+    (property "Footprint" "" (at 76.2 59.69 0)
1752
+      (effects (font (size 1.27 1.27)) hide)
1753
+    )
1754
+    (property "Datasheet" "~" (at 76.2 59.69 0)
1755
+      (effects (font (size 1.27 1.27)) hide)
1756
+    )
1757
+    (pin "1" (uuid 96597e68-f694-4860-998c-a087ee7dc517))
1758
+    (instances
1759
+      (project "jtag-wiggler"
1760
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1761
+          (reference "#FLG05") (unit 1)
1762
+        )
1763
+      )
1764
+      (project "power-supply"
1765
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1766
+          (reference "#FLG01") (unit 1)
1767
+        )
1768
+      )
1769
+    )
1770
+  )
1771
+
1772
+  (symbol (lib_id "Device:R_US") (at 189.23 99.06 0) (unit 1)
1773
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1774
+    (uuid 8b670178-324a-4a5a-9ae6-a3e8f8be03a8)
1775
+    (property "Reference" "R24" (at 191.77 98.425 0)
1776
+      (effects (font (size 1.27 1.27)) (justify left))
1777
+    )
1778
+    (property "Value" "220" (at 191.77 100.965 0)
1779
+      (effects (font (size 1.27 1.27)) (justify left))
1780
+    )
1781
+    (property "Footprint" "" (at 190.246 99.314 90)
1782
+      (effects (font (size 1.27 1.27)) hide)
1783
+    )
1784
+    (property "Datasheet" "~" (at 189.23 99.06 0)
1785
+      (effects (font (size 1.27 1.27)) hide)
1786
+    )
1787
+    (pin "1" (uuid e4b4046a-b900-44ec-b0f1-b49e939566f7))
1788
+    (pin "2" (uuid 457dfb94-f61e-42ea-abed-73be271da478))
1789
+    (instances
1790
+      (project "jtag-wiggler"
1791
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1792
+          (reference "R24") (unit 1)
1793
+        )
1794
+      )
1795
+      (project "power-supply"
1796
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1797
+          (reference "R4") (unit 1)
1798
+        )
1799
+      )
1800
+    )
1801
+  )
1802
+
1803
+  (symbol (lib_id "Device:C_Polarized_US") (at 96.52 99.06 0) (unit 1)
1804
+    (in_bom yes) (on_board yes) (dnp no)
1805
+    (uuid 9ac24eb1-d400-444c-af8a-45ba99394bf8)
1806
+    (property "Reference" "C4" (at 100.33 97.79 0)
1807
+      (effects (font (size 1.27 1.27)) (justify left))
1808
+    )
1809
+    (property "Value" "100uf 6.3V" (at 100.33 100.33 0)
1810
+      (effects (font (size 1.27 1.27)) (justify left))
1811
+    )
1812
+    (property "Footprint" "" (at 96.52 99.06 0)
1813
+      (effects (font (size 1.27 1.27)) hide)
1814
+    )
1815
+    (property "Datasheet" "~" (at 96.52 99.06 0)
1816
+      (effects (font (size 1.27 1.27)) hide)
1817
+    )
1818
+    (pin "1" (uuid 37609dd8-4bdf-464c-9daa-e0812c8004b6))
1819
+    (pin "2" (uuid b650073a-1b02-422e-a0c4-a2eead96e113))
1820
+    (instances
1821
+      (project "jtag-wiggler"
1822
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1823
+          (reference "C4") (unit 1)
1824
+        )
1825
+      )
1826
+      (project "power-supply"
1827
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1828
+          (reference "C3") (unit 1)
1829
+        )
1830
+      )
1831
+    )
1832
+  )
1833
+
1834
+  (symbol (lib_id "power:GND") (at 96.52 127 0) (unit 1)
1835
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1836
+    (uuid a5af1c1e-6aec-4bbe-9862-d36c04ffb3cb)
1837
+    (property "Reference" "#PWR013" (at 96.52 133.35 0)
1838
+      (effects (font (size 1.27 1.27)) hide)
1839
+    )
1840
+    (property "Value" "GND" (at 96.52 132.08 0)
1841
+      (effects (font (size 1.27 1.27)))
1842
+    )
1843
+    (property "Footprint" "" (at 96.52 127 0)
1844
+      (effects (font (size 1.27 1.27)) hide)
1845
+    )
1846
+    (property "Datasheet" "" (at 96.52 127 0)
1847
+      (effects (font (size 1.27 1.27)) hide)
1848
+    )
1849
+    (pin "1" (uuid 953d6609-d963-4eac-887d-43828048fe4f))
1850
+    (instances
1851
+      (project "jtag-wiggler"
1852
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1853
+          (reference "#PWR013") (unit 1)
1854
+        )
1855
+      )
1856
+      (project "power-supply"
1857
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1858
+          (reference "#PWR03") (unit 1)
1859
+        )
1860
+      )
1861
+    )
1862
+  )
1863
+
1864
+  (symbol (lib_id "Device:C_Polarized_US") (at 156.21 71.12 270) (unit 1)
1865
+    (in_bom yes) (on_board yes) (dnp no)
1866
+    (uuid aa440560-c1af-42b9-a953-af39e9a28301)
1867
+    (property "Reference" "C5" (at 149.86 64.77 90)
1868
+      (effects (font (size 1.27 1.27)) (justify left))
1869
+    )
1870
+    (property "Value" "100uf 16V" (at 149.86 67.31 90)
1871
+      (effects (font (size 1.27 1.27)) (justify left))
1872
+    )
1873
+    (property "Footprint" "" (at 156.21 71.12 0)
1874
+      (effects (font (size 1.27 1.27)) hide)
1875
+    )
1876
+    (property "Datasheet" "~" (at 156.21 71.12 0)
1877
+      (effects (font (size 1.27 1.27)) hide)
1878
+    )
1879
+    (pin "1" (uuid df2fe3c6-b342-4cde-87ff-f857b2f7d055))
1880
+    (pin "2" (uuid 449b3b13-9736-42a7-8abc-aaf9649b2688))
1881
+    (instances
1882
+      (project "jtag-wiggler"
1883
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1884
+          (reference "C5") (unit 1)
1885
+        )
1886
+      )
1887
+      (project "power-supply"
1888
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1889
+          (reference "C4") (unit 1)
1890
+        )
1891
+      )
1892
+    )
1893
+  )
1894
+
1895
+  (symbol (lib_id "power:GND") (at 77.47 127 0) (unit 1)
1896
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1897
+    (uuid ae879761-582f-49b8-b0ba-6e62958f1b43)
1898
+    (property "Reference" "#PWR012" (at 77.47 133.35 0)
1899
+      (effects (font (size 1.27 1.27)) hide)
1900
+    )
1901
+    (property "Value" "GND" (at 77.47 132.08 0)
1902
+      (effects (font (size 1.27 1.27)))
1903
+    )
1904
+    (property "Footprint" "" (at 77.47 127 0)
1905
+      (effects (font (size 1.27 1.27)) hide)
1906
+    )
1907
+    (property "Datasheet" "" (at 77.47 127 0)
1908
+      (effects (font (size 1.27 1.27)) hide)
1909
+    )
1910
+    (pin "1" (uuid bdb53af0-6a81-493d-84b2-c8f24cf37686))
1911
+    (instances
1912
+      (project "jtag-wiggler"
1913
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1914
+          (reference "#PWR012") (unit 1)
1915
+        )
1916
+      )
1917
+      (project "power-supply"
1918
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1919
+          (reference "#PWR02") (unit 1)
1920
+        )
1921
+      )
1922
+    )
1923
+  )
1924
+
1925
+  (symbol (lib_id "Device:R_US") (at 57.15 118.11 0) (unit 1)
1926
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
1927
+    (uuid d60450c1-1795-4e2e-abe3-d01c90384fda)
1928
+    (property "Reference" "R20" (at 59.69 117.475 0)
1929
+      (effects (font (size 1.27 1.27)) (justify left))
1930
+    )
1931
+    (property "Value" "330" (at 59.69 120.015 0)
1932
+      (effects (font (size 1.27 1.27)) (justify left))
1933
+    )
1934
+    (property "Footprint" "" (at 58.166 118.364 90)
1935
+      (effects (font (size 1.27 1.27)) hide)
1936
+    )
1937
+    (property "Datasheet" "~" (at 57.15 118.11 0)
1938
+      (effects (font (size 1.27 1.27)) hide)
1939
+    )
1940
+    (pin "1" (uuid eb2d6393-7c34-41bb-89cc-70208ea4dc12))
1941
+    (pin "2" (uuid 069d6bfe-2eef-48ba-9c5b-ed1b4075a8f3))
1942
+    (instances
1943
+      (project "jtag-wiggler"
1944
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1945
+          (reference "R20") (unit 1)
1946
+        )
1947
+      )
1948
+      (project "power-supply"
1949
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1950
+          (reference "R2") (unit 1)
1951
+        )
1952
+      )
1953
+    )
1954
+  )
1955
+
1956
+  (symbol (lib_id "Switch:SW_DPDT_x2") (at 203.2 55.88 90) (mirror x) (unit 2)
1957
+    (in_bom yes) (on_board yes) (dnp no)
1958
+    (uuid d6db1c21-7cd1-4035-8af9-334edaee9fb5)
1959
+    (property "Reference" "SW1" (at 199.39 55.245 90)
1960
+      (effects (font (size 1.27 1.27)) (justify left))
1961
+    )
1962
+    (property "Value" "SW_DPDT_x2" (at 199.39 57.785 90)
1963
+      (effects (font (size 1.27 1.27)) (justify left))
1964
+    )
1965
+    (property "Footprint" "" (at 203.2 55.88 0)
1966
+      (effects (font (size 1.27 1.27)) hide)
1967
+    )
1968
+    (property "Datasheet" "~" (at 203.2 55.88 0)
1969
+      (effects (font (size 1.27 1.27)) hide)
1970
+    )
1971
+    (pin "1" (uuid 2a57780c-1cf4-4ca8-ae48-239906910089))
1972
+    (pin "2" (uuid 6b004a0a-cd52-4c65-8291-29ef8cb87081))
1973
+    (pin "3" (uuid 6d1fa768-cb26-4a4f-8c48-75ae62a8682a))
1974
+    (pin "4" (uuid 1b84f846-5a42-4fa5-bf04-5d9b7b8b96d5))
1975
+    (pin "5" (uuid 14741a90-ab97-482b-a5e4-4629023cc38a))
1976
+    (pin "6" (uuid 13d40e4b-2ca1-4e82-85b8-eb200ae46b65))
1977
+    (instances
1978
+      (project "jtag-wiggler"
1979
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
1980
+          (reference "SW1") (unit 2)
1981
+        )
1982
+      )
1983
+      (project "power-supply"
1984
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
1985
+          (reference "SW1") (unit 2)
1986
+        )
1987
+      )
1988
+    )
1989
+  )
1990
+
1991
+  (symbol (lib_id "power:VCC") (at 151.13 43.18 0) (mirror x) (unit 1)
1992
+    (in_bom yes) (on_board yes) (dnp no)
1993
+    (uuid e1b3b0a6-69dd-40db-96ce-cc8faec876b1)
1994
+    (property "Reference" "#PWR09" (at 151.13 39.37 0)
1995
+      (effects (font (size 1.27 1.27)) hide)
1996
+    )
1997
+    (property "Value" "VCC" (at 151.13 46.99 0)
1998
+      (effects (font (size 1.27 1.27)))
1999
+    )
2000
+    (property "Footprint" "" (at 151.13 43.18 0)
2001
+      (effects (font (size 1.27 1.27)) hide)
2002
+    )
2003
+    (property "Datasheet" "" (at 151.13 43.18 0)
2004
+      (effects (font (size 1.27 1.27)) hide)
2005
+    )
2006
+    (pin "1" (uuid 78fd8831-705d-4c84-8e81-739f0c393958))
2007
+    (instances
2008
+      (project "jtag-wiggler"
2009
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
2010
+          (reference "#PWR09") (unit 1)
2011
+        )
2012
+      )
2013
+    )
2014
+  )
2015
+
2016
+  (symbol (lib_id "power:GND") (at 115.57 127 0) (unit 1)
2017
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
2018
+    (uuid ea40a587-2d9b-43d0-9907-5fcd4854fa7b)
2019
+    (property "Reference" "#PWR016" (at 115.57 133.35 0)
2020
+      (effects (font (size 1.27 1.27)) hide)
2021
+    )
2022
+    (property "Value" "GND" (at 115.57 132.08 0)
2023
+      (effects (font (size 1.27 1.27)))
2024
+    )
2025
+    (property "Footprint" "" (at 115.57 127 0)
2026
+      (effects (font (size 1.27 1.27)) hide)
2027
+    )
2028
+    (property "Datasheet" "" (at 115.57 127 0)
2029
+      (effects (font (size 1.27 1.27)) hide)
2030
+    )
2031
+    (pin "1" (uuid b7f2c11a-bf8e-4fab-bba9-d5405ef34aef))
2032
+    (instances
2033
+      (project "jtag-wiggler"
2034
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
2035
+          (reference "#PWR016") (unit 1)
2036
+        )
2037
+      )
2038
+      (project "power-supply"
2039
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
2040
+          (reference "#PWR04") (unit 1)
2041
+        )
2042
+      )
2043
+    )
2044
+  )
2045
+
2046
+  (symbol (lib_id "Connector:Barrel_Jack_Switch") (at 153.67 31.75 90) (mirror x) (unit 1)
2047
+    (in_bom yes) (on_board yes) (dnp no)
2048
+    (uuid fa82f73e-216d-4ea4-b0cf-a79eab81c67c)
2049
+    (property "Reference" "J2" (at 148.59 31.115 90)
2050
+      (effects (font (size 1.27 1.27)) (justify left))
2051
+    )
2052
+    (property "Value" "Barrel_Jack" (at 148.59 33.655 90)
2053
+      (effects (font (size 1.27 1.27)) (justify left))
2054
+    )
2055
+    (property "Footprint" "" (at 154.686 33.02 0)
2056
+      (effects (font (size 1.27 1.27)) hide)
2057
+    )
2058
+    (property "Datasheet" "~" (at 154.686 33.02 0)
2059
+      (effects (font (size 1.27 1.27)) hide)
2060
+    )
2061
+    (pin "1" (uuid 728b78de-16a3-4da2-af1c-7b7885e204b8))
2062
+    (pin "2" (uuid 62a587d4-3b0c-4ad1-b94a-d22425c69400))
2063
+    (pin "3" (uuid f4067061-0f16-42e3-85d3-a70c7c12c798))
2064
+    (instances
2065
+      (project "jtag-wiggler"
2066
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
2067
+          (reference "J2") (unit 1)
2068
+        )
2069
+      )
2070
+      (project "power-supply"
2071
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
2072
+          (reference "J1") (unit 1)
2073
+        )
2074
+      )
2075
+    )
2076
+  )
2077
+
2078
+  (symbol (lib_id "power:PWR_FLAG") (at 31.75 19.05 0) (unit 1)
2079
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
2080
+    (uuid fb09740f-0cb5-4f87-8a15-ee6a014068d4)
2081
+    (property "Reference" "#FLG02" (at 31.75 17.145 0)
2082
+      (effects (font (size 1.27 1.27)) hide)
2083
+    )
2084
+    (property "Value" "PWR_FLAG" (at 31.75 15.24 0)
2085
+      (effects (font (size 1.27 1.27)))
2086
+    )
2087
+    (property "Footprint" "" (at 31.75 19.05 0)
2088
+      (effects (font (size 1.27 1.27)) hide)
2089
+    )
2090
+    (property "Datasheet" "~" (at 31.75 19.05 0)
2091
+      (effects (font (size 1.27 1.27)) hide)
2092
+    )
2093
+    (pin "1" (uuid 029e58a0-9d34-4a1e-be60-4a72e0bad6af))
2094
+    (instances
2095
+      (project "jtag-wiggler"
2096
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
2097
+          (reference "#FLG02") (unit 1)
2098
+        )
2099
+      )
2100
+      (project "power-supply"
2101
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
2102
+          (reference "#FLG01") (unit 1)
2103
+        )
2104
+      )
2105
+    )
2106
+  )
2107
+
2108
+  (symbol (lib_id "Regulator_Linear:LM1117T-ADJ") (at 57.15 90.17 0) (unit 1)
2109
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
2110
+    (uuid fd5f1ecd-f92f-4c31-aa07-7a6cc682237f)
2111
+    (property "Reference" "U2" (at 57.15 83.82 0)
2112
+      (effects (font (size 1.27 1.27)))
2113
+    )
2114
+    (property "Value" "LM1117T-ADJ" (at 57.15 86.36 0)
2115
+      (effects (font (size 1.27 1.27)))
2116
+    )
2117
+    (property "Footprint" "Package_TO_SOT_THT:TO-220-3_Vertical" (at 57.15 90.17 0)
2118
+      (effects (font (size 1.27 1.27)) hide)
2119
+    )
2120
+    (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm1117.pdf" (at 57.15 90.17 0)
2121
+      (effects (font (size 1.27 1.27)) hide)
2122
+    )
2123
+    (pin "1" (uuid aff6c677-e6e9-4ebd-8b47-6178168f131e))
2124
+    (pin "2" (uuid 49015b11-c676-44e9-af3d-08d4e9bb68c4))
2125
+    (pin "3" (uuid 384b3a04-5e3d-432c-84f5-0dcaba2735de))
2126
+    (instances
2127
+      (project "jtag-wiggler"
2128
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
2129
+          (reference "U2") (unit 1)
2130
+        )
2131
+      )
2132
+      (project "power-supply"
2133
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
2134
+          (reference "U1") (unit 1)
2135
+        )
2136
+      )
2137
+    )
2138
+  )
2139
+
2140
+  (symbol (lib_id "power:PWR_FLAG") (at 19.05 19.05 0) (unit 1)
2141
+    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
2142
+    (uuid feb61296-9f02-4118-af61-01203181e445)
2143
+    (property "Reference" "#FLG03" (at 19.05 17.145 0)
2144
+      (effects (font (size 1.27 1.27)) hide)
2145
+    )
2146
+    (property "Value" "PWR_FLAG" (at 19.05 15.24 0)
2147
+      (effects (font (size 1.27 1.27)))
2148
+    )
2149
+    (property "Footprint" "" (at 19.05 19.05 0)
2150
+      (effects (font (size 1.27 1.27)) hide)
2151
+    )
2152
+    (property "Datasheet" "~" (at 19.05 19.05 0)
2153
+      (effects (font (size 1.27 1.27)) hide)
2154
+    )
2155
+    (pin "1" (uuid 842708b5-c815-41c2-a2b9-133e92af6cef))
2156
+    (instances
2157
+      (project "jtag-wiggler"
2158
+        (path "/dfb0d028-17a2-435e-b259-e95ce0fc938e/1e8566a0-c75b-4406-af09-26270dc9df1d"
2159
+          (reference "#FLG03") (unit 1)
2160
+        )
2161
+      )
2162
+      (project "power-supply"
2163
+        (path "/f7a06ae4-47a5-4bf4-a334-1fd0c2291958"
2164
+          (reference "#FLG01") (unit 1)
2165
+        )
2166
+      )
2167
+    )
2168
+  )
2169
+)