This repository was archived by the owner on Aug 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBluetooth.kicad_sch
497 lines (480 loc) · 18 KB
/
Bluetooth.kicad_sch
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
488
489
490
491
492
493
494
495
496
497
(kicad_sch (version 20211123) (generator eeschema)
(uuid e385beb6-9909-4b50-b71c-d51d788b742f)
(paper "A4")
(lib_symbols
(symbol "CustomSymbols:HC-05" (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at 0 -12.7 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "HC-05" (id 1) (at 0 -10.16 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at -5.08 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at -5.08 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "HC-05_0_0"
(pin input line (at -6.35 0 270) (length 2.54)
(name "EN" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -3.81 0 270) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -1.27 0 270) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin output line (at 1.27 0 270) (length 2.54)
(name "TXD" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at 3.81 0 270) (length 2.54)
(name "RXD" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 6.35 0 270) (length 2.54)
(name "STATE" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
(symbol "HC-05_0_1"
(rectangle (start 7.62 -8.89) (end -7.62 -2.54)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
)
)
(symbol "Device:LED_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "D" (id 0) (at -1.27 3.175 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "LED_Small" (id 1) (at -4.445 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0 0 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "LED diode light-emitting-diode" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Light emitting diode, small symbol" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LED_Small_0_1"
(polyline
(pts
(xy -0.762 -1.016)
(xy -0.762 1.016)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.016 0)
(xy -0.762 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.762 -1.016)
(xy -0.762 0)
(xy 0.762 1.016)
(xy 0.762 -1.016)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 0.762)
(xy -0.508 1.27)
(xy -0.254 1.27)
(xy -0.508 1.27)
(xy -0.508 1.016)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.508 1.27)
(xy 0 1.778)
(xy 0.254 1.778)
(xy 0 1.778)
(xy 0 1.524)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "LED_Small_1_1"
(pin passive line (at -2.54 0 0) (length 1.778)
(name "K" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 0 180) (length 1.778)
(name "A" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:R_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "R" (id 0) (at 0.762 0.508 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "R_Small" (id 1) (at 0.762 -1.016 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "R resistor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Resistor, small symbol" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "R_Small_0_1"
(rectangle (start -0.762 1.778) (end 0.762 -1.778)
(stroke (width 0.2032) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "R_Small_1_1"
(pin passive line (at 0 2.54 270) (length 0.762)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -2.54 90) (length 0.762)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (id 1) (at 0 3.556 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"+5V\"" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "+5V_0_1"
(polyline
(pts
(xy -0.762 1.27)
(xy 0 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "+5V_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "+5V" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "GND_0_1"
(polyline
(pts
(xy 0 0)
(xy 0 -1.27)
(xy 1.27 -1.27)
(xy 0 -2.54)
(xy -1.27 -1.27)
(xy 0 -1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "GND_1_1"
(pin power_in line (at 0 0 270) (length 0) hide
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 24.13 52.07) (diameter 0) (color 0 0 0 0)
(uuid 71298485-8227-4789-b928-c0de2983620c)
)
(no_connect (at 34.29 41.275) (uuid bfbc1886-6b50-4fce-8af4-7b5668bcc7a3))
(no_connect (at 34.29 28.575) (uuid dc7ce771-89ed-49dc-9ac3-c6a13b067369))
(wire (pts (xy 24.13 52.07) (xy 24.13 52.705))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0c3ed1dc-ce9e-46e4-b201-5b3674b676c6)
)
(wire (pts (xy 33.655 49.53) (xy 40.64 49.53))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 10532764-b490-4f26-bcd9-5837ee777de2)
)
(wire (pts (xy 40.64 38.735) (xy 34.29 38.735))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 361b3847-4a74-4c6b-a387-201725a0e4d3)
)
(wire (pts (xy 45.72 52.07) (xy 50.8 52.07))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3d250fea-13aa-4016-9ed7-f00f9cb5f9a5)
)
(wire (pts (xy 33.655 52.07) (xy 40.64 52.07))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 41dad7ab-f9ce-435c-891a-dbf97966c611)
)
(wire (pts (xy 28.575 49.53) (xy 24.13 49.53))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 654ab353-ae41-4bb2-813f-50a091172db2)
)
(wire (pts (xy 28.575 52.07) (xy 24.13 52.07))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7c02135d-cf39-43ce-9d4e-dca57c0b5c48)
)
(wire (pts (xy 45.72 49.53) (xy 50.8 49.53))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7f1c19be-38bc-40ef-848b-c4c754e9f92c)
)
(wire (pts (xy 34.29 31.115) (xy 53.34 31.115))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a067ff41-b99f-4231-b06b-f320636326ca)
)
(wire (pts (xy 24.13 49.53) (xy 24.13 52.07))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f83c2825-ff5e-4cef-81f9-5b8b694771b0)
)
(wire (pts (xy 34.29 33.655) (xy 53.34 33.655))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f87a5600-e341-4eb6-b62d-2e1377c5d47e)
)
(text "Bluetooth" (at 35.56 22.86 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 7d28f306-4a48-431d-a498-06a8e2d65232)
)
(global_label "TX" (shape input) (at 45.72 38.735 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 313dac1d-c838-4b2f-93e3-e9c0a43479e1)
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 50.3102 38.8144 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
)
(global_label "RX" (shape input) (at 50.8 49.53 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 510dc684-1bc8-4c69-96be-92e4332b5506)
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 55.6926 49.4506 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
)
(global_label "RX" (shape input) (at 34.29 36.195 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 6222e774-22e3-4fb6-a00d-e9a1a6775ac4)
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 39.1826 36.2744 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
)
(global_label "TX" (shape input) (at 50.8 52.07 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 80e5cd1d-944e-4239-9868-20b42a63e69b)
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 55.3902 51.9906 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
)
(symbol (lib_id "Device:R_Small") (at 31.115 49.53 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid 04e237dc-6897-475b-b9c6-027ae13501ca)
(property "Reference" "R50" (id 0) (at 31.115 47.625 90))
(property "Value" "1k" (id 1) (at 31.115 45.72 90))
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (id 2) (at 31.115 49.53 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 31.115 49.53 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid bcb5f573-b226-4274-b1c9-059c0f29a026))
(pin "2" (uuid e586487c-deae-4f27-baaa-789cedbd73bd))
)
(symbol (lib_id "power:+5V") (at 53.34 31.115 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 1235810c-b41b-4ed0-bd20-969bf45f4c5d)
(property "Reference" "#PWR0144" (id 0) (at 53.34 34.925 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (id 1) (at 53.34 27.5392 0))
(property "Footprint" "" (id 2) (at 53.34 31.115 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 53.34 31.115 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid d9bc755d-97f0-4e48-839c-16dd1d48b6bf))
)
(symbol (lib_id "CustomSymbols:HC-05") (at 34.29 34.925 270) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 2f3e5db4-814e-49e7-9df2-328f7ec40bd7)
(property "Reference" "J50" (id 0) (at 28.575 23.656 90))
(property "Value" "HC-05" (id 1) (at 28.575 26.1929 90))
(property "Footprint" "CustomFootprints:HC-05" (id 2) (at 34.29 29.845 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 34.29 29.845 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid cc0d432c-853e-424b-99eb-e67bbc100be0))
(pin "2" (uuid accb413c-d5e1-4004-b8ec-ae43052cd911))
(pin "3" (uuid 0880ef27-946d-4c8a-acdb-76a25f78b359))
(pin "4" (uuid 5a1b4a12-1817-45d2-ac9d-77c8cada0d72))
(pin "5" (uuid fa49e554-e2f7-4ffe-9d46-1d2adebab5be))
(pin "6" (uuid 1bdfdf1e-e036-4811-a479-e47dcaab17fb))
)
(symbol (lib_id "Device:R_Small") (at 43.18 38.735 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid 71a24c17-86c0-4f2a-9098-218d0856092e)
(property "Reference" "R40" (id 0) (at 43.18 40.64 90))
(property "Value" "100r" (id 1) (at 43.18 36.8355 90))
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (id 2) (at 43.18 38.735 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 43.18 38.735 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 006909ab-cc46-4244-9100-43120bf8c7d2))
(pin "2" (uuid c4f3259f-0d5a-4ac0-9fb3-c2c385a653c4))
)
(symbol (lib_id "Device:LED_Small") (at 43.18 49.53 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 75300e26-2996-4d37-8925-4e3adccd4ac2)
(property "Reference" "D11" (id 0) (at 43.2435 44.1792 0))
(property "Value" "LED_Small" (id 1) (at 43.2435 46.7161 0))
(property "Footprint" "Diode_SMD:D_0805_2012Metric" (id 2) (at 43.18 49.53 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 43.18 49.53 90)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 95be9397-81dd-41b5-8bdb-eb42fb6c03ad))
(pin "2" (uuid 2a1b56db-0713-42f5-a0a7-8fa8aac1527a))
)
(symbol (lib_id "power:GND") (at 24.13 52.705 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 7a1b3626-bff6-4bf8-8045-850d77a906b4)
(property "Reference" "#PWR0145" (id 0) (at 24.13 59.055 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 24.13 57.1484 0))
(property "Footprint" "" (id 2) (at 24.13 52.705 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 24.13 52.705 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 05be3339-dac0-4fef-b077-40ad962fd3e7))
)
(symbol (lib_id "power:GND") (at 53.34 33.655 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 7fa139b8-9215-4d8d-b8f6-47bf890e7075)
(property "Reference" "#PWR0146" (id 0) (at 53.34 40.005 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 53.34 38.0984 0))
(property "Footprint" "" (id 2) (at 53.34 33.655 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 53.34 33.655 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 369daef7-5b8b-41cd-b0d9-bde04cd77c38))
)
(symbol (lib_id "Device:R_Small") (at 31.115 52.07 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid d46dd49d-764f-40b6-80d8-598db3012f51)
(property "Reference" "R51" (id 0) (at 31.115 53.975 90))
(property "Value" "1k" (id 1) (at 31.115 55.88 90))
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (id 2) (at 31.115 52.07 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 31.115 52.07 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid ddacd83a-4591-4671-91df-ca96f99620ee))
(pin "2" (uuid 735d8ac4-37de-4ef0-b1b6-11a0ca3c4748))
)
(symbol (lib_id "Device:LED_Small") (at 43.18 52.07 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid e67200b5-d6be-4a1d-96f6-5fa7a9f3bf0d)
(property "Reference" "D10" (id 0) (at 43.18 53.975 0))
(property "Value" "LED_Small" (id 1) (at 43.18 55.88 0))
(property "Footprint" "Diode_SMD:D_0805_2012Metric" (id 2) (at 43.18 52.07 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 43.18 52.07 90)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1da98629-37e8-498b-b32e-aaf820678614))
(pin "2" (uuid de459891-d636-4555-941e-ffe1e72f4c64))
)
)