-
Notifications
You must be signed in to change notification settings - Fork 0
/
hog32a.net
815 lines (815 loc) · 28.3 KB
/
hog32a.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
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
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
(export (version D)
(design
(source /home/dwblair/gitwork/hog32/hog32a.sch)
(date "Wed 26 Sep 2018 02:31:56 PM EDT")
(tool "Eeschema 4.0.7-e2-6376~58~ubuntu16.04.1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source hog32a.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U2)
(value RFM95HW)
(footprint zom:RFM95)
(libsource (lib hog32a-cache) (part RFM95HW))
(sheetpath (names /) (tstamps /))
(tstamp 5B886D30))
(comp (ref U1)
(value ESP32-WROOM)
(footprint zom:ESP32-WROOM)
(libsource (lib hog32a-cache) (part ESP32-WROOM))
(sheetpath (names /) (tstamps /))
(tstamp 5B886D85))
(comp (ref J1)
(value REG:3V3)
(footprint Socket_Strips:Socket_Strip_Straight_1x03_Pitch2.54mm)
(libsource (lib conn) (part Conn_01x03))
(sheetpath (names /) (tstamps /))
(tstamp 5B887399))
(comp (ref C1)
(value "10 uF")
(footprint Capacitors_THT:C_Disc_D3.0mm_W1.6mm_P2.50mm)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5B8877C4))
(comp (ref C2)
(value "22 uF")
(footprint Capacitors_THT:C_Disc_D3.0mm_W1.6mm_P2.50mm)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5B88787B))
(comp (ref R2)
(value 10K)
(footprint Resistors_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5B888A13))
(comp (ref R3)
(value 10K)
(footprint Resistors_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5B888B07))
(comp (ref J2)
(value prog)
(footprint Pin_Headers:Pin_Header_Straight_1x07_Pitch2.54mm)
(libsource (lib conn) (part Conn_01x07))
(sheetpath (names /) (tstamps /))
(tstamp 5B88969E))
(comp (ref SW1)
(value SW_Push)
(footprint Buttons_Switches_THT:SW_PUSH_6mm)
(libsource (lib switches) (part SW_Push))
(sheetpath (names /) (tstamps /))
(tstamp 5B88A03B))
(comp (ref R1)
(value 10K)
(footprint Resistors_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5B88A2DD))
(comp (ref C3)
(value 1uF)
(footprint Capacitors_THT:C_Disc_D3.0mm_W1.6mm_P2.50mm)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5B88A9A8))
(comp (ref SW2)
(value SW_Push)
(footprint Buttons_Switches_THT:SW_PUSH_6mm)
(libsource (lib switches) (part SW_Push))
(sheetpath (names /) (tstamps /))
(tstamp 5B88B2E6))
(comp (ref R4)
(value 10K)
(footprint Resistors_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5B88B2F3))
(comp (ref C4)
(value 1uF)
(footprint Capacitors_THT:C_Disc_D3.0mm_W1.6mm_P2.50mm)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5B88B303))
(comp (ref J4)
(value sdcard)
(footprint Pin_Headers:Pin_Header_Straight_1x07_Pitch2.54mm)
(libsource (lib conn) (part Conn_01x07))
(sheetpath (names /) (tstamps /))
(tstamp 5B88BD82))
(comp (ref J5)
(value i2c-a)
(footprint Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm)
(libsource (lib conn) (part Conn_01x04))
(sheetpath (names /) (tstamps /))
(tstamp 5B88CA10))
(comp (ref J7)
(value ANT)
(footprint Pin_Headers:Pin_Header_Straight_1x01_Pitch2.54mm)
(libsource (lib conn) (part Conn_01x01))
(sheetpath (names /) (tstamps /))
(tstamp 5B88DC11))
(comp (ref J9)
(value 1wire)
(footprint TerminalBlocks_Phoenix:TerminalBlock_Phoenix_PT-3.5mm_3pol)
(libsource (lib conn) (part Conn_01x03))
(sheetpath (names /) (tstamps /))
(tstamp 5B88E413))
(comp (ref J12)
(value dht22)
(footprint Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm)
(libsource (lib conn) (part Conn_01x04))
(sheetpath (names /) (tstamps /))
(tstamp 5B88ED29))
(comp (ref R7)
(value 4.7K)
(footprint Resistors_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5B88F0C7))
(comp (ref J3)
(value VINS)
(footprint TerminalBlocks_Phoenix:TerminalBlock_Phoenix_PT-3.5mm_2pol)
(libsource (lib conn) (part Conn_01x02))
(sheetpath (names /) (tstamps /))
(tstamp 5B89258D))
(comp (ref R5)
(value 4.7K)
(footprint Resistors_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5B892D85))
(comp (ref R6)
(value 4.7K)
(footprint Resistors_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5B892F21))
(comp (ref J6)
(value REG:5V)
(footprint Pin_Headers:Pin_Header_Straight_1x03_Pitch2.54mm)
(libsource (lib conn) (part Conn_01x03))
(sheetpath (names /) (tstamps /))
(tstamp 5B895E52))
(comp (ref C5)
(value "10 uF")
(footprint Capacitors_THT:C_Disc_D3.0mm_W1.6mm_P2.50mm)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5B895E66))
(comp (ref C6)
(value "22 uF")
(footprint Capacitors_THT:C_Disc_D3.0mm_W1.6mm_P2.50mm)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5B895E6C))
(comp (ref J14)
(value satx)
(footprint Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm)
(libsource (lib conn) (part Conn_01x04))
(sheetpath (names /) (tstamps /))
(tstamp 5B8A0535))
(comp (ref J19)
(value 9602-b)
(footprint Pin_Headers:Pin_Header_Straight_1x08_Pitch2.54mm)
(libsource (lib conn) (part Conn_01x08))
(sheetpath (names /) (tstamps /))
(tstamp 5B90464D))
(comp (ref J13)
(value 9602-a)
(footprint Pin_Headers:Pin_Header_Straight_1x06_Pitch2.54mm)
(libsource (lib conn) (part Conn_01x06))
(sheetpath (names /) (tstamps /))
(tstamp 5B9046D0))
(comp (ref R8)
(value R)
(footprint Resistors_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5B916E8E))
(comp (ref J16)
(value LBO)
(footprint Pin_Headers:Pin_Header_Straight_2x03_Pitch2.54mm)
(libsource (lib conn) (part Conn_02x03_Odd_Even))
(sheetpath (names /) (tstamps /))
(tstamp 5B91ABB9))
(comp (ref D1)
(value D)
(footprint Diodes_THT:D_DO-201_P5.08mm_Vertical_AnodeUp)
(libsource (lib device) (part D))
(sheetpath (names /) (tstamps /))
(tstamp 5B91BD42))
(comp (ref D2)
(value D)
(footprint Diodes_THT:D_DO-201_P5.08mm_Vertical_AnodeUp)
(libsource (lib device) (part D))
(sheetpath (names /) (tstamps /))
(tstamp 5B91BFA9))
(comp (ref J10)
(value Conn_01x07)
(footprint Pin_Headers:Pin_Header_Straight_1x07_Pitch2.54mm)
(libsource (lib conn) (part Conn_01x07))
(sheetpath (names /) (tstamps /))
(tstamp 5BAB795C))
(comp (ref J11)
(value Conn_01x16)
(footprint Pin_Headers:Pin_Header_Straight_1x16_Pitch2.54mm)
(libsource (lib conn) (part Conn_01x16))
(sheetpath (names /) (tstamps /))
(tstamp 5BAB9B83))
(comp (ref J15)
(value Conn_01x05)
(footprint TerminalBlocks_Phoenix:TerminalBlock_Phoenix_PT-3.5mm_5pol)
(libsource (lib conn) (part Conn_01x05))
(sheetpath (names /) (tstamps /))
(tstamp 5BABADF6))
(comp (ref Q1)
(value Q_NPN_EBC)
(libsource (lib device) (part Q_NPN_EBC))
(sheetpath (names /) (tstamps /))
(tstamp 5BABD1AE))
(comp (ref Q2)
(value Q_NPN_EBC)
(libsource (lib device) (part Q_NPN_EBC))
(sheetpath (names /) (tstamps /))
(tstamp 5BABD59D)))
(libparts
(libpart (lib device) (part C)
(description "Unpolarized capacitor")
(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 conn) (part Conn_01x01)
(description "Generic connector, single row, 01x01")
(docs ~)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x01))
(pins
(pin (num 1) (name Pin_1) (type passive))))
(libpart (lib conn) (part Conn_01x02)
(description "Generic connector, single row, 01x02")
(docs ~)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x02))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))))
(libpart (lib conn) (part Conn_01x03)
(description "Generic connector, single row, 01x03")
(docs ~)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x03))
(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))))
(libpart (lib conn) (part Conn_01x04)
(description "Generic connector, single row, 01x04")
(docs ~)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_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 conn) (part Conn_01x05)
(description "Generic connector, single row, 01x05")
(docs ~)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x05))
(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 conn) (part Conn_01x06)
(description "Generic connector, single row, 01x06")
(docs ~)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?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 conn) (part Conn_01x07)
(description "Generic connector, single row, 01x07")
(docs ~)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x07))
(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))
(pin (num 7) (name Pin_7) (type passive))))
(libpart (lib conn) (part Conn_01x08)
(description "Generic connector, single row, 01x08")
(docs ~)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x08))
(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))
(pin (num 7) (name Pin_7) (type passive))
(pin (num 8) (name Pin_8) (type passive))))
(libpart (lib conn) (part Conn_01x16)
(description "Generic connector, single row, 01x16")
(docs ~)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x16))
(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))
(pin (num 7) (name Pin_7) (type passive))
(pin (num 8) (name Pin_8) (type passive))
(pin (num 9) (name Pin_9) (type passive))
(pin (num 10) (name Pin_10) (type passive))
(pin (num 11) (name Pin_11) (type passive))
(pin (num 12) (name Pin_12) (type passive))
(pin (num 13) (name Pin_13) (type passive))
(pin (num 14) (name Pin_14) (type passive))
(pin (num 15) (name Pin_15) (type passive))
(pin (num 16) (name Pin_16) (type passive))))
(libpart (lib conn) (part Conn_02x03_Odd_Even)
(description "Generic connector, double row, 02x03, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers)")
(docs ~)
(footprints
(fp Connector*:*2x??x*mm*)
(fp Connector*:*2x???Pitch*)
(fp Pin_Header_Straight_2X*)
(fp Pin_Header_Angled_2X*)
(fp Socket_Strip_Straight_2X*)
(fp Socket_Strip_Angled_2X*))
(fields
(field (name Reference) J)
(field (name Value) Conn_02x03_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))
(pin (num 5) (name Pin_5) (type passive))
(pin (num 6) (name Pin_6) (type passive))))
(libpart (lib device) (part D)
(description Diode)
(footprints
(fp TO-???*)
(fp *SingleDiode)
(fp *_Diode_*)
(fp *SingleDiode*)
(fp D_*))
(fields
(field (name Reference) D)
(field (name Value) D))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib hog32a-cache) (part ESP32-WROOM)
(fields
(field (name Reference) U)
(field (name Value) ESP32-WROOM)
(field (name Footprint) ESP32-footprints-Lib:ESP32-WROOM))
(pins
(pin (num 1) (name GND) (type input))
(pin (num 2) (name 3V3) (type input))
(pin (num 3) (name EN) (type input))
(pin (num 4) (name SENSOR_VP) (type input))
(pin (num 5) (name SENSOR_VN) (type input))
(pin (num 6) (name IO34) (type input))
(pin (num 7) (name IO35) (type input))
(pin (num 8) (name IO32) (type input))
(pin (num 9) (name IO33) (type input))
(pin (num 10) (name IO25) (type input))
(pin (num 11) (name IO26) (type input))
(pin (num 12) (name IO27) (type input))
(pin (num 13) (name IO14) (type input))
(pin (num 14) (name IO12) (type input))
(pin (num 15) (name GND) (type input))
(pin (num 16) (name IO13) (type input))
(pin (num 17) (name SD2) (type input))
(pin (num 18) (name SD3) (type input))
(pin (num 19) (name CMD) (type input))
(pin (num 20) (name CLK) (type input))
(pin (num 21) (name SDO) (type input))
(pin (num 22) (name SD1) (type input))
(pin (num 23) (name IO15) (type input))
(pin (num 24) (name IO2) (type input))
(pin (num 25) (name IO0) (type input))
(pin (num 26) (name IO4) (type input))
(pin (num 27) (name IO16) (type input))
(pin (num 28) (name IO17) (type input))
(pin (num 29) (name IO5) (type input))
(pin (num 30) (name IO18) (type input))
(pin (num 31) (name IO19) (type input))
(pin (num 32) (name NC) (type input))
(pin (num 33) (name IO21) (type input))
(pin (num 34) (name RXD0) (type input))
(pin (num 35) (name TXD0) (type input))
(pin (num 36) (name IO22) (type input))
(pin (num 37) (name IO23) (type input))
(pin (num 38) (name GND) (type input))
(pin (num 39) (name GND-PAD) (type input))))
(libpart (lib device) (part Q_NPN_EBC)
(description "Transistor NPN (general)")
(fields
(field (name Reference) Q)
(field (name Value) Q_NPN_EBC))
(pins
(pin (num 1) (name E) (type passive))
(pin (num 2) (name B) (type passive))
(pin (num 3) (name C) (type passive))))
(libpart (lib device) (part R)
(description Resistor)
(footprints
(fp R_*)
(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 hog32a-cache) (part RFM95HW)
(footprints
(fp RFM95*))
(fields
(field (name Reference) U)
(field (name Value) RFM95HW)
(field (name Footprint) mysensors_radios:RFM69HW_SMD_ThroughHole_Handsoldering))
(pins
(pin (num 1) (name GND) (type power_in))
(pin (num 2) (name MISO) (type 3state))
(pin (num 3) (name MOSI) (type input))
(pin (num 4) (name SCK) (type input))
(pin (num 5) (name NSS) (type input))
(pin (num 6) (name RESET) (type BiDi))
(pin (num 7) (name DIO5) (type BiDi))
(pin (num 8) (name GND) (type power_in))
(pin (num 9) (name ANA) (type passive))
(pin (num 10) (name GND) (type power_in))
(pin (num 11) (name DIO3) (type BiDi))
(pin (num 12) (name DIO4) (type BiDi))
(pin (num 13) (name 3.3V) (type power_in))
(pin (num 14) (name DIO0) (type BiDi))
(pin (num 15) (name DIO1) (type BiDi))
(pin (num 16) (name DIO2) (type BiDi))))
(libpart (lib switches) (part SW_Push)
(description "Push button switch, generic, two pins")
(fields
(field (name Reference) SW)
(field (name Value) SW_Push))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive)))))
(libraries
(library (logical device)
(uri /usr/share/kicad/library/device.lib))
(library (logical switches)
(uri /usr/share/kicad/library/switches.lib))
(library (logical conn)
(uri /usr/share/kicad/library/conn.lib))
(library (logical hog32a-cache)
(uri /home/dwblair/gitwork/hog32/hog32a-cache.lib)))
(nets
(net (code 1) (name DIO2)
(node (ref J10) (pin 1))
(node (ref U2) (pin 16)))
(net (code 2) (name "Net-(U1-Pad32)")
(node (ref U1) (pin 32)))
(net (code 3) (name "Net-(U1-Pad5)")
(node (ref U1) (pin 5)))
(net (code 4) (name "Net-(U1-Pad4)")
(node (ref U1) (pin 4)))
(net (code 5) (name "Net-(J19-Pad3)")
(node (ref J19) (pin 3)))
(net (code 8) (name DIO1)
(node (ref J10) (pin 2))
(node (ref U2) (pin 15)))
(net (code 9) (name VBUS)
(node (ref J2) (pin 3))
(node (ref D1) (pin 2)))
(net (code 10) (name 19)
(node (ref J11) (pin 6))
(node (ref J15) (pin 4))
(node (ref U1) (pin 31)))
(net (code 11) (name VIN)
(node (ref J3) (pin 2))
(node (ref J15) (pin 2))
(node (ref J11) (pin 16))
(node (ref D2) (pin 2)))
(net (code 12) (name +5V)
(node (ref C6) (pin 2))
(node (ref J6) (pin 3))
(node (ref J19) (pin 2))
(node (ref J11) (pin 15))
(node (ref J13) (pin 4)))
(net (code 13) (name 2:SDA)
(node (ref J5) (pin 1))
(node (ref J11) (pin 13))
(node (ref U1) (pin 24))
(node (ref R5) (pin 2)))
(net (code 14) (name 12)
(node (ref U1) (pin 14))
(node (ref J11) (pin 12)))
(net (code 15) (name 14:SCL)
(node (ref R6) (pin 2))
(node (ref J5) (pin 2))
(node (ref U1) (pin 13))
(node (ref J11) (pin 11)))
(net (code 16) (name 0)
(node (ref SW2) (pin 2))
(node (ref R4) (pin 2))
(node (ref C4) (pin 1))
(node (ref J11) (pin 9))
(node (ref U1) (pin 25))
(node (ref Q1) (pin 3)))
(net (code 17) (name 5:onewire)
(node (ref J11) (pin 8))
(node (ref J9) (pin 2))
(node (ref U1) (pin 29))
(node (ref R8) (pin 2)))
(net (code 18) (name 18:DHT22)
(node (ref U1) (pin 30))
(node (ref R7) (pin 2))
(node (ref J11) (pin 7))
(node (ref J12) (pin 2)))
(net (code 19) (name 21)
(node (ref J11) (pin 5))
(node (ref U1) (pin 33))
(node (ref J15) (pin 3)))
(net (code 20) (name 22)
(node (ref J11) (pin 4))
(node (ref U1) (pin 36)))
(net (code 21) (name 23:SAT_SLEEP)
(node (ref U1) (pin 37))
(node (ref J14) (pin 3))
(node (ref J11) (pin 3))
(node (ref J19) (pin 6)))
(net (code 22) (name 35)
(node (ref U1) (pin 7))
(node (ref J11) (pin 2)))
(net (code 23) (name RESET)
(node (ref Q2) (pin 3))
(node (ref SW1) (pin 2))
(node (ref R1) (pin 2))
(node (ref U1) (pin 3))
(node (ref J11) (pin 1))
(node (ref C3) (pin 1)))
(net (code 24) (name GND)
(node (ref J13) (pin 6))
(node (ref SW2) (pin 1))
(node (ref C3) (pin 2))
(node (ref C2) (pin 1))
(node (ref C1) (pin 2))
(node (ref J19) (pin 8))
(node (ref J19) (pin 1))
(node (ref J3) (pin 1))
(node (ref J5) (pin 3))
(node (ref C4) (pin 2))
(node (ref J4) (pin 3))
(node (ref J4) (pin 6))
(node (ref U1) (pin 15))
(node (ref J2) (pin 1))
(node (ref J9) (pin 1))
(node (ref U1) (pin 1))
(node (ref U2) (pin 10))
(node (ref U2) (pin 8))
(node (ref J1) (pin 2))
(node (ref U1) (pin 39))
(node (ref U1) (pin 38))
(node (ref U2) (pin 1))
(node (ref C6) (pin 1))
(node (ref C5) (pin 2))
(node (ref J12) (pin 4))
(node (ref SW1) (pin 1))
(node (ref J6) (pin 2))
(node (ref J11) (pin 10))
(node (ref J10) (pin 7))
(node (ref J15) (pin 5)))
(net (code 25) (name DIO0)
(node (ref J10) (pin 3))
(node (ref U2) (pin 14)))
(net (code 26) (name +3V3)
(node (ref R5) (pin 1))
(node (ref J9) (pin 3))
(node (ref U2) (pin 13))
(node (ref U1) (pin 2))
(node (ref R7) (pin 1))
(node (ref R6) (pin 1))
(node (ref R4) (pin 1))
(node (ref R8) (pin 1))
(node (ref J1) (pin 3))
(node (ref J5) (pin 4))
(node (ref J4) (pin 4))
(node (ref J11) (pin 14))
(node (ref R1) (pin 1))
(node (ref J12) (pin 1))
(node (ref J15) (pin 1))
(node (ref C2) (pin 2))
(node (ref J10) (pin 4)))
(net (code 27) (name SAT_LION)
(node (ref J19) (pin 7))
(node (ref J14) (pin 4)))
(net (code 28) (name SAT_NETWORK_AVAIL)
(node (ref J14) (pin 2))
(node (ref J19) (pin 5)))
(net (code 29) (name SAT_RING_INDICATOR)
(node (ref J14) (pin 1))
(node (ref J19) (pin 4)))
(net (code 30) (name "Net-(U1-Pad18)")
(node (ref U1) (pin 18)))
(net (code 31) (name "Net-(Q2-Pad2)")
(node (ref R3) (pin 1))
(node (ref Q2) (pin 2)))
(net (code 32) (name "Net-(Q1-Pad2)")
(node (ref R2) (pin 1))
(node (ref Q1) (pin 2)))
(net (code 33) (name "Net-(J2-Pad2)")
(node (ref J2) (pin 2)))
(net (code 34) (name "Net-(J12-Pad3)")
(node (ref J12) (pin 3)))
(net (code 35) (name "Net-(U1-Pad22)")
(node (ref U1) (pin 22)))
(net (code 36) (name "Net-(U1-Pad21)")
(node (ref U1) (pin 21)))
(net (code 37) (name "Net-(U1-Pad20)")
(node (ref U1) (pin 20)))
(net (code 38) (name "Net-(U1-Pad19)")
(node (ref U1) (pin 19)))
(net (code 39) (name "Net-(U1-Pad17)")
(node (ref U1) (pin 17)))
(net (code 40) (name "Net-(J13-Pad1)")
(node (ref J13) (pin 1)))
(net (code 42) (name DTR)
(node (ref J2) (pin 7))
(node (ref Q1) (pin 1))
(node (ref R3) (pin 2)))
(net (code 43) (name RTS)
(node (ref J2) (pin 6))
(node (ref R2) (pin 2))
(node (ref Q2) (pin 1)))
(net (code 44) (name RX0)
(node (ref U1) (pin 34))
(node (ref J2) (pin 4)))
(net (code 45) (name 26)
(node (ref U2) (pin 5))
(node (ref J16) (pin 3))
(node (ref U1) (pin 11)))
(net (code 46) (name 25)
(node (ref J16) (pin 4))
(node (ref U2) (pin 4))
(node (ref U1) (pin 10)))
(net (code 47) (name 33)
(node (ref U1) (pin 9))
(node (ref J16) (pin 1))
(node (ref U2) (pin 3)))
(net (code 48) (name 32)
(node (ref J16) (pin 2))
(node (ref U1) (pin 8))
(node (ref U2) (pin 2)))
(net (code 49) (name 34)
(node (ref U1) (pin 6))
(node (ref J13) (pin 2)))
(net (code 50) (name DIO4)
(node (ref U2) (pin 12))
(node (ref J10) (pin 5)))
(net (code 51) (name DIO3)
(node (ref U2) (pin 11))
(node (ref J10) (pin 6)))
(net (code 52) (name "Net-(J7-Pad1)")
(node (ref J7) (pin 1))
(node (ref U2) (pin 9)))
(net (code 53) (name DIO5)
(node (ref J16) (pin 5))
(node (ref U2) (pin 7)))
(net (code 54) (name TX0)
(node (ref U1) (pin 35))
(node (ref J2) (pin 5)))
(net (code 55) (name 27)
(node (ref U1) (pin 12))
(node (ref U2) (pin 6))
(node (ref J16) (pin 6)))
(net (code 56) (name "Net-(C1-Pad1)")
(node (ref C1) (pin 1))
(node (ref D1) (pin 1))
(node (ref D2) (pin 1))
(node (ref J1) (pin 1))
(node (ref J6) (pin 1))
(node (ref C5) (pin 1)))
(net (code 57) (name SAT_CTS)
(node (ref J13) (pin 5)))
(net (code 58) (name 13)
(node (ref U1) (pin 16))
(node (ref J13) (pin 3)))
(net (code 59) (name 17)
(node (ref U1) (pin 28))
(node (ref J4) (pin 7)))
(net (code 60) (name 16)
(node (ref J4) (pin 5))
(node (ref U1) (pin 27)))
(net (code 61) (name 4)
(node (ref J4) (pin 2))
(node (ref U1) (pin 26)))
(net (code 62) (name 15)
(node (ref J4) (pin 1))
(node (ref U1) (pin 23)))))