-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathBelle.net
387 lines (387 loc) · 13.1 KB
/
Belle.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
(export (version D)
(design
(source /Users/sayanee/Workspace/belle/hardware/Belle.sch)
(date "2017 August 27, Sunday 18:20:11")
(tool "Eeschema 4.0.5")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source Belle.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U2)
(value ESP-12)
(footprint ESP-12F-SMD:ESP-12F-SMD)
(libsource (lib ESP8266) (part ESP-12))
(sheetpath (names /) (tstamps /))
(tstamp 58BBC183))
(comp (ref C2)
(value DNP)
(footprint Capacitors_SMD:C_1206_HandSoldering)
(libsource (lib device) (part C_Small))
(sheetpath (names /) (tstamps /))
(tstamp 58BBCD3B))
(comp (ref SP1)
(value BUZZER)
(footprint Belle:prosignal_buzzer)
(libsource (lib Belle-cache) (part SPEAKER))
(sheetpath (names /) (tstamps /))
(tstamp 58BBCE20))
(comp (ref U1)
(value 74AHC1G14)
(footprint TO_SOT_Packages_SMD:SOT-23-5_HandSoldering)
(libsource (lib 74xx) (part 74AHC1G14))
(sheetpath (names /) (tstamps /))
(tstamp 58BBCFA1))
(comp (ref C1)
(value 1u)
(footprint Capacitors_SMD:C_1206_HandSoldering)
(libsource (lib device) (part C_Small))
(sheetpath (names /) (tstamps /))
(tstamp 58BBD184))
(comp (ref R2)
(value 47k)
(footprint Resistors_SMD:R_1206_HandSoldering)
(libsource (lib device) (part R_Small))
(sheetpath (names /) (tstamps /))
(tstamp 58BBD1C1))
(comp (ref R1)
(value 22k)
(footprint Resistors_SMD:R_1206_HandSoldering)
(libsource (lib device) (part R_Small))
(sheetpath (names /) (tstamps /))
(tstamp 58BBD236))
(comp (ref P1)
(value "Bell CONN")
(footprint Terminal_Blocks:TerminalBlock_Pheonix_MKDS1.5-2pol)
(libsource (lib conn) (part CONN_01X02))
(sheetpath (names /) (tstamps /))
(tstamp 58BBD41F))
(comp (ref R3)
(value 10K)
(footprint Resistors_SMD:R_1206_HandSoldering)
(libsource (lib device) (part R_Small))
(sheetpath (names /) (tstamps /))
(tstamp 58BBD531))
(comp (ref R7)
(value 10K)
(footprint Resistors_SMD:R_1206_HandSoldering)
(libsource (lib device) (part R_Small))
(sheetpath (names /) (tstamps /))
(tstamp 58BBD5DC))
(comp (ref R5)
(value 10K)
(footprint Resistors_SMD:R_1206_HandSoldering)
(libsource (lib device) (part R_Small))
(sheetpath (names /) (tstamps /))
(tstamp 58BBD6F3))
(comp (ref U3)
(value AP2112)
(footprint TO_SOT_Packages_SMD:SOT-23-5_HandSoldering)
(libsource (lib regul) (part TPS769XX))
(sheetpath (names /) (tstamps /))
(tstamp 58BBD7D2))
(comp (ref P2)
(value "Battery CONN")
(footprint Pin_Headers:Pin_Header_Straight_1x02_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X02))
(sheetpath (names /) (tstamps /))
(tstamp 58BBDA98))
(comp (ref P3)
(value "FTDI Flashing CONN")
(footprint Pin_Headers:Pin_Header_Straight_1x06_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X06))
(sheetpath (names /) (tstamps /))
(tstamp 58BBDEAA))
(comp (ref R6)
(value 10K)
(footprint Resistors_SMD:R_1206_HandSoldering)
(libsource (lib device) (part R_Small))
(sheetpath (names /) (tstamps /))
(tstamp 58BBEC6E))
(comp (ref C4)
(value DNP)
(footprint Capacitors_SMD:C_1206_HandSoldering)
(libsource (lib device) (part C_Small))
(sheetpath (names /) (tstamps /))
(tstamp 58CE4E44))
(comp (ref C3)
(value 1u)
(footprint Capacitors_SMD:C_1206_HandSoldering)
(libsource (lib device) (part C_Small))
(sheetpath (names /) (tstamps /))
(tstamp 58CE500B))
(comp (ref R4)
(value 0R)
(footprint Resistors_SMD:R_1206_HandSoldering)
(libsource (lib device) (part R_Small))
(sheetpath (names /) (tstamps /))
(tstamp 58FE989D))
(comp (ref C5)
(value 10u)
(footprint Capacitors_SMD:C_1206_HandSoldering)
(libsource (lib device) (part C_Small))
(sheetpath (names /) (tstamps /))
(tstamp 59070B2B))
(comp (ref C7)
(value 1u)
(footprint Capacitors_SMD:C_1206_HandSoldering)
(libsource (lib device) (part C_Small))
(sheetpath (names /) (tstamps /))
(tstamp 590711CA))
(comp (ref C6)
(value DNP)
(footprint Capacitors_SMD:C_1206_HandSoldering)
(libsource (lib device) (part C_Small))
(sheetpath (names /) (tstamps /))
(tstamp 590712F7))
(comp (ref P4)
(value "Boot JUMPER")
(footprint Pin_Headers:Pin_Header_Straight_1x02_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X02))
(sheetpath (names /) (tstamps /))
(tstamp 59074415))
(comp (ref R8)
(value 0R)
(footprint Resistors_SMD:R_1206_HandSoldering)
(libsource (lib device) (part R_Small))
(sheetpath (names /) (tstamps /))
(tstamp 5912943F))
(comp (ref R9)
(value 0R)
(footprint Resistors_SMD:R_1206_HandSoldering)
(libsource (lib device) (part R_Small))
(sheetpath (names /) (tstamps /))
(tstamp 59937CCF)))
(libparts
(libpart (lib 74xx) (part 74AHC1G14)
(description "inverting buffer with Schmitt trigger.")
(docs 74xx/74ahc_ahct1g14.pdf)
(fields
(field (name Reference) U)
(field (name Value) 74AHC1G14))
(pins
(pin (num 2) (name ~) (type input))
(pin (num 3) (name GND) (type power_in))
(pin (num 4) (name ~) (type output))
(pin (num 5) (name VCC) (type power_in))))
(libpart (lib conn) (part CONN_01X02)
(description "Connector, single row, 01x02")
(footprints
(fp Pin_Header_Straight_1X02)
(fp Pin_Header_Angled_1X02)
(fp Socket_Strip_Straight_1X02)
(fp Socket_Strip_Angled_1X02))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X02))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))))
(libpart (lib conn) (part CONN_01X06)
(description "Connector, single row, 01x06")
(footprints
(fp Pin_Header_Straight_1X06)
(fp Pin_Header_Angled_1X06)
(fp Socket_Strip_Straight_1X06)
(fp Socket_Strip_Angled_1X06))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X06))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))))
(libpart (lib device) (part C_Small)
(description "Unpolarized capacitor")
(footprints
(fp C?)
(fp C_????_*)
(fp C_????)
(fp SMD*_c)
(fp Capacitor*))
(fields
(field (name Reference) C)
(field (name Value) C_Small))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib ESP8266) (part ESP-12)
(aliases
(alias ESP-07v2))
(description "ESP8266 ESP-12 module, 16 pins, 2mm, PCB antenna")
(docs http://l0l.org.uk/2014/12/esp8266-modules-hardware-guide-gotta-catch-em-all/)
(footprints
(fp ESP-07*)
(fp ESP-12*))
(fields
(field (name Reference) U)
(field (name Value) ESP-12))
(pins
(pin (num 1) (name ~REST) (type input))
(pin (num 2) (name ADC) (type passive))
(pin (num 3) (name CH_PD) (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 GND) (type power_in))
(pin (num 10) (name GPIO15) (type BiDi))
(pin (num 11) (name GPIO2) (type BiDi))
(pin (num 12) (name GPIO0) (type BiDi))
(pin (num 13) (name GPIO4) (type BiDi))
(pin (num 14) (name GPIO5) (type BiDi))
(pin (num 15) (name RXD) (type input))
(pin (num 16) (name TXD) (type output))))
(libpart (lib device) (part R_Small)
(description "Resistor, small symbol")
(footprints
(fp Resistor_*)
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R_Small))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Belle-cache) (part SPEAKER)
(fields
(field (name Reference) SP)
(field (name Value) SPEAKER))
(pins
(pin (num 1) (name 1) (type input))
(pin (num 2) (name 2) (type input))))
(libpart (lib regul) (part TPS769XX)
(description "TPS769xx-Q1, Ultra Low Power 100mA Low Drop Out Regulator 1.2...5V, SOT-23-5")
(docs http://www.ti.com/lit/ds/symlink/tps76950-q1.pdf)
(footprints
(fp SOT-23*)
(fp SOT-23*))
(fields
(field (name Reference) U)
(field (name Value) TPS769XX)
(field (name Footprint) SOT-23-5))
(pins
(pin (num 1) (name IN) (type power_in))
(pin (num 2) (name GND) (type power_in))
(pin (num 3) (name ~EN~) (type input))
(pin (num 4) (name NC/FB) (type input))
(pin (num 5) (name OUT) (type power_out)))))
(libraries
(library (logical conn)
(uri "/Library/Application Support/kicad/library/conn.lib"))
(library (logical device)
(uri "/Library/Application Support/kicad/library/device.lib"))
(library (logical regul)
(uri "/Library/Application Support/kicad/library/regul.lib"))
(library (logical 74xx)
(uri "/Library/Application Support/kicad/library/74xx.lib"))
(library (logical ESP8266)
(uri /Users/sayanee/Workspace/belle/hardware/kicad-ESP8266/ESP8266.lib))
(library (logical Belle-cache)
(uri /Users/sayanee/Workspace/belle/hardware/Belle-cache.lib)))
(nets
(net (code 1) (name "Net-(P1-Pad2)")
(node (ref R2) (pin 2))
(node (ref R1) (pin 2))
(node (ref P1) (pin 2)))
(net (code 2) (name "Net-(R4-Pad2)")
(node (ref U1) (pin 4))
(node (ref R4) (pin 2)))
(net (code 3) (name GND)
(node (ref C1) (pin 2))
(node (ref R1) (pin 1))
(node (ref U3) (pin 2))
(node (ref R5) (pin 2))
(node (ref C6) (pin 2))
(node (ref P2) (pin 1))
(node (ref C7) (pin 1))
(node (ref P4) (pin 2))
(node (ref U1) (pin 3))
(node (ref C2) (pin 1))
(node (ref C5) (pin 1))
(node (ref C3) (pin 2))
(node (ref P3) (pin 1))
(node (ref C4) (pin 1))
(node (ref U2) (pin 9)))
(net (code 4) (name +3V3)
(node (ref R6) (pin 1))
(node (ref SP1) (pin 2))
(node (ref R3) (pin 2))
(node (ref C2) (pin 2))
(node (ref U1) (pin 5))
(node (ref P1) (pin 1))
(node (ref R7) (pin 1))
(node (ref U2) (pin 8))
(node (ref C5) (pin 2))
(node (ref R8) (pin 2))
(node (ref C6) (pin 1))
(node (ref C3) (pin 1)))
(net (code 5) (name "Net-(C1-Pad1)")
(node (ref R2) (pin 1))
(node (ref C1) (pin 1))
(node (ref U1) (pin 2)))
(net (code 6) (name "Net-(R3-Pad1)")
(node (ref R3) (pin 1))
(node (ref U2) (pin 3)))
(net (code 7) (name "Net-(R5-Pad1)")
(node (ref U2) (pin 10))
(node (ref R5) (pin 1)))
(net (code 8) (name "Net-(R6-Pad2)")
(node (ref U2) (pin 11))
(node (ref R6) (pin 2)))
(net (code 9) (name "Net-(P4-Pad1)")
(node (ref P4) (pin 1))
(node (ref U2) (pin 12))
(node (ref R7) (pin 2)))
(net (code 10) (name /CTS)
(node (ref U2) (pin 14))
(node (ref P3) (pin 2)))
(net (code 11) (name /DTR)
(node (ref P3) (pin 6))
(node (ref U2) (pin 13)))
(net (code 12) (name "Net-(R8-Pad1)")
(node (ref R8) (pin 1))
(node (ref U3) (pin 5)))
(net (code 13) (name "Net-(R4-Pad1)")
(node (ref R4) (pin 1))
(node (ref U2) (pin 1))
(node (ref R9) (pin 1)))
(net (code 14) (name "Net-(R9-Pad2)")
(node (ref SP1) (pin 1))
(node (ref R9) (pin 2)))
(net (code 15) (name "Net-(U2-Pad2)")
(node (ref U2) (pin 2)))
(net (code 16) (name "Net-(U2-Pad4)")
(node (ref U2) (pin 4)))
(net (code 17) (name "Net-(U2-Pad5)")
(node (ref U2) (pin 5)))
(net (code 18) (name "Net-(U2-Pad6)")
(node (ref U2) (pin 6)))
(net (code 19) (name "Net-(U2-Pad7)")
(node (ref U2) (pin 7)))
(net (code 20) (name /TX)
(node (ref P3) (pin 4))
(node (ref U2) (pin 15)))
(net (code 21) (name /RX)
(node (ref P3) (pin 5))
(node (ref U2) (pin 16)))
(net (code 23) (name "Net-(U3-Pad4)")
(node (ref U3) (pin 4)))
(net (code 24) (name /5V)
(node (ref P3) (pin 3))
(node (ref P2) (pin 2))
(node (ref C7) (pin 2))
(node (ref U3) (pin 3))
(node (ref C4) (pin 2))
(node (ref U3) (pin 1)))))