-
Notifications
You must be signed in to change notification settings - Fork 0
/
longmon-hatt.kicad_sch
664 lines (654 loc) · 25 KB
/
longmon-hatt.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
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
(kicad_sch (version 20230121) (generator eeschema)
(uuid fc493522-7015-405f-abaf-84a4f5d09cfd)
(paper "A4")
(lib_symbols
(symbol "ESP:ESP_Devkit_Header" (in_bom yes) (on_board yes)
(property "Reference" "ESPH" (at 0 20.32 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at -12.7 17.78 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "ESP:ESP_Header" (at 0 24.13 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://circuits4you.com/wp-content/uploads/2018/12/ESP32-Pinout.jpg" (at 2.54 -22.86 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Sim.Enable" "0" (at -12.7 17.78 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "ESP, header" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Header for DO IT ESP32 Devkit" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "ESP_Devkit_Header_0_0"
(pin bidirectional line (at -12.7 10.16 0) (length 2.54)
(name "D34" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -12.7 7.62 0) (length 2.54)
(name "D35" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -12.7 5.08 0) (length 2.54)
(name "D32" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -12.7 2.54 0) (length 2.54)
(name "D33" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -12.7 0 0) (length 2.54)
(name "D25" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -12.7 -2.54 0) (length 2.54)
(name "D26" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -12.7 -5.08 0) (length 2.54)
(name "D27" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -12.7 -7.62 0) (length 2.54)
(name "D14" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -12.7 -10.16 0) (length 2.54)
(name "D12" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -12.7 -12.7 0) (length 2.54)
(name "D13" (effects (font (size 1.27 1.27))))
(number "20" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 12.7 -12.7 180) (length 2.54)
(name "D15" (effects (font (size 1.27 1.27))))
(number "21" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 12.7 -10.16 180) (length 2.54)
(name "D2" (effects (font (size 1.27 1.27))))
(number "22" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 12.7 -7.62 180) (length 2.54)
(name "D4" (effects (font (size 1.27 1.27))))
(number "24" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 12.7 -5.08 180) (length 2.54)
(name "RX2" (effects (font (size 1.27 1.27))))
(number "25" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 12.7 -2.54 180) (length 2.54)
(name "TX2" (effects (font (size 1.27 1.27))))
(number "27" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 12.7 -17.78 180) (length 2.54)
(name "3.3V" (effects (font (size 1.27 1.27))))
(number "3.3V" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 12.7 0 180) (length 2.54)
(name "D5" (effects (font (size 1.27 1.27))))
(number "34" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 12.7 2.54 180) (length 2.54)
(name "D18" (effects (font (size 1.27 1.27))))
(number "35" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 12.7 17.78 180) (length 2.54)
(name "D23" (effects (font (size 1.27 1.27))))
(number "36" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 12.7 5.08 180) (length 2.54)
(name "D19" (effects (font (size 1.27 1.27))))
(number "38" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 12.7 15.24 180) (length 2.54)
(name "D22" (effects (font (size 1.27 1.27))))
(number "39" (effects (font (size 1.27 1.27))))
)
(pin no_connect line (at 12.7 10.16 180) (length 2.54)
(name "RX0" (effects (font (size 1.27 1.27))))
(number "40" (effects (font (size 1.27 1.27))))
)
(pin no_connect line (at 12.7 12.7 180) (length 2.54)
(name "TX0" (effects (font (size 1.27 1.27))))
(number "41" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 12.7 7.62 180) (length 2.54)
(name "D21" (effects (font (size 1.27 1.27))))
(number "42" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -12.7 15.24 0) (length 2.54)
(name "VP" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -12.7 12.7 0) (length 2.54)
(name "VN" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin no_connect line (at -12.7 17.78 0) (length 2.54)
(name "EN" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -12.7 -15.24 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "GND1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 12.7 -15.24 180) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "GND2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -12.7 -17.78 0) (length 2.54)
(name "VIN" (effects (font (size 1.27 1.27))))
(number "VIN" (effects (font (size 1.27 1.27))))
)
)
(symbol "ESP_Devkit_Header_0_1"
(rectangle (start -10.16 21.59) (end 10.16 -20.32)
(stroke (width 0) (type default))
(fill (type none))
)
)
)
(symbol "ESP:LCD_Module" (in_bom yes) (on_board yes)
(property "Reference" "LCD" (at 0 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "ESP:LCD Module" (at 0 11.43 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.waveshare.com/wiki/2inch_LCD_Module" (at 0 13.97 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Sim.Enable" "0" (at 8.89 11.43 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LCD_Module_0_0"
(pin power_in line (at 0 0 0) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -2.54 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at 0 -5.08 0) (length 2.54)
(name "DIN" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input clock (at 0 -7.62 0) (length 2.54)
(name "CLK" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at 0 -10.16 0) (length 2.54)
(name "CS" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at 0 -12.7 0) (length 2.54)
(name "DC" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at 0 -15.24 0) (length 2.54)
(name "RST" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin input line (at 0 -17.78 0) (length 2.54)
(name "BL" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
(symbol "LCD_Module_0_1"
(rectangle (start 2.54 1.27) (end 13.97 -20.32)
(stroke (width 0) (type default))
(fill (type none))
)
)
)
(symbol "ESP:LoRa_Module" (in_bom yes) (on_board yes)
(property "Reference" "LORA" (at 8.89 -3.81 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "ESP:LoRa Header" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Sim.Enable" "0" (at 0 7.62 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LoRa_Module_0_0"
(pin power_in line (at 0 0 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 -2.54 0) (length 2.54)
(name "TXD" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at 0 -5.08 0) (length 2.54)
(name "RXD" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -10.16 0) (length 2.54)
(name "VDD" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
(symbol "LoRa_Module_0_1"
(rectangle (start 2.54 1.27) (end 15.24 -11.43)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "LoRa_Module_1_0"
(pin no_connect line (at 0 -7.62 0) (length 2.54)
(name "NRST" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "ESP:Pot_Header" (in_bom yes) (on_board yes)
(property "Reference" "POTH" (at 11.43 -1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "ESP:POT Header" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Sim.Enable" "0" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Pot_Header_0_0"
(pin output line (at 0 -2.54 0) (length 2.54)
(name "DIV" (effects (font (size 1.27 1.27))))
(number "DIV" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -5.08 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "GND" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 0 0) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "VCC" (effects (font (size 1.27 1.27))))
)
)
(symbol "Pot_Header_0_1"
(rectangle (start 2.54 2.54) (end 15.24 -7.62)
(stroke (width 0) (type default))
(fill (type none))
)
)
)
)
(junction (at 77.47 36.83) (diameter 0) (color 0 0 0 0)
(uuid 15850424-f5f6-45fe-9eb9-ddd513c320af)
)
(junction (at 86.36 67.31) (diameter 0) (color 0 0 0 0)
(uuid 2ed7dfd5-e505-4198-801d-4dcd77156e4c)
)
(junction (at 77.47 57.15) (diameter 0) (color 0 0 0 0)
(uuid 61ae4ec5-5304-4208-9862-abf034135d65)
)
(junction (at 77.47 67.31) (diameter 0) (color 0 0 0 0)
(uuid d17ea421-ebcb-4af9-a8ba-48342d4e9246)
)
(junction (at 86.36 34.29) (diameter 0) (color 0 0 0 0)
(uuid ed860fa4-842f-42dd-b319-d34215739d39)
)
(wire (pts (xy 93.98 60.96) (xy 72.39 60.96))
(stroke (width 0) (type default))
(uuid 097553cf-ca84-4869-b8db-da91d579db6c)
)
(wire (pts (xy 34.29 24.13) (xy 34.29 41.91))
(stroke (width 0) (type default))
(uuid 0dfef6a9-7490-4002-97bb-7ef1b2b6cf8d)
)
(wire (pts (xy 77.47 36.83) (xy 77.47 57.15))
(stroke (width 0) (type default))
(uuid 0e6e31b3-a23c-4f52-8b33-dba78df8c0aa)
)
(wire (pts (xy 86.36 67.31) (xy 86.36 69.85))
(stroke (width 0) (type default))
(uuid 194b2e26-cc62-4e60-8f02-d54c64ac63f2)
)
(wire (pts (xy 67.31 52.07) (xy 81.28 52.07))
(stroke (width 0) (type default))
(uuid 1ed9973a-74c0-46b9-b54e-667679b86828)
)
(wire (pts (xy 77.47 57.15) (xy 100.33 57.15))
(stroke (width 0) (type default))
(uuid 25694556-0f5f-4aa0-9d08-7e7660b34d7d)
)
(wire (pts (xy 80.01 39.37) (xy 80.01 34.29))
(stroke (width 0) (type default))
(uuid 296ce276-b06f-4253-8d40-3a3befc60fb1)
)
(wire (pts (xy 77.47 67.31) (xy 67.31 67.31))
(stroke (width 0) (type default))
(uuid 3ee84d19-adb9-40e8-81e3-db3a162b88c2)
)
(wire (pts (xy 34.29 41.91) (xy 41.91 41.91))
(stroke (width 0) (type default))
(uuid 3ff13f2e-56c4-4425-b5c1-443acb07ff45)
)
(wire (pts (xy 80.01 34.29) (xy 67.31 34.29))
(stroke (width 0) (type default))
(uuid 41c26241-a7a6-44a1-9f45-ba5766410106)
)
(wire (pts (xy 100.33 59.69) (xy 93.98 59.69))
(stroke (width 0) (type default))
(uuid 443839e4-c6e3-49d0-bcf7-2fbce0fe7622)
)
(wire (pts (xy 88.9 52.07) (xy 100.33 52.07))
(stroke (width 0) (type default))
(uuid 44869425-04b2-40d9-bc75-8a2e8c838f07)
)
(wire (pts (xy 81.28 44.45) (xy 100.33 44.45))
(stroke (width 0) (type default))
(uuid 492aff46-3a8c-4bee-9881-550cb5a20edf)
)
(wire (pts (xy 100.33 24.13) (xy 34.29 24.13))
(stroke (width 0) (type default))
(uuid 4d5484a6-118a-4cb5-9734-41c74ed382d8)
)
(wire (pts (xy 72.39 57.15) (xy 67.31 57.15))
(stroke (width 0) (type default))
(uuid 55f7bf0a-54c4-44cd-bc6c-d69f82c1df4b)
)
(wire (pts (xy 82.55 59.69) (xy 82.55 49.53))
(stroke (width 0) (type default))
(uuid 5740f1d2-6b47-416d-9bb4-c6ef3e126b49)
)
(wire (pts (xy 86.36 34.29) (xy 100.33 34.29))
(stroke (width 0) (type default))
(uuid 60519acb-fe68-4e61-a5ed-92cf322c2cfd)
)
(wire (pts (xy 81.28 52.07) (xy 81.28 44.45))
(stroke (width 0) (type default))
(uuid 645a6408-b20d-45e6-a59e-91be4718847d)
)
(wire (pts (xy 67.31 54.61) (xy 97.79 54.61))
(stroke (width 0) (type default))
(uuid 64dc36a4-d4ea-44fd-b299-c79b97e72861)
)
(wire (pts (xy 72.39 60.96) (xy 72.39 57.15))
(stroke (width 0) (type default))
(uuid 6a926017-d868-4fd8-9096-aec9bbfa9783)
)
(wire (pts (xy 77.47 67.31) (xy 77.47 78.74))
(stroke (width 0) (type default))
(uuid 6b24be12-f798-42c0-8958-106a074700f8)
)
(wire (pts (xy 100.33 39.37) (xy 80.01 39.37))
(stroke (width 0) (type default))
(uuid 6d2ad2db-d739-42d2-a158-3f4384978d39)
)
(wire (pts (xy 82.55 49.53) (xy 100.33 49.53))
(stroke (width 0) (type default))
(uuid 752dbd84-6a33-415d-a064-5991c83dae59)
)
(wire (pts (xy 80.01 41.91) (xy 80.01 49.53))
(stroke (width 0) (type default))
(uuid 76f299ad-23e3-43fb-9e61-dc1b23217839)
)
(wire (pts (xy 93.98 59.69) (xy 93.98 60.96))
(stroke (width 0) (type default))
(uuid 7db359a9-dbdb-477a-8836-70267eff80dd)
)
(wire (pts (xy 88.9 43.18) (xy 88.9 52.07))
(stroke (width 0) (type default))
(uuid 8575223d-42b3-4915-bcb8-3c8c136886e8)
)
(wire (pts (xy 80.01 49.53) (xy 67.31 49.53))
(stroke (width 0) (type default))
(uuid 92cc3e32-e423-450c-a257-2903418cf280)
)
(wire (pts (xy 34.29 78.74) (xy 34.29 67.31))
(stroke (width 0) (type default))
(uuid 92dc616b-0690-4c69-a45c-1a2ce02a42f6)
)
(wire (pts (xy 86.36 21.59) (xy 100.33 21.59))
(stroke (width 0) (type default))
(uuid a51d87b1-1d77-4bbe-b1db-ba4220fee595)
)
(wire (pts (xy 97.79 54.61) (xy 97.79 62.23))
(stroke (width 0) (type default))
(uuid b1d7fc35-73da-46f5-8b56-97753de07e39)
)
(wire (pts (xy 34.29 78.74) (xy 77.47 78.74))
(stroke (width 0) (type default))
(uuid bcf7bc10-6536-4ca1-b5c5-e3e5788f5468)
)
(wire (pts (xy 77.47 36.83) (xy 100.33 36.83))
(stroke (width 0) (type default))
(uuid be271dfc-c391-479f-ad6f-dafb05028909)
)
(wire (pts (xy 67.31 44.45) (xy 76.2 44.45))
(stroke (width 0) (type default))
(uuid c78c4615-41ec-4295-aa1b-b99aa17db989)
)
(wire (pts (xy 86.36 34.29) (xy 86.36 67.31))
(stroke (width 0) (type default))
(uuid ca2600b1-13e1-4853-9bcd-b73642ffef27)
)
(wire (pts (xy 77.47 57.15) (xy 77.47 67.31))
(stroke (width 0) (type default))
(uuid ce8d1bca-5b8e-4268-bee4-587f68e25a4c)
)
(wire (pts (xy 86.36 21.59) (xy 86.36 34.29))
(stroke (width 0) (type default))
(uuid d06e5f7e-3aaf-4df8-8137-f9c81663811d)
)
(wire (pts (xy 67.31 69.85) (xy 86.36 69.85))
(stroke (width 0) (type default))
(uuid d0c52a37-2f9e-4d64-ae17-f80927fd8d3f)
)
(wire (pts (xy 76.2 44.45) (xy 76.2 43.18))
(stroke (width 0) (type default))
(uuid d11c33d3-cb40-410e-bf20-d0a332aebd16)
)
(wire (pts (xy 76.2 43.18) (xy 88.9 43.18))
(stroke (width 0) (type default))
(uuid d29761b6-af11-461a-a0b6-b82d491891fd)
)
(wire (pts (xy 67.31 46.99) (xy 100.33 46.99))
(stroke (width 0) (type default))
(uuid d9344821-762b-4c1f-b1f9-725febdd7704)
)
(wire (pts (xy 100.33 26.67) (xy 77.47 26.67))
(stroke (width 0) (type default))
(uuid ddb08bc1-c40a-4628-a242-746068c9df71)
)
(wire (pts (xy 77.47 26.67) (xy 77.47 36.83))
(stroke (width 0) (type default))
(uuid e1ea78ce-5f75-4d46-b5b8-e75aaffd6e6e)
)
(wire (pts (xy 97.79 62.23) (xy 100.33 62.23))
(stroke (width 0) (type default))
(uuid e215b9f6-c11a-4bfd-b3ae-fb4e97196b31)
)
(wire (pts (xy 86.36 67.31) (xy 100.33 67.31))
(stroke (width 0) (type default))
(uuid e5421bd9-be9b-45ff-b483-e6da9560edb4)
)
(wire (pts (xy 100.33 41.91) (xy 80.01 41.91))
(stroke (width 0) (type default))
(uuid e65ced8e-89a0-465a-b152-4ea37822f703)
)
(wire (pts (xy 67.31 59.69) (xy 82.55 59.69))
(stroke (width 0) (type default))
(uuid f3d7819d-3e92-4250-90cb-d31fec603c4d)
)
(wire (pts (xy 34.29 67.31) (xy 41.91 67.31))
(stroke (width 0) (type default))
(uuid f66a41d7-eb21-456d-80dc-8b4bf545ef4c)
)
(symbol (lib_id "ESP:ESP_Devkit_Header") (at 54.61 52.07 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 89a90e9c-75fa-4a10-9d96-0a441a54c330)
(property "Reference" "ESPH1" (at 54.61 27.94 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "~" (at 41.91 34.29 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "ESP:ESP_Header" (at 54.61 27.94 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://circuits4you.com/wp-content/uploads/2018/12/ESP32-Pinout.jpg" (at 57.15 74.93 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Sim.Enable" "0" (at 41.91 34.29 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "10" (uuid 61429a65-beb9-4c8c-be50-96148048e104))
(pin "11" (uuid 6b5f5930-4690-400f-b693-749c3c715a30))
(pin "12" (uuid 40b3d98b-e9f7-481e-83f8-da5690b6706a))
(pin "13" (uuid 1653848b-ed6c-494a-8ac1-30b0b7991b17))
(pin "14" (uuid 34dc3842-d83e-47d1-bbe4-3b3fa78e062e))
(pin "15" (uuid 9498af4a-a190-46e0-b25e-6a1c5754daf4))
(pin "16" (uuid 92042c49-e9d9-43fd-9f9c-a5dda9ec1305))
(pin "17" (uuid f06f42e8-f657-46da-82e2-c3d83a8a99ba))
(pin "18" (uuid 7abdedc6-4592-449d-8e8e-45f1fc86a6d5))
(pin "20" (uuid 268e84be-70d4-4673-a4ce-22e5f1553058))
(pin "21" (uuid f62c5bf5-7cb5-4c60-bb25-fa7833f0babb))
(pin "22" (uuid 18c67512-a871-455c-ad66-371091aec584))
(pin "24" (uuid b8b64138-d6d9-4951-b85f-043aae6c8e1b))
(pin "25" (uuid 8f05900e-9136-4384-8321-cc566e4dfd5a))
(pin "27" (uuid 73e91614-75ba-4298-97ce-27a799b621b5))
(pin "3.3V" (uuid ce0ef994-8658-4e9a-80a8-6a3d05607b50))
(pin "34" (uuid e6c326b6-ab04-445a-b45b-2c4ad28920e4))
(pin "35" (uuid 26302549-93ad-4ee5-ad4f-522476e708f8))
(pin "36" (uuid eca90dbb-9574-4778-b032-b7061a9c84d5))
(pin "38" (uuid a9f3dbd2-63bc-485f-9bcb-d25fa18d61f6))
(pin "39" (uuid e4854a06-5099-45f6-ae64-07f95ac2ffcd))
(pin "40" (uuid 77679823-4d54-4e10-98d7-ae18b173ae48))
(pin "41" (uuid 5c78669e-77c7-4a58-b927-0cf184a3ae1b))
(pin "42" (uuid 42a34dcd-d45b-49b7-a4fe-d5f08cf825ca))
(pin "5" (uuid e924f2b7-e0c2-4f13-8cfe-ab0977ceb773))
(pin "8" (uuid fe03bdb7-5571-417a-81c4-8fd4c49445fd))
(pin "9" (uuid e1d0ce84-19c8-4946-ba6d-7449f7c68a21))
(pin "GND1" (uuid 01c48f62-e35b-45dc-b3bd-280c5da655d4))
(pin "GND2" (uuid f75d45cb-ebdc-4bc8-b07c-10c30b8f62fb))
(pin "VIN" (uuid ae513131-75cd-4ea9-9982-eccfb554fe63))
(instances
(project "longmon-hatt"
(path "/fc493522-7015-405f-abaf-84a4f5d09cfd"
(reference "ESPH1") (unit 1)
)
)
)
)
(symbol (lib_id "ESP:LoRa_Module") (at 100.33 57.15 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 8c055967-9370-4187-a665-ce6dc080ac2f)
(property "Reference" "LORA1" (at 107.95 60.96 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "~" (at 100.33 57.15 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "ESP:LoRa Header" (at 100.33 57.15 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 100.33 57.15 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Sim.Enable" "0" (at 100.33 49.53 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 2f04a5d5-bed5-4a5e-9163-bb47df425564))
(pin "3" (uuid 6fe6fc67-ba85-4068-ae47-2d6e5929727b))
(pin "4" (uuid e477d80d-1629-418f-8476-510cf15f8127))
(pin "6" (uuid b8857cf6-94cf-44a6-a893-67ad5b99bfd3))
(pin "5" (uuid f6b7fd8a-0071-42b4-806d-53007631d607))
(instances
(project "longmon-hatt"
(path "/fc493522-7015-405f-abaf-84a4f5d09cfd"
(reference "LORA1") (unit 1)
)
)
)
)
(symbol (lib_id "ESP:LCD_Module") (at 100.33 34.29 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 96866659-8d87-4e40-9269-f7a61f3969b3)
(property "Reference" "LCD1" (at 107.95 43.18 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "~" (at 100.33 34.29 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "ESP:LCD Module" (at 100.33 22.86 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.waveshare.com/wiki/2inch_LCD_Module" (at 100.33 20.32 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Sim.Enable" "0" (at 109.22 22.86 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 50d19091-9b65-4ef2-98db-0b1aff59ceda))
(pin "2" (uuid 5d47fa26-7edb-437c-92ac-935a7a16e99c))
(pin "3" (uuid 0d4d2779-9a24-4dfa-bb3f-44bf8e164bc3))
(pin "4" (uuid 48f997b8-4657-4f42-b030-14e41a62dbfb))
(pin "5" (uuid f1547dc7-11b2-4d96-8356-f2cd71790bf5))
(pin "6" (uuid e8a097e3-0f7c-49a3-b197-7fbee3131f48))
(pin "7" (uuid 4dfc2c66-d063-47b8-9b9a-d1747075e215))
(pin "8" (uuid 699a4d9d-d099-442d-b9db-f0a4fae42e71))
(instances
(project "longmon-hatt"
(path "/fc493522-7015-405f-abaf-84a4f5d09cfd"
(reference "LCD1") (unit 1)
)
)
)
)
(symbol (lib_id "ESP:Pot_Header") (at 100.33 21.59 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid f0f1c45e-548e-49c1-909d-1df0ce9f6417)
(property "Reference" "POTH1" (at 107.95 24.13 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "~" (at 100.33 21.59 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "ESP:POT Header" (at 100.33 21.59 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 100.33 21.59 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Sim.Enable" "0" (at 100.33 21.59 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "DIV" (uuid efed404a-a03b-4a94-8ebf-0e0fe4b185d2))
(pin "GND" (uuid bcec92b6-b125-48d4-9eea-88c72724ae75))
(pin "VCC" (uuid 7af5bf46-18a9-4f9b-8eb6-07da46eb3473))
(instances
(project "longmon-hatt"
(path "/fc493522-7015-405f-abaf-84a4f5d09cfd"
(reference "POTH1") (unit 1)
)
)
)
)
(sheet_instances
(path "/" (page "1"))
)
)