-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWasserhahn.net
417 lines (417 loc) · 16.3 KB
/
Wasserhahn.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
(export (version D)
(design
(source /home/ingmar/Programmieren/Wasserhahn/Wasserhahn.sch)
(date "Mi 20 Mai 2020 23:19:46 CEST")
(tool "Eeschema 5.1.6-c6e7f7d~86~ubuntu18.04.1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source Wasserhahn.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value ESP-WROOM-02)
(footprint RF_Module:ESP-WROOM-02)
(datasheet https://www.espressif.com/sites/default/files/documentation/0c-esp-wroom-02_datasheet_en.pdf)
(libsource (lib RF_Module) (part ESP-WROOM-02) (description "Wi-Fi Module, ESP8266EX SoC, 32-bit, 802.11b/g/n, WPA/WPA2, 2.7-3.6V, SMD"))
(sheetpath (names /) (tstamps /))
(tstamp 5EA08ECA))
(comp (ref C2)
(value 100nF)
(footprint Capacitor_THT:CP_Radial_D4.0mm_P2.00mm)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EA0991F))
(comp (ref C3)
(value 100nF)
(footprint Capacitor_THT:CP_Radial_D4.0mm_P2.00mm)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EA0A058))
(comp (ref R5)
(value 10K)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EA0A2EA))
(comp (ref R6)
(value 10K)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EA0A543))
(comp (ref R4)
(value 10K)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EA0A7EB))
(comp (ref R3)
(value 10K)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EA0AB3D))
(comp (ref R7)
(value 10K)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EA0AEA7))
(comp (ref C4)
(value 10µF)
(footprint Capacitor_THT:CP_Radial_D6.3mm_P2.50mm)
(datasheet ~)
(libsource (lib Device) (part CP) (description "Polarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EA0B37E))
(comp (ref J4)
(value PRGM_ADAPTER)
(footprint Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x05_Female) (description "Generic connector, single row, 01x05, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5EA0BB56))
(comp (ref J5)
(value RST/PRGM)
(footprint Connector_PinHeader_2.54mm:PinHeader_2x02_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector_Generic) (part Conn_02x02_Odd_Even) (description "Generic connector, double row, 02x02, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5EA0C29C))
(comp (ref J3)
(value ToRelais)
(footprint Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x04_Male) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5EA0CE6C))
(comp (ref R1)
(value 220)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EA0FC08))
(comp (ref C1)
(value 100nF)
(footprint Capacitor_THT:CP_Radial_D4.0mm_P2.00mm)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EA6B437))
(comp (ref J1)
(value Mains)
(footprint TerminalBlock_Phoenix:TerminalBlock_Phoenix_PT-1,5-2-5.0-H_1x02_P5.00mm_Horizontal)
(datasheet ~)
(libsource (lib Connector) (part Screw_Terminal_01x02) (description "Generic screw terminal, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5EA7322E))
(comp (ref J2)
(value Ball_Valve_Contacts)
(footprint TerminalBlock_Phoenix:TerminalBlock_Phoenix_PT-1,5-4-5.0-H_1x04_P5.00mm_Horizontal)
(datasheet ~)
(libsource (lib Connector) (part Screw_Terminal_01x04) (description "Generic screw terminal, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5EA73B80))
(comp (ref PS1)
(value HLK-PM01/TSP-03)
(footprint Converter_ACDC:Converter_ACDC_HiLink_HLK-PMxx)
(datasheet http://www.hlktech.net/product_detail.php?ProId=54)
(libsource (lib Converter_ACDC) (part HLK-PM01) (description "Compact AC/DC board mount power module 3W 5V"))
(sheetpath (names /) (tstamps /))
(tstamp 5EA78947))
(comp (ref R2)
(value 220)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EAA2734))
(comp (ref R9)
(value 10K)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EC1253C))
(comp (ref R8)
(value 10K)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EC16764))
(comp (ref J6)
(value Isolate)
(footprint Connector_PinHeader_2.54mm:PinHeader_2x02_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector_Generic) (part Conn_02x02_Odd_Even) (description "Generic connector, double row, 02x02, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5EC5C94F)))
(libparts
(libpart (lib Connector) (part Conn_01x04_Male)
(description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x04_Male))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))))
(libpart (lib Connector) (part Conn_01x05_Female)
(description "Generic connector, single row, 01x05, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x05_Female))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))
(pin (num 5) (name Pin_5) (type passive))))
(libpart (lib Connector) (part Screw_Terminal_01x02)
(description "Generic screw terminal, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp TerminalBlock*:*))
(fields
(field (name Reference) J)
(field (name Value) Screw_Terminal_01x02))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))))
(libpart (lib Connector) (part Screw_Terminal_01x04)
(description "Generic screw terminal, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp TerminalBlock*:*))
(fields
(field (name Reference) J)
(field (name Value) Screw_Terminal_01x04))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))))
(libpart (lib Connector_Generic) (part Conn_02x02_Odd_Even)
(description "Generic connector, double row, 02x02, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_2x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_02x02_Odd_Even))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))))
(libpart (lib Converter_ACDC) (part HLK-PM01)
(aliases
(alias HLK-PM03)
(alias HLK-PM12)
(alias HLK-PM24))
(description "Compact AC/DC board mount power module 3W 5V")
(docs http://www.hlktech.net/product_detail.php?ProId=54)
(footprints
(fp Converter*ACDC*HiLink*HLK?PM*))
(fields
(field (name Reference) PS)
(field (name Value) HLK-PM01)
(field (name Footprint) Converter_ACDC:Converter_ACDC_HiLink_HLK-PMxx))
(pins
(pin (num 1) (name AC/L) (type power_in))
(pin (num 2) (name AC/N) (type power_in))
(pin (num 3) (name -Vout) (type power_out))
(pin (num 4) (name +Vout) (type power_out))))
(libpart (lib Device) (part C)
(description "Unpolarized capacitor")
(docs ~)
(footprints
(fp C_*))
(fields
(field (name Reference) C)
(field (name Value) C))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part CP)
(description "Polarized capacitor")
(docs ~)
(footprints
(fp CP_*))
(fields
(field (name Reference) C)
(field (name Value) CP))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(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 RF_Module) (part ESP-WROOM-02)
(description "Wi-Fi Module, ESP8266EX SoC, 32-bit, 802.11b/g/n, WPA/WPA2, 2.7-3.6V, SMD")
(docs https://www.espressif.com/sites/default/files/documentation/0c-esp-wroom-02_datasheet_en.pdf)
(footprints
(fp ESP?WROOM?02*))
(fields
(field (name Reference) U)
(field (name Value) ESP-WROOM-02)
(field (name Footprint) RF_Module:ESP-WROOM-02))
(pins
(pin (num 1) (name VDD) (type power_in))
(pin (num 2) (name EN) (type input))
(pin (num 3) (name IO14) (type BiDi))
(pin (num 4) (name IO12) (type BiDi))
(pin (num 5) (name IO13) (type BiDi))
(pin (num 6) (name IO15) (type BiDi))
(pin (num 7) (name IO2) (type BiDi))
(pin (num 8) (name IO0) (type BiDi))
(pin (num 9) (name GND) (type power_in))
(pin (num 10) (name IO4) (type BiDi))
(pin (num 11) (name RXD) (type BiDi))
(pin (num 12) (name TXD) (type BiDi))
(pin (num 13) (name GND) (type passive))
(pin (num 14) (name IO5) (type BiDi))
(pin (num 15) (name RST) (type input))
(pin (num 16) (name TOUT) (type input))
(pin (num 17) (name IO16) (type BiDi))
(pin (num 18) (name GND) (type passive))
(pin (num 19) (name GND) (type passive)))))
(libraries
(library (logical Connector)
(uri /usr/share/kicad/library/Connector.lib))
(library (logical Connector_Generic)
(uri /usr/share/kicad/library/Connector_Generic.lib))
(library (logical Converter_ACDC)
(uri /usr/share/kicad/library/Converter_ACDC.lib))
(library (logical Device)
(uri /usr/share/kicad/library/Device.lib))
(library (logical RF_Module)
(uri /usr/share/kicad/library/RF_Module.lib)))
(nets
(net (code 1) (name "Net-(R2-Pad1)")
(node (ref R2) (pin 1))
(node (ref U1) (pin 15)))
(net (code 2) (name "Net-(R1-Pad2)")
(node (ref U1) (pin 8))
(node (ref R1) (pin 2)))
(net (code 3) (name "Net-(J5-Pad1)")
(node (ref R7) (pin 2))
(node (ref J5) (pin 1))
(node (ref R1) (pin 1)))
(net (code 4) (name "Net-(J1-Pad2)")
(node (ref J1) (pin 2))
(node (ref PS1) (pin 2)))
(net (code 5) (name "Net-(J1-Pad1)")
(node (ref J1) (pin 1))
(node (ref PS1) (pin 1)))
(net (code 6) (name "Net-(R9-Pad2)")
(node (ref U1) (pin 2))
(node (ref R9) (pin 2)))
(net (code 7) (name "Net-(R8-Pad2)")
(node (ref U1) (pin 7))
(node (ref R8) (pin 2)))
(net (code 8) (name "Net-(J6-Pad2)")
(node (ref J6) (pin 2))
(node (ref PS1) (pin 4)))
(net (code 9) (name "Net-(J6-Pad3)")
(node (ref J6) (pin 3)))
(net (code 10) (name "Net-(J6-Pad4)")
(node (ref J6) (pin 4)))
(net (code 11) (name "Net-(C1-Pad1)")
(node (ref R3) (pin 2))
(node (ref C1) (pin 1)))
(net (code 12) (name "Net-(J4-Pad3)")
(node (ref J4) (pin 3))
(node (ref U1) (pin 12)))
(net (code 13) (name "Net-(C3-Pad1)")
(node (ref R2) (pin 2))
(node (ref C3) (pin 1))
(node (ref R4) (pin 2))
(node (ref J5) (pin 3)))
(net (code 14) (name /VCC3V3)
(node (ref J3) (pin 1))
(node (ref C4) (pin 1))
(node (ref R5) (pin 1))
(node (ref R9) (pin 1))
(node (ref R6) (pin 1))
(node (ref R4) (pin 1))
(node (ref R3) (pin 1))
(node (ref R7) (pin 1))
(node (ref R8) (pin 1))
(node (ref U1) (pin 1))
(node (ref J4) (pin 1))
(node (ref J6) (pin 1))
(node (ref C2) (pin 1)))
(net (code 15) (name /GND)
(node (ref C3) (pin 2))
(node (ref C2) (pin 2))
(node (ref U1) (pin 9))
(node (ref U1) (pin 6))
(node (ref U1) (pin 19))
(node (ref U1) (pin 18))
(node (ref J2) (pin 4))
(node (ref J2) (pin 2))
(node (ref C1) (pin 2))
(node (ref J4) (pin 4))
(node (ref C4) (pin 2))
(node (ref PS1) (pin 3))
(node (ref U1) (pin 13))
(node (ref J3) (pin 4))
(node (ref J5) (pin 4))
(node (ref J5) (pin 2)))
(net (code 16) (name "Net-(J4-Pad2)")
(node (ref U1) (pin 11))
(node (ref J4) (pin 2)))
(net (code 17) (name "Net-(J4-Pad5)")
(node (ref J4) (pin 5)))
(net (code 18) (name "Net-(U1-Pad3)")
(node (ref U1) (pin 3)))
(net (code 19) (name /Input_Close)
(node (ref U1) (pin 10))
(node (ref J2) (pin 3))
(node (ref R5) (pin 2)))
(net (code 20) (name /Input_Open)
(node (ref U1) (pin 14))
(node (ref J2) (pin 1))
(node (ref R6) (pin 2)))
(net (code 21) (name "Net-(U1-Pad16)")
(node (ref U1) (pin 16)))
(net (code 22) (name "Net-(U1-Pad17)")
(node (ref U1) (pin 17)))
(net (code 23) (name /Output_Open)
(node (ref U1) (pin 4))
(node (ref J3) (pin 2)))
(net (code 24) (name /Output_Close)
(node (ref U1) (pin 5))
(node (ref J3) (pin 3)))))