-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathESP8266_Dev_Board.net
364 lines (364 loc) · 13.7 KB
/
ESP8266_Dev_Board.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
(export (version D)
(design
(source E:\Prabhu\PCB\Design\ESP8266_Dev_Board\ESP8266_Dev_Board.sch)
(date "07/10/21 21:57:52")
(tool "Eeschema (5.1.10)-1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title "ESP8266 Dev Board")
(company)
(rev v0.1)
(date 2021-07-03)
(source ESP8266_Dev_Board.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value "Company: ProZ Solutions"))
(comment (number 4) (value "Author: Prabhu")))))
(components
(comp (ref C1)
(value 10uF)
(footprint Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 60914D3A))
(comp (ref C3)
(value 4.7uF)
(footprint Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 609154F0))
(comp (ref U1)
(value AMS1117-3.3)
(footprint Package_TO_SOT_SMD:SOT-223-3_TabPin2)
(datasheet http://www.advanced-monolithic.com/pdf/ds1117.pdf)
(libsource (lib Regulator_Linear) (part AMS1117-3.3) (description "1A Low Dropout regulator, positive, 3.3V fixed output, SOT-223"))
(sheetpath (names /) (tstamps /))
(tstamp 60919A56))
(comp (ref R1)
(value 10K)
(footprint Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 60BCE5F9))
(comp (ref C2)
(value 100uF)
(footprint Capacitor_Tantalum_SMD:CP_EIA-7343-15_Kemet-W_Pad2.25x2.55mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part CP1_Small) (description "Polarized capacitor, small US symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 60BD3932))
(comp (ref SW2)
(value SW_SPST)
(footprint Button_Switch_SMD:SW_SPST_CK_RS282G05A3)
(datasheet ~)
(libsource (lib Switch) (part SW_SPST) (description "Single Pole Single Throw (SPST) switch"))
(sheetpath (names /) (tstamps /))
(tstamp 60BD92A7))
(comp (ref R6)
(value 470)
(footprint Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 60BD99F9))
(comp (ref SW1)
(value SW_SPST)
(footprint Button_Switch_SMD:SW_SPST_CK_RS282G05A3)
(datasheet ~)
(libsource (lib Switch) (part SW_SPST) (description "Single Pole Single Throw (SPST) switch"))
(sheetpath (names /) (tstamps /))
(tstamp 60BDC48A))
(comp (ref R5)
(value 470)
(footprint Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 60BDC676))
(comp (ref U2)
(value ESP-12F)
(footprint RF_Module:ESP-12E)
(datasheet http://wiki.ai-thinker.com/_media/esp8266/esp8266_series_modules_user_manual_v1.1.pdf)
(libsource (lib RF_Module) (part ESP-12F) (description "802.11 b/g/n Wi-Fi Module"))
(sheetpath (names /) (tstamps /))
(tstamp 6091345E))
(comp (ref R4)
(value 10K)
(footprint Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 60BC8FFE))
(comp (ref R2)
(value 10K)
(footprint Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 60BC8D75))
(comp (ref R3)
(value 10K)
(footprint Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 60BC8971))
(comp (ref C5)
(value 10nF)
(footprint Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 60BFC00A))
(comp (ref C4)
(value 100nF)
(footprint Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 60BFBC70))
(comp (ref J1)
(value Conn_01x06)
(footprint Connector_PinHeader_2.00mm:PinHeader_1x06_P2.00mm_Vertical)
(datasheet ~)
(libsource (lib Connector_Generic) (part Conn_01x06) (description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 60E144B4))
(comp (ref J2)
(value Conn_01x06)
(footprint Connector_PinHeader_2.00mm:PinHeader_1x06_P2.00mm_Vertical)
(datasheet ~)
(libsource (lib Connector_Generic) (part Conn_01x06) (description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 60E14BFF)))
(libparts
(libpart (lib Connector_Generic) (part Conn_01x06)
(description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x06))
(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))
(pin (num 6) (name Pin_6) (type passive))))
(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 CP1_Small)
(description "Polarized capacitor, small US symbol")
(docs ~)
(footprints
(fp CP_*))
(fields
(field (name Reference) C)
(field (name Value) CP1_Small))
(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-12E)
(aliases
(alias ESP-12F))
(description "802.11 b/g/n Wi-Fi Module")
(docs http://wiki.ai-thinker.com/_media/esp8266/esp8266_series_modules_user_manual_v1.1.pdf)
(footprints
(fp ESP?12*))
(fields
(field (name Reference) U)
(field (name Value) ESP-12E)
(field (name Footprint) RF_Module:ESP-12E))
(pins
(pin (num 1) (name ~RST) (type input))
(pin (num 2) (name ADC) (type input))
(pin (num 3) (name EN) (type input))
(pin (num 4) (name GPIO16) (type BiDi))
(pin (num 5) (name GPIO14) (type BiDi))
(pin (num 6) (name GPIO12) (type BiDi))
(pin (num 7) (name GPIO13) (type BiDi))
(pin (num 8) (name VCC) (type power_in))
(pin (num 9) (name CS0) (type input))
(pin (num 10) (name MISO) (type BiDi))
(pin (num 11) (name GPIO9) (type BiDi))
(pin (num 12) (name GPIO10) (type BiDi))
(pin (num 13) (name MOSI) (type BiDi))
(pin (num 14) (name SCLK) (type BiDi))
(pin (num 15) (name GND) (type power_in))
(pin (num 16) (name GPIO15) (type BiDi))
(pin (num 17) (name GPIO2) (type BiDi))
(pin (num 18) (name GPIO0) (type BiDi))
(pin (num 19) (name GPIO4) (type BiDi))
(pin (num 20) (name GPIO5) (type BiDi))
(pin (num 21) (name GPIO3/RXD) (type BiDi))
(pin (num 22) (name GPIO1/TXD) (type BiDi))))
(libpart (lib Regulator_Linear) (part AP1117-15)
(aliases
(alias AP1117-18)
(alias AP1117-25)
(alias AP1117-33)
(alias AP1117-50)
(alias LD1117S33TR_SOT223)
(alias LD1117S12TR_SOT223)
(alias LD1117S18TR_SOT223)
(alias LD1117S25TR_SOT223)
(alias LD1117S50TR_SOT223)
(alias NCP1117-12_SOT223)
(alias NCP1117-1.5_SOT223)
(alias NCP1117-1.8_SOT223)
(alias NCP1117-2.0_SOT223)
(alias NCP1117-2.5_SOT223)
(alias NCP1117-2.85_SOT223)
(alias NCP1117-3.3_SOT223)
(alias NCP1117-5.0_SOT223)
(alias AMS1117-1.5)
(alias AMS1117-1.8)
(alias AMS1117-2.5)
(alias AMS1117-2.85)
(alias AMS1117-3.3)
(alias AMS1117-5.0))
(description "1A Low Dropout regulator, positive, 1.5V fixed output, SOT-223")
(docs http://www.diodes.com/datasheets/AP1117.pdf)
(footprints
(fp SOT?223*TabPin2*))
(fields
(field (name Reference) U)
(field (name Value) AP1117-15)
(field (name Footprint) Package_TO_SOT_SMD:SOT-223-3_TabPin2))
(pins
(pin (num 1) (name GND) (type power_in))
(pin (num 2) (name VO) (type power_out))
(pin (num 3) (name VI) (type power_in))))
(libpart (lib Switch) (part SW_SPST)
(description "Single Pole Single Throw (SPST) switch")
(docs ~)
(fields
(field (name Reference) SW)
(field (name Value) SW_SPST))
(pins
(pin (num 1) (name A) (type passive))
(pin (num 2) (name B) (type passive)))))
(libraries
(library (logical Connector_Generic)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Connector_Generic.lib"))
(library (logical Device)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Device.lib"))
(library (logical RF_Module)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/RF_Module.lib"))
(library (logical Regulator_Linear)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Regulator_Linear.lib"))
(library (logical Switch)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Switch.lib")))
(nets
(net (code 1) (name "Net-(U2-Pad12)")
(node (ref U2) (pin 12)))
(net (code 2) (name "Net-(U2-Pad13)")
(node (ref U2) (pin 13)))
(net (code 3) (name "Net-(U2-Pad14)")
(node (ref U2) (pin 14)))
(net (code 4) (name GPIO12)
(node (ref J1) (pin 5))
(node (ref U2) (pin 6)))
(net (code 5) (name GPIO13)
(node (ref U2) (pin 7))
(node (ref J1) (pin 6)))
(net (code 6) (name GPIO14)
(node (ref U2) (pin 5))
(node (ref J2) (pin 4)))
(net (code 7) (name GPIO16)
(node (ref U2) (pin 4))
(node (ref J2) (pin 2)))
(net (code 8) (name "Net-(U2-Pad11)")
(node (ref U2) (pin 11)))
(net (code 9) (name GPIO0)
(node (ref U2) (pin 18))
(node (ref R5) (pin 1))
(node (ref R3) (pin 1)))
(net (code 10) (name EN)
(node (ref U2) (pin 3))
(node (ref R4) (pin 1)))
(net (code 11) (name nRST)
(node (ref SW2) (pin 1))
(node (ref R6) (pin 2))
(node (ref U2) (pin 1)))
(net (code 12) (name GPIO2)
(node (ref R2) (pin 1))
(node (ref U2) (pin 17)))
(net (code 13) (name GPIO15)
(node (ref U2) (pin 16))
(node (ref R1) (pin 1))
(node (ref J2) (pin 3)))
(net (code 14) (name TXD)
(node (ref U2) (pin 22))
(node (ref J1) (pin 1)))
(net (code 15) (name RXD)
(node (ref J1) (pin 2))
(node (ref U2) (pin 21)))
(net (code 16) (name GPIO4)
(node (ref J1) (pin 3))
(node (ref U2) (pin 19)))
(net (code 17) (name GPIO5)
(node (ref U2) (pin 20))
(node (ref J1) (pin 4)))
(net (code 18) (name "Net-(U2-Pad9)")
(node (ref U2) (pin 9)))
(net (code 19) (name "Net-(U2-Pad10)")
(node (ref U2) (pin 10)))
(net (code 20) (name ADC)
(node (ref U2) (pin 2))
(node (ref J2) (pin 1)))
(net (code 21) (name +3V3)
(node (ref C3) (pin 1))
(node (ref U2) (pin 8))
(node (ref R6) (pin 1))
(node (ref U1) (pin 2))
(node (ref R4) (pin 2))
(node (ref J2) (pin 5))
(node (ref R2) (pin 2))
(node (ref R3) (pin 2))
(node (ref C2) (pin 1))
(node (ref C4) (pin 1))
(node (ref C5) (pin 1)))
(net (code 22) (name GND)
(node (ref C4) (pin 2))
(node (ref SW2) (pin 2))
(node (ref SW1) (pin 2))
(node (ref C5) (pin 2))
(node (ref C2) (pin 2))
(node (ref C1) (pin 2))
(node (ref C3) (pin 2))
(node (ref U1) (pin 1))
(node (ref R1) (pin 2))
(node (ref U2) (pin 15))
(node (ref J2) (pin 6)))
(net (code 23) (name VIN)
(node (ref C1) (pin 1))
(node (ref U1) (pin 3)))
(net (code 24) (name "Net-(R5-Pad2)")
(node (ref R5) (pin 2))
(node (ref SW1) (pin 1)))))