-
Notifications
You must be signed in to change notification settings - Fork 0
/
power_rc_01.net
487 lines (487 loc) · 20.6 KB
/
power_rc_01.net
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
(export (version D)
(design
(source C:\luis_2021\projectos\heater\rc-heater-electronics\power_rc_01.sch)
(date "7/24/2021 6:51:52 PM")
(tool "Eeschema (5.1.2)-2")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title "Heater Controller")
(company "Luis Dinis - altLab")
(rev "Rev 0.5.0")
(date 2021-07-24)
(source power_rc_01.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value "based on ( to be completed)"))
(comment (number 4) (value "")))))
(components
(comp (ref D2)
(value LED)
(footprint LED_THT:LED_D3.0mm_Horizontal_O3.81mm_Z10.0mm)
(datasheet ~)
(libsource (lib Device) (part LED) (description "Light emitting diode"))
(sheetpath (names /) (tstamps /))
(tstamp 60F4BB0F))
(comp (ref R3)
(value R)
(footprint Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 60F4C42C))
(comp (ref T1)
(value Transformer_1P_1S)
(footprint Transformer_THT:Transformer_37x44)
(datasheet ~)
(libsource (lib Device) (part Transformer_1P_1S) (description "Transformer, single primary, single secondary"))
(sheetpath (names /) (tstamps /))
(tstamp 60F5DCA6))
(comp (ref R4)
(value R)
(footprint Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 60F617DF))
(comp (ref D3)
(value LED)
(footprint LED_THT:LED_D3.0mm_Horizontal_O3.81mm_Z10.0mm)
(datasheet ~)
(libsource (lib Device) (part LED) (description "Light emitting diode"))
(sheetpath (names /) (tstamps /))
(tstamp 60F61B7A))
(comp (ref R5)
(value R)
(footprint Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 60F61E43))
(comp (ref D4)
(value LED)
(footprint LED_THT:LED_D3.0mm_Horizontal_O3.81mm_Z10.0mm)
(datasheet ~)
(libsource (lib Device) (part LED) (description "Light emitting diode"))
(sheetpath (names /) (tstamps /))
(tstamp 60F620A7))
(comp (ref D5)
(value Q_TRIAC_A1A2G)
(footprint Package_TO_SOT_THT:TO-218-3_Horizontal_TabUp)
(datasheet ~)
(libsource (lib Device) (part Q_TRIAC_A1A2G) (description "Triode for alternating current, anode1/anode2/gate"))
(sheetpath (names /) (tstamps /))
(tstamp 60F675C9))
(comp (ref U2)
(value MOC3021)
(footprint digikey-footprints:DIP-6_W7.62mm)
(datasheet http://optoelectronics.liteon.com/upload/download/DS-70-99-0019/MOC302X%20series%20201606.pdf)
(fields
(field (name Category) Isolators)
(field (name DK_Datasheet_Link) http://optoelectronics.liteon.com/upload/download/DS-70-99-0019/MOC302X%20series%20201606.pdf)
(field (name DK_Detail_Page) /product-detail/en/lite-on-inc/MOC3021/160-1374-5-ND/385844)
(field (name Description) "OPTOISOLATOR 5KV TRIAC 6DIP")
(field (name Digi-Key_PN) 160-1374-5-ND)
(field (name Family) "Optoisolators - Triac, SCR Output")
(field (name MPN) MOC3021)
(field (name Manufacturer) "Lite-On Inc.")
(field (name Status) Active))
(libsource (lib dk_Optoisolators-Triac-SCR-Output) (part MOC3021) (description "OPTOISOLATOR 5KV TRIAC 6DIP"))
(sheetpath (names /) (tstamps /))
(tstamp 60F72295))
(comp (ref R6)
(value R)
(footprint Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 60F73FD5))
(comp (ref R7)
(value Heater)
(footprint Connector_JST:JST_EH_B2B-EH-A_1x02_P2.50mm_Vertical)
(datasheet ~)
(libsource (lib Device) (part Heater) (description "Resistive heater"))
(sheetpath (names /) (tstamps /))
(tstamp 60F7B321))
(comp (ref D1)
(value D_Bridge_-A+A)
(footprint Diode_THT:Diode_Bridge_15.7x15.7x6.3mm_P10.8mm)
(datasheet ~)
(libsource (lib Device) (part D_Bridge_-A+A) (description "Diode bridge, -ve/AC/+ve/AC"))
(sheetpath (names /) (tstamps /))
(tstamp 60F7F215))
(comp (ref U1)
(value V7805-1000)
(footprint digikey-footprints:3-SIP_Module_V7805-1000)
(datasheet https://www.cui.com/product/resource/digikeypdf/v78xx-1000.pdf)
(fields
(field (name Category) "Power Supplies - Board Mount")
(field (name DK_Datasheet_Link) https://www.cui.com/product/resource/digikeypdf/v78xx-1000.pdf)
(field (name DK_Detail_Page) /product-detail/en/cui-inc/V7805-1000/102-1715-ND/1828608)
(field (name Description) "DC DC CONVERTER 5V 5W")
(field (name Digi-Key_PN) 102-1715-ND)
(field (name Family) "DC DC Converters")
(field (name MPN) V7805-1000)
(field (name Manufacturer) "CUI Inc.")
(field (name Status) Active))
(libsource (lib dk_DC-DC-Converters) (part V7805-1000) (description "DC DC CONVERTER 5V 5W"))
(sheetpath (names /) (tstamps /))
(tstamp 60FABED2))
(comp (ref C1)
(value CP1)
(footprint Capacitor_THT:CP_Radial_D5.0mm_P2.50mm)
(datasheet ~)
(libsource (lib Device) (part CP1) (description "Polarized capacitor, US symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 60FADBE1))
(comp (ref C2)
(value CP1)
(footprint Capacitor_THT:CP_Radial_D5.0mm_P2.50mm)
(datasheet ~)
(libsource (lib Device) (part CP1) (description "Polarized capacitor, US symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 60FAEC97))
(comp (ref C3)
(value CP1)
(footprint Capacitor_THT:CP_Radial_D5.0mm_P2.50mm)
(datasheet ~)
(libsource (lib Device) (part CP1) (description "Polarized capacitor, US symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 60FAF303))
(comp (ref U3)
(value ATTINY85-20PU)
(footprint digikey-footprints:DIP-8_W7.62mm)
(datasheet http://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en589894)
(fields
(field (name Category) "Integrated Circuits (ICs)")
(field (name DK_Datasheet_Link) http://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en589894)
(field (name DK_Detail_Page) /product-detail/en/microchip-technology/ATTINY85-20PU/ATTINY85-20PU-ND/735469)
(field (name Description) "IC MCU 8BIT 8KB FLASH 8DIP")
(field (name Digi-Key_PN) ATTINY85-20PU-ND)
(field (name Family) "Embedded - Microcontrollers")
(field (name MPN) ATTINY85-20PU)
(field (name Manufacturer) "Microchip Technology")
(field (name Status) Active))
(libsource (lib dk_Embedded-Microcontrollers) (part ATTINY85-20PU) (description "IC MCU 8BIT 8KB FLASH 8DIP"))
(sheetpath (names /) (tstamps /))
(tstamp 60FCF7A5))
(comp (ref SW1)
(value SW_Push)
(footprint Button_Switch_THT:SW_PUSH_6mm)
(datasheet ~)
(libsource (lib Switch) (part SW_Push) (description "Push button switch, generic, two pins"))
(sheetpath (names /) (tstamps /))
(tstamp 60FE4552))
(comp (ref R1)
(value R)
(footprint Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 60FE5E9D))
(comp (ref J1)
(value Conn_WallSocket)
(footprint Connector_Wire:SolderWirePad_1x02_P7.62mm_Drill2mm)
(datasheet ~)
(libsource (lib Connector) (part Conn_WallSocket) (description "3-pin german wall socket, no Earth wire (110VAC, 220VAC)"))
(sheetpath (names /) (tstamps /))
(tstamp 60FCD0F5))
(comp (ref F1)
(value DFP10112)
(footprint Fuse:Fuseholder_Cylinder-5x20mm_Schurter_0031_8201_Horizontal_Open)
(datasheet https://www.us.tdk-lambda.com/ftp/specs/dfp10112.pdf)
(fields
(field (name Category) "Circuit Protection")
(field (name DK_Datasheet_Link) https://www.us.tdk-lambda.com/ftp/specs/dfp10112.pdf)
(field (name DK_Detail_Page) /product-detail/en/tdk-lambda-americas-inc/DFP10112/285-1901-ND/2071332)
(field (name Description) "TCO 250VAC 139C(282F) RADIAL")
(field (name Digi-Key_PN) 285-1901-ND)
(field (name Family) "Thermal Cutoffs (Thermal Fuses)")
(field (name MPN) DFP10112)
(field (name Manufacturer) "TDK-Lambda Americas Inc.")
(field (name Status) Active))
(libsource (lib dk_Thermal-Cutoffs-Thermal-Fuses) (part DFP10112) (description "TCO 250VAC 139C(282F) RADIAL"))
(sheetpath (names /) (tstamps /))
(tstamp 60FEF7C0)))
(libparts
(libpart (lib Connector) (part Conn_WallSocket)
(description "3-pin german wall socket, no Earth wire (110VAC, 220VAC)")
(docs ~)
(fields
(field (name Reference) J)
(field (name Value) Conn_WallSocket))
(pins
(pin (num 1) (name AC_P) (type power_in))
(pin (num 2) (name AC_N) (type power_in))))
(libpart (lib Device) (part CP1)
(description "Polarized capacitor, US symbol")
(docs ~)
(footprints
(fp CP_*))
(fields
(field (name Reference) C)
(field (name Value) CP1))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part D_Bridge_-A+A)
(description "Diode bridge, -ve/AC/+ve/AC")
(docs ~)
(footprints
(fp D*Bridge*)
(fp D*Rectifier*))
(fields
(field (name Reference) D)
(field (name Value) D_Bridge_-A+A))
(pins
(pin (num 1) (name -) (type passive))
(pin (num 2) (name ~~) (type passive))
(pin (num 3) (name +) (type passive))
(pin (num 4) (name ~~) (type passive))))
(libpart (lib Device) (part Heater)
(description "Resistive heater")
(docs ~)
(fields
(field (name Reference) R)
(field (name Value) Heater))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part LED)
(description "Light emitting diode")
(docs ~)
(footprints
(fp LED*)
(fp LED_SMD:*)
(fp LED_THT:*))
(fields
(field (name Reference) D)
(field (name Value) LED))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib Device) (part Q_TRIAC_A1A2G)
(description "Triode for alternating current, anode1/anode2/gate")
(docs ~)
(fields
(field (name Reference) D)
(field (name Value) Q_TRIAC_A1A2G))
(pins
(pin (num 1) (name A1) (type passive))
(pin (num 2) (name A2) (type passive))
(pin (num 3) (name G) (type input))))
(libpart (lib Device) (part R)
(description Resistor)
(docs ~)
(footprints
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part Transformer_1P_1S)
(description "Transformer, single primary, single secondary")
(docs ~)
(fields
(field (name Reference) T)
(field (name Value) Transformer_1P_1S))
(pins
(pin (num 1) (name AA) (type passive))
(pin (num 2) (name AB) (type passive))
(pin (num 3) (name SA) (type passive))
(pin (num 4) (name SB) (type passive))))
(libpart (lib Switch) (part SW_Push)
(description "Push button switch, generic, two pins")
(docs ~)
(fields
(field (name Reference) SW)
(field (name Value) SW_Push))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib dk_DC-DC-Converters) (part V7805-1000)
(description "DC DC CONVERTER 5V 5W")
(docs https://www.cui.com/product/resource/digikeypdf/v78xx-1000.pdf)
(fields
(field (name Reference) U)
(field (name Value) V7805-1000)
(field (name Footprint) digikey-footprints:3-SIP_Module_V7805-1000)
(field (name Datasheet) https://www.cui.com/product/resource/digikeypdf/v78xx-1000.pdf)
(field (name Digi-Key_PN) 102-1715-ND)
(field (name MPN) V7805-1000)
(field (name Category) "Power Supplies - Board Mount")
(field (name Family) "DC DC Converters")
(field (name DK_Datasheet_Link) https://www.cui.com/product/resource/digikeypdf/v78xx-1000.pdf)
(field (name DK_Detail_Page) /product-detail/en/cui-inc/V7805-1000/102-1715-ND/1828608)
(field (name Description) "DC DC CONVERTER 5V 5W")
(field (name Manufacturer) "CUI Inc.")
(field (name Status) Active))
(pins
(pin (num 1) (name Vin+) (type power_in))
(pin (num 2) (name GND) (type power_in))
(pin (num 3) (name Vo+) (type power_out))))
(libpart (lib dk_Embedded-Microcontrollers) (part ATTINY85-20PU)
(description "IC MCU 8BIT 8KB FLASH 8DIP")
(docs http://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en589894)
(fields
(field (name Reference) U)
(field (name Value) ATTINY85-20PU)
(field (name Footprint) digikey-footprints:DIP-8_W7.62mm)
(field (name Datasheet) http://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en589894)
(field (name Digi-Key_PN) ATTINY85-20PU-ND)
(field (name MPN) ATTINY85-20PU)
(field (name Category) "Integrated Circuits (ICs)")
(field (name Family) "Embedded - Microcontrollers")
(field (name DK_Datasheet_Link) http://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en589894)
(field (name DK_Detail_Page) /product-detail/en/microchip-technology/ATTINY85-20PU/ATTINY85-20PU-ND/735469)
(field (name Description) "IC MCU 8BIT 8KB FLASH 8DIP")
(field (name Manufacturer) "Microchip Technology")
(field (name Status) Active))
(pins
(pin (num 1) (name PB5) (type BiDi))
(pin (num 2) (name PB3) (type BiDi))
(pin (num 3) (name PB4) (type BiDi))
(pin (num 4) (name GND) (type power_in))
(pin (num 5) (name PB0) (type BiDi))
(pin (num 6) (name PB1) (type BiDi))
(pin (num 7) (name PB2) (type BiDi))
(pin (num 8) (name VCC) (type power_in))))
(libpart (lib dk_Optoisolators-Triac-SCR-Output) (part MOC3021)
(description "OPTOISOLATOR 5KV TRIAC 6DIP")
(docs http://optoelectronics.liteon.com/upload/download/DS-70-99-0019/MOC302X%20series%20201606.pdf)
(fields
(field (name Reference) U)
(field (name Value) MOC3021)
(field (name Footprint) digikey-footprints:DIP-6_W7.62mm)
(field (name Datasheet) http://optoelectronics.liteon.com/upload/download/DS-70-99-0019/MOC302X%20series%20201606.pdf)
(field (name Digi-Key_PN) 160-1374-5-ND)
(field (name MPN) MOC3021)
(field (name Category) Isolators)
(field (name Family) "Optoisolators - Triac, SCR Output")
(field (name DK_Datasheet_Link) http://optoelectronics.liteon.com/upload/download/DS-70-99-0019/MOC302X%20series%20201606.pdf)
(field (name DK_Detail_Page) /product-detail/en/lite-on-inc/MOC3021/160-1374-5-ND/385844)
(field (name Description) "OPTOISOLATOR 5KV TRIAC 6DIP")
(field (name Manufacturer) "Lite-On Inc.")
(field (name Status) Active))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))
(pin (num 3) (name NC) (type NotConnected))
(pin (num 4) (name ~) (type passive))
(pin (num 5) (name Sub) (type passive))
(pin (num 6) (name ~) (type passive))))
(libpart (lib dk_Thermal-Cutoffs-Thermal-Fuses) (part DFP10112)
(description "TCO 250VAC 139C(282F) RADIAL")
(docs https://www.us.tdk-lambda.com/ftp/specs/dfp10112.pdf)
(fields
(field (name Reference) F)
(field (name Value) DFP10112)
(field (name Footprint) digikey-footprints:TCO_5.5mm_Radial)
(field (name Datasheet) https://www.us.tdk-lambda.com/ftp/specs/dfp10112.pdf)
(field (name Digi-Key_PN) 285-1901-ND)
(field (name MPN) DFP10112)
(field (name Category) "Circuit Protection")
(field (name Family) "Thermal Cutoffs (Thermal Fuses)")
(field (name DK_Datasheet_Link) https://www.us.tdk-lambda.com/ftp/specs/dfp10112.pdf)
(field (name DK_Detail_Page) /product-detail/en/tdk-lambda-americas-inc/DFP10112/285-1901-ND/2071332)
(field (name Description) "TCO 250VAC 139C(282F) RADIAL")
(field (name Manufacturer) "TDK-Lambda Americas Inc.")
(field (name Status) Active))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive)))))
(libraries
(library (logical Connector)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Connector.lib"))
(library (logical Device)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Device.lib"))
(library (logical Switch)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Switch.lib"))
(library (logical dk_DC-DC-Converters)
(uri C:/luis_2021/kicad/libs/digikey-kicad-library-master/digikey-symbols/dk_DC-DC-Converters.lib))
(library (logical dk_Embedded-Microcontrollers)
(uri C:/luis_2021/kicad/libs/digikey-kicad-library-master/digikey-symbols/dk_Embedded-Microcontrollers.lib))
(library (logical dk_Optoisolators-Triac-SCR-Output)
(uri C:/luis_2021/kicad/libs/digikey-kicad-library-master/digikey-symbols/dk_Optoisolators-Triac-SCR-Output.lib))
(library (logical dk_Thermal-Cutoffs-Thermal-Fuses)
(uri C:/luis_2021/kicad/libs/digikey-kicad-library-master/digikey-symbols/dk_Thermal-Cutoffs-Thermal-Fuses.lib)))
(nets
(net (code 1) (name "Net-(D1-Pad2)")
(node (ref T1) (pin 3))
(node (ref D1) (pin 2)))
(net (code 2) (name "Net-(C1-Pad1)")
(node (ref C2) (pin 1))
(node (ref D1) (pin 3))
(node (ref C1) (pin 1))
(node (ref U1) (pin 1)))
(net (code 3) (name "Net-(U3-Pad1)")
(node (ref U3) (pin 1)))
(net (code 4) (name "Net-(R4-Pad2)")
(node (ref R4) (pin 2))
(node (ref U3) (pin 6)))
(net (code 5) (name "Net-(R5-Pad2)")
(node (ref U3) (pin 7))
(node (ref R5) (pin 2)))
(net (code 6) (name "Net-(D1-Pad4)")
(node (ref T1) (pin 4))
(node (ref D1) (pin 4)))
(net (code 7) (name "Net-(R1-Pad2)")
(node (ref SW1) (pin 2))
(node (ref R1) (pin 2))
(node (ref U3) (pin 3)))
(net (code 8) (name "Net-(C1-Pad2)")
(node (ref C2) (pin 2))
(node (ref C1) (pin 2))
(node (ref R1) (pin 1))
(node (ref U3) (pin 4))
(node (ref U1) (pin 2))
(node (ref D1) (pin 1))
(node (ref C3) (pin 2)))
(net (code 9) (name "Net-(F1-Pad1)")
(node (ref T1) (pin 2))
(node (ref F1) (pin 1))
(node (ref J1) (pin 1)))
(net (code 10) (name "Net-(D4-Pad2)")
(node (ref D4) (pin 2))
(node (ref R5) (pin 1)))
(net (code 11) (name "Net-(C3-Pad1)")
(node (ref U1) (pin 3))
(node (ref U2) (pin 1))
(node (ref D2) (pin 1))
(node (ref D3) (pin 1))
(node (ref D4) (pin 1))
(node (ref U3) (pin 8))
(node (ref C3) (pin 1))
(node (ref SW1) (pin 1)))
(net (code 12) (name "Net-(U2-Pad3)")
(node (ref U2) (pin 3)))
(net (code 13) (name "Net-(D5-Pad1)")
(node (ref D5) (pin 1))
(node (ref D5) (pin 3))
(node (ref U2) (pin 4))
(node (ref U2) (pin 5))
(node (ref R7) (pin 1)))
(net (code 14) (name "Net-(D2-Pad2)")
(node (ref D2) (pin 2))
(node (ref R3) (pin 1)))
(net (code 15) (name "Net-(R3-Pad2)")
(node (ref R3) (pin 2))
(node (ref U3) (pin 5)))
(net (code 16) (name "Net-(D5-Pad2)")
(node (ref U2) (pin 6))
(node (ref J1) (pin 2))
(node (ref T1) (pin 1))
(node (ref D5) (pin 2)))
(net (code 17) (name "Net-(D3-Pad2)")
(node (ref D3) (pin 2))
(node (ref R4) (pin 1)))
(net (code 18) (name "Net-(F1-Pad2)")
(node (ref F1) (pin 2))
(node (ref R7) (pin 2)))
(net (code 19) (name "Net-(R6-Pad1)")
(node (ref R6) (pin 1))
(node (ref U2) (pin 2)))
(net (code 20) (name "Net-(R6-Pad2)")
(node (ref U3) (pin 2))
(node (ref R6) (pin 2)))))