-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathIR Blaster.net
820 lines (820 loc) · 28 KB
/
IR Blaster.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
816
817
818
819
820
(export (version D)
(design
(source "/Users/blacey/Projects/MySensors.org/PCBs/Actuators/IR Blaster/IR Blaster.sch")
(date "Tuesday, June 23, 2015 'PMt' 09:51:18 PM")
(tool "Eeschema (2015-05-28 BZR 5690)-product")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title "MySensors IR Blaster")
(company MySensors.org)
(rev v0.4)
(date 5/14/2015)
(source "IR Blaster.sch")
(comment (number 1) (value ""))
(comment (number 2) (value "MySensors MCU Core is derivative work of Thomas Bowman Mørch's SenseBender-Micro"))
(comment (number 3) (value "By Bruce B. Lacey"))
(comment (number 4) (value "")))))
(components
(comp (ref R10)
(value 10k)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 55450FBB))
(comp (ref D5)
(value "IR LED")
(footprint mysensors_leds:LED-5MM-Horizontal)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 55452CD0))
(comp (ref D6)
(value "IR LED")
(footprint mysensors_leds:LED-5MM-Horizontal)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 55452D55))
(comp (ref D7)
(value "IR LED")
(footprint mysensors_leds:LED-5MM-Horizontal)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 55452D76))
(comp (ref D8)
(value "IR LED")
(footprint mysensors_leds:LED-5MM-Horizontal)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 55452DA6))
(comp (ref D9)
(value "IR LED")
(footprint mysensors_leds:LED-5MM-Horizontal)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 55452DDF))
(comp (ref R11)
(value R)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 55453353))
(comp (ref R12)
(value R)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 554534AA))
(comp (ref R13)
(value R)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 554534D6))
(comp (ref R14)
(value R)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5545359E))
(comp (ref R15)
(value R)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 554535D7))
(comp (ref IC1)
(value ATMEGA328P-A)
(footprint Housings_QFP:TQFP-32_7x7mm_Pitch0.8mm)
(libsource (lib atmel) (part ATMEGA328P-A))
(sheetpath (names /) (tstamps /))
(tstamp 554540AE))
(comp (ref U1)
(value ATSHA204A)
(footprint Housings_SOT-23_SOT-143_TSOT-6:SOT-23)
(datasheet file://${KIPRJMOD}/datasheets/Atmel-8885-CryptoAuth-ATSHA204A-Datasheet)
(libsource (lib mysensors_security) (part ATSHA204A))
(sheetpath (names /) (tstamps /))
(tstamp 55454140))
(comp (ref U3)
(value AT25DF512C)
(footprint Housings_SOIC:SOIC-8_3.9x4.9mm_Pitch1.27mm)
(libsource (lib mysensors_memories) (part AT25DF512C))
(sheetpath (names /) (tstamps /))
(tstamp 55454196))
(comp (ref U2)
(value NRF24L01)
(footprint mysensors_radios:NRF24L01)
(libsource (lib mysensors_radios) (part NRF24L01))
(sheetpath (names /) (tstamps /))
(tstamp 5545493C))
(comp (ref CON1)
(value AVR-ISP-6)
(footprint Socket_Strips:Socket_Strip_Straight_2x03)
(libsource (lib atmel) (part AVR-ISP-6))
(sheetpath (names /) (tstamps /))
(tstamp 55455A80))
(comp (ref C8)
(value 10uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 55455CFE))
(comp (ref C10)
(value 10uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 55466A39))
(comp (ref C11)
(value 0.1uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 55466F72))
(comp (ref P4)
(value PWR)
(footprint mysensors_connectors:TerminalBlock2.54mmx2-kcswalter)
(libsource (lib conn) (part CONN_01X02))
(sheetpath (names /) (tstamps /))
(tstamp 55469631))
(comp (ref R4)
(value 10K)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5546A0EA))
(comp (ref C1)
(value 0.1uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5546A980))
(comp (ref C3)
(value 0.1uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5546C7A7))
(comp (ref C2)
(value 0.1uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5546C895))
(comp (ref C4)
(value 0.1uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5548526A))
(comp (ref R6)
(value 10k)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 55487271))
(comp (ref P1)
(value "FTDI Header")
(footprint Pin_Headers:Pin_Header_Straight_1x06)
(libsource (lib conn) (part CONN_01X06))
(sheetpath (names /) (tstamps /))
(tstamp 5548824C))
(comp (ref R7)
(value 10k)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5549A020))
(comp (ref R9)
(value 10k)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 554E1EB7))
(comp (ref R8)
(value 10k)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 554E1F1F))
(comp (ref P2)
(value "IR Receiver")
(footprint Socket_Strips:Socket_Strip_Straight_1x03)
(libsource (lib conn) (part CONN_01X03))
(sheetpath (names /) (tstamps /))
(tstamp 554E8EE6))
(comp (ref P3)
(value "Analog IN")
(footprint Pin_Headers:Pin_Header_Straight_1x03)
(libsource (lib conn) (part CONN_01X03))
(sheetpath (names /) (tstamps /))
(tstamp 554EAF5D))
(comp (ref U5)
(value AMS1117-3.3)
(footprint SMD_Packages:SOT-223)
(libsource (lib mysensors_regulators) (part AMS1117))
(sheetpath (names /) (tstamps /))
(tstamp 554F4DAE))
(comp (ref D3)
(value Rx)
(footprint LEDs:LED-0603)
(libsource (lib device) (part Led_Small))
(sheetpath (names /) (tstamps /))
(tstamp 554F66A4))
(comp (ref D2)
(value Tx)
(footprint LEDs:LED-0603)
(libsource (lib device) (part Led_Small))
(sheetpath (names /) (tstamps /))
(tstamp 554F6FDC))
(comp (ref D1)
(value Err)
(footprint LEDs:LED-0603)
(libsource (lib device) (part Led_Small))
(sheetpath (names /) (tstamps /))
(tstamp 554F7FC7))
(comp (ref R1)
(value R)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 554F8661))
(comp (ref R2)
(value R)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 554F8BF0))
(comp (ref R3)
(value R)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 554F9226))
(comp (ref C7)
(value 0.1uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 554FB3A0))
(comp (ref U4)
(value Si7021)
(footprint Housings_DFN_QFN:DFN-6-1EP_3x3mm_Pitch0.95mm)
(libsource (lib mysensors_sensors) (part Si7021))
(sheetpath (names /) (tstamps /))
(tstamp 554FC23B))
(comp (ref R5)
(value 10k)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 554FD0FE))
(comp (ref C5)
(value 0.1uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 554FE062))
(comp (ref C6)
(value 0.1uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 554FEE7F))
(comp (ref Q1)
(value FDV303N)
(footprint Housings_SOT-23_SOT-143_TSOT-6:SOT-23)
(libsource (lib device) (part Q_NMOS_DGS))
(sheetpath (names /) (tstamps /))
(tstamp 5555657D))
(comp (ref U6)
(value AMS1117-5.0)
(footprint SMD_Packages:SOT-223)
(libsource (lib mysensors_regulators) (part AMS1117))
(sheetpath (names /) (tstamps /))
(tstamp 555587D1))
(comp (ref C12)
(value 22uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5555CBEF))
(comp (ref C9)
(value 0.1uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 55466FB4))
(comp (ref X1)
(value CRYSTAL)
(footprint Crystals_Oscillators_SMD:crystal_FA238-TSX3225)
(libsource (lib device) (part CRYSTAL_SMD))
(sheetpath (names /) (tstamps /))
(tstamp 55562627))
(comp (ref D10)
(value "IR LED")
(footprint mysensors_leds:LED-5MM-Horizontal)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 556B2C30))
(comp (ref R16)
(value R)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 556B2D71))
(comp (ref D11)
(value "IR LED")
(footprint mysensors_leds:LED-5MM-Horizontal)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 556B419A))
(comp (ref R17)
(value R)
(footprint Resistors_SMD:R_0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 556B4216)))
(libparts
(libpart (lib conn) (part CONN_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 conn) (part CONN_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_01X03)
(footprints
(fp Pin_Header_Straight_1X03)
(fp Pin_Header_Angled_1X03)
(fp Socket_Strip_Straight_1X03)
(fp Socket_Strip_Angled_1X03))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X03))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))))
(libpart (lib atmel) (part ATMEGA168A-A)
(aliases
(alias ATMEGA48A-A)
(alias ATMEGA48PA-A)
(alias ATMEGA88A-A)
(alias ATMEGA88PA-A)
(alias ATMEGA168PA-A)
(alias ATMEGA328-A)
(alias ATMEGA328P-A))
(description "ATMEGA168A, TQFP32, 16k Flash, 1kB SRAM, 512B EEPROM")
(docs http://www.atmel.com/images/atmel-8271-8-bit-avr-microcontroller-atmega48a-48pa-88a-88pa-168a-168pa-328-328p_datasheet.pdf)
(fields
(field (name Reference) IC)
(field (name Value) ATMEGA168A-A)
(field (name Footprint) TQFP32))
(pins
(pin (num 1) (name "(PCINT19/OC2B/INT1)PD3") (type BiDi))
(pin (num 2) (name "(PCINT20/XCK/T0)PD4") (type BiDi))
(pin (num 3) (name GND) (type power_in))
(pin (num 4) (name VCC) (type power_in))
(pin (num 5) (name GND) (type power_in))
(pin (num 6) (name VCC) (type power_in))
(pin (num 7) (name "(PCINT6/XTAL1/TOSC1)PB6") (type BiDi))
(pin (num 8) (name "(PCINT7/XTAL2/TOSC2)PB7") (type BiDi))
(pin (num 9) (name "(PCINT21/OC0B/T1)PD5") (type BiDi))
(pin (num 10) (name "(PCINT22/OC0A/AIN0)PD6") (type BiDi))
(pin (num 11) (name "(PCINT23/AIN1)PD7") (type BiDi))
(pin (num 12) (name "(PCINT0/CLKO/ICP1)PB0") (type BiDi))
(pin (num 13) (name "(PCINT1/OC1A)PB1") (type BiDi))
(pin (num 14) (name "(PCINT2/OC1B/~SS~)PB2") (type BiDi))
(pin (num 15) (name "(PCINT3/OC2A/MOSI)PB3") (type BiDi))
(pin (num 16) (name "(PCINT4/MISO)PB4") (type BiDi))
(pin (num 17) (name "(PCINT5/SCK)PB5") (type BiDi))
(pin (num 18) (name AVCC) (type power_in))
(pin (num 19) (name ADC6) (type input))
(pin (num 20) (name AREF) (type BiDi))
(pin (num 21) (name GND) (type power_in))
(pin (num 22) (name ADC7) (type input))
(pin (num 23) (name "(PCINT8/ADC0)PC0") (type BiDi))
(pin (num 24) (name "(PCINT9/ADC1)PC1") (type BiDi))
(pin (num 25) (name "(PCINT10/ADC2)PC2") (type BiDi))
(pin (num 26) (name "(PCINT11/ADC3)PC3") (type BiDi))
(pin (num 27) (name "(PCINT12/SDA/ADC4)PC4") (type BiDi))
(pin (num 28) (name "(PCINT13/SCL/ADC5)PC5") (type BiDi))
(pin (num 29) (name "(PCINT14/~RESET~)PC6") (type BiDi))
(pin (num 30) (name "(PCINT16/RXD)PD0") (type BiDi))
(pin (num 31) (name "(PCINT17/TXD)PD1") (type BiDi))
(pin (num 32) (name "(PCINT18/INT0)PD2") (type BiDi))))
(libpart (lib mysensors_regulators) (part AMS1117)
(description "1A LDO Voltage Regulator")
(docs http://www.advanced-monolithic.com/pdf/ds1117.pdf)
(footprints
(fp SMD_Packages:SOT-223))
(fields
(field (name Reference) U)
(field (name Value) AMS1117))
(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 mysensors_security) (part ATSHA204A)
(description "ATSHA204A, Secure Authentication and Validation Device, SOT-23, Vcc=3.3V")
(docs http://www.atmel.com/Images/Atmel-8885-CryptoAuth-ATSHA204A-Datasheet.pdf)
(footprints
(fp SOT-23*))
(fields
(field (name Reference) U)
(field (name Value) ATSHA204A)
(field (name Footprint) SOT-23_Handsoldering))
(pins
(pin (num 1) (name SDA) (type BiDi))
(pin (num 2) (name VCC) (type power_in))
(pin (num 3) (name GND) (type power_in))))
(libpart (lib mysensors_sensors) (part Si7021)
(description "Humidity / Temperature sensor")
(footprints
(fp DFN6))
(fields
(field (name Reference) U)
(field (name Value) Si7021))
(pins
(pin (num 1) (name SDA) (type input))
(pin (num 2) (name GND) (type power_in))
(pin (num 3) (name ~) (type NotConnected))
(pin (num 4) (name ~) (type NotConnected))
(pin (num 5) (name VCC) (type power_in))
(pin (num 6) (name SCL) (type input))))
(libpart (lib mysensors_memories) (part AT25DF512C)
(description "AT25DF512C, 512-Kbit SPI Serial Flash Memory, SOIC-8, Vcc=3.3V")
(docs http://www.adestotech.com/wp-content/uploads/DS-AT25DF512C-030.pdf)
(fields
(field (name Reference) U)
(field (name Value) AT25DF512C)
(field (name Footprint) SOIC-8_3.9x4.9mm_Pitch1.27mm))
(pins
(pin (num 1) (name ~CS) (type input))
(pin (num 2) (name SO) (type openCol))
(pin (num 3) (name ~WP) (type input))
(pin (num 4) (name GND) (type power_in))
(pin (num 5) (name SI) (type input))
(pin (num 6) (name SCK) (type input))
(pin (num 7) (name ~HOLD) (type input))
(pin (num 8) (name VCC) (type power_in))))
(libpart (lib atmel) (part AVR-ISP-6)
(description "Standard IDC6 Male Connector, ATMEL ISP 6pin")
(fields
(field (name Reference) CON)
(field (name Value) AVR-ISP-6)
(field (name Footprint) AVR-ISP-6))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))
(pin (num 3) (name ~) (type passive))
(pin (num 4) (name ~) (type passive))
(pin (num 5) (name ~) (type passive))
(pin (num 6) (name ~) (type passive))))
(libpart (lib mysensors_radios) (part NRF24L01)
(description NRF24L01+)
(fields
(field (name Reference) U)
(field (name Value) NRF24L01))
(pins
(pin (num 1) (name GND) (type power_in))
(pin (num 2) (name VCC) (type power_in))
(pin (num 3) (name CE) (type input))
(pin (num 4) (name CSN) (type input))
(pin (num 5) (name SCK) (type input))
(pin (num 6) (name MOSI) (type input))
(pin (num 7) (name MISO) (type input))
(pin (num 8) (name IRQ) (type output))))
(libpart (lib device) (part CRYSTAL_SMD)
(fields
(field (name Reference) X)
(field (name Value) CRYSTAL_SMD))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))
(pin (num 3) (name case) (type passive))))
(libpart (lib device) (part CP)
(description "Polarised capacitor")
(footprints
(fp CP*)
(fp Elko*)
(fp TantalC*)
(fp C*elec)
(fp c_elec*)
(fp SMD*_Pol))
(fields
(field (name Reference) C)
(field (name Value) CP))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib device) (part C)
(description "Unpolarized capacitor")
(footprints
(fp C?)
(fp C_????_*)
(fp C_????)
(fp SMD*_c)
(fp Capacitor*))
(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 LED)
(footprints
(fp LED-3MM)
(fp LED-5MM)
(fp LED-10MM)
(fp LED-0603)
(fp LED-0805)
(fp LED-1206)
(fp LEDV))
(fields
(field (name Reference) D)
(field (name Value) LED))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib device) (part Led_Small)
(description Led)
(footprints
(fp CP*)
(fp SM*))
(fields
(field (name Reference) D)
(field (name Value) Led_Small))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib device) (part Q_NMOS_DGS)
(description "Transistor N-MOSFET (general)")
(fields
(field (name Reference) Q)
(field (name Value) Q_NMOS_DGS))
(pins
(pin (num 1) (name D) (type passive))
(pin (num 2) (name G) (type input))
(pin (num 3) (name S) (type passive))))
(libpart (lib device) (part R)
(description Resistor)
(footprints
(fp R_*)
(fp Resistor_*))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive)))))
(libraries
(library (logical atmel)
(uri "/Library/Application Support/kicad/library/atmel.lib"))
(library (logical mysensors_radios)
(uri /Users/blacey/Projects/MySensors.org/PCBs/KiCadLibraries/mysensors_symbols/mysensors_radios.lib))
(library (logical mysensors_security)
(uri /Users/blacey/Projects/MySensors.org/PCBs/KiCadLibraries/mysensors_symbols/mysensors_security.lib))
(library (logical mysensors_sensors)
(uri /Users/blacey/Projects/MySensors.org/PCBs/KiCadLibraries/mysensors_symbols/mysensors_sensors.lib))
(library (logical mysensors_memories)
(uri /Users/blacey/Projects/MySensors.org/PCBs/KiCadLibraries/mysensors_symbols/mysensors_memories.lib))
(library (logical conn)
(uri "/Library/Application Support/kicad/library/conn.lib"))
(library (logical mysensors_regulators)
(uri /Users/blacey/Projects/MySensors.org/PCBs/KiCadLibraries/mysensors_symbols/mysensors_regulators.lib))
(library (logical device)
(uri "/Library/Application Support/kicad/library/device.lib")))
(nets
(net (code 1) (name /RESET)
(node (ref IC1) (pin 29))
(node (ref R4) (pin 2))
(node (ref C1) (pin 2))
(node (ref CON1) (pin 5)))
(net (code 2) (name "Net-(C3-Pad1)")
(node (ref IC1) (pin 20))
(node (ref C3) (pin 1)))
(net (code 3) (name /DTR)
(node (ref C1) (pin 1))
(node (ref P1) (pin 6)))
(net (code 4) (name /D8)
(node (ref U3) (pin 1))
(node (ref IC1) (pin 12))
(node (ref R6) (pin 2)))
(net (code 5) (name /D3)
(node (ref IC1) (pin 1))
(node (ref Q1) (pin 2))
(node (ref R10) (pin 2)))
(net (code 6) (name "Net-(D5-Pad2)")
(node (ref R11) (pin 2))
(node (ref D5) (pin 2)))
(net (code 7) (name "Net-(D6-Pad2)")
(node (ref R12) (pin 2))
(node (ref D6) (pin 2)))
(net (code 8) (name "Net-(D7-Pad2)")
(node (ref D7) (pin 2))
(node (ref R13) (pin 2)))
(net (code 9) (name "Net-(D8-Pad2)")
(node (ref D8) (pin 2))
(node (ref R14) (pin 2)))
(net (code 10) (name "Net-(D9-Pad2)")
(node (ref D9) (pin 2))
(node (ref R15) (pin 2)))
(net (code 11) (name /SCK)
(node (ref IC1) (pin 17))
(node (ref U2) (pin 5))
(node (ref U3) (pin 6))
(node (ref CON1) (pin 3)))
(net (code 12) (name /MISO)
(node (ref U3) (pin 2))
(node (ref U2) (pin 7))
(node (ref IC1) (pin 16))
(node (ref CON1) (pin 1)))
(net (code 13) (name /MOSI)
(node (ref CON1) (pin 4))
(node (ref U3) (pin 5))
(node (ref IC1) (pin 15))
(node (ref U2) (pin 6)))
(net (code 14) (name /D2)
(node (ref IC1) (pin 32))
(node (ref U2) (pin 8)))
(net (code 15) (name /D9)
(node (ref IC1) (pin 13))
(node (ref U2) (pin 3)))
(net (code 16) (name /D10)
(node (ref IC1) (pin 14))
(node (ref U2) (pin 4))
(node (ref R7) (pin 1)))
(net (code 17) (name "Net-(D10-Pad2)")
(node (ref R16) (pin 2))
(node (ref D10) (pin 2)))
(net (code 18) (name /SDA)
(node (ref R9) (pin 2))
(node (ref U4) (pin 1))
(node (ref IC1) (pin 27)))
(net (code 19) (name /SCL)
(node (ref U4) (pin 6))
(node (ref R8) (pin 1))
(node (ref IC1) (pin 28)))
(net (code 20) (name +3V3)
(node (ref C10) (pin 1))
(node (ref C11) (pin 1))
(node (ref R8) (pin 2))
(node (ref R7) (pin 2))
(node (ref R9) (pin 1))
(node (ref C2) (pin 1))
(node (ref IC1) (pin 6))
(node (ref IC1) (pin 4))
(node (ref U3) (pin 7))
(node (ref U3) (pin 3))
(node (ref U1) (pin 2))
(node (ref R4) (pin 1))
(node (ref IC1) (pin 18))
(node (ref U5) (pin 2))
(node (ref C6) (pin 1))
(node (ref C5) (pin 1))
(node (ref R5) (pin 1))
(node (ref U3) (pin 8))
(node (ref U2) (pin 2))
(node (ref U4) (pin 5))
(node (ref C7) (pin 1))
(node (ref R6) (pin 1))
(node (ref C4) (pin 1))
(node (ref P2) (pin 3)))
(net (code 21) (name /XTAL2)
(node (ref IC1) (pin 8))
(node (ref X1) (pin 2)))
(net (code 22) (name /XTAL1)
(node (ref IC1) (pin 7))
(node (ref X1) (pin 1)))
(net (code 23) (name VCC)
(node (ref U6) (pin 3))
(node (ref U5) (pin 3))
(node (ref P4) (pin 1))
(node (ref C9) (pin 1))
(node (ref CON1) (pin 2))
(node (ref C8) (pin 1))
(node (ref P1) (pin 3)))
(net (code 24) (name +5V)
(node (ref R17) (pin 1))
(node (ref R15) (pin 1))
(node (ref R14) (pin 1))
(node (ref R13) (pin 1))
(node (ref R16) (pin 1))
(node (ref U6) (pin 2))
(node (ref C12) (pin 1))
(node (ref R12) (pin 1))
(node (ref R11) (pin 1)))
(net (code 25) (name /A3)
(node (ref IC1) (pin 26))
(node (ref R5) (pin 2))
(node (ref U1) (pin 1)))
(net (code 26) (name "Net-(D11-Pad2)")
(node (ref D11) (pin 2))
(node (ref R17) (pin 2)))
(net (code 27) (name GND)
(node (ref C9) (pin 2))
(node (ref D3) (pin 1))
(node (ref U1) (pin 3))
(node (ref U5) (pin 1))
(node (ref C4) (pin 2))
(node (ref P2) (pin 2))
(node (ref IC1) (pin 21))
(node (ref C12) (pin 2))
(node (ref P1) (pin 2))
(node (ref C7) (pin 2))
(node (ref Q1) (pin 3))
(node (ref C6) (pin 2))
(node (ref U6) (pin 1))
(node (ref C5) (pin 2))
(node (ref D1) (pin 1))
(node (ref D2) (pin 1))
(node (ref U4) (pin 2))
(node (ref X1) (pin 3))
(node (ref P1) (pin 1))
(node (ref C3) (pin 2))
(node (ref C2) (pin 2))
(node (ref U2) (pin 1))
(node (ref P4) (pin 2))
(node (ref U3) (pin 4))
(node (ref C11) (pin 2))
(node (ref C10) (pin 2))
(node (ref C8) (pin 2))
(node (ref CON1) (pin 6))
(node (ref IC1) (pin 3))
(node (ref IC1) (pin 5))
(node (ref R10) (pin 1)))
(net (code 28) (name "Net-(D10-Pad1)")
(node (ref D10) (pin 1))
(node (ref D11) (pin 1))
(node (ref Q1) (pin 1))
(node (ref D9) (pin 1))
(node (ref D8) (pin 1))
(node (ref D7) (pin 1))
(node (ref D6) (pin 1))
(node (ref D5) (pin 1)))
(net (code 29) (name /A1)
(node (ref P3) (pin 2))
(node (ref IC1) (pin 24)))
(net (code 30) (name /A0)
(node (ref P3) (pin 1))
(node (ref IC1) (pin 23)))
(net (code 31) (name /D6)
(node (ref IC1) (pin 10))
(node (ref R3) (pin 2)))
(net (code 32) (name /D5)
(node (ref IC1) (pin 9))
(node (ref R2) (pin 2)))
(net (code 33) (name /D7)
(node (ref P2) (pin 1))
(node (ref IC1) (pin 11)))
(net (code 34) (name /RXD)
(node (ref IC1) (pin 30))
(node (ref P1) (pin 4)))
(net (code 35) (name /TXD)
(node (ref P1) (pin 5))
(node (ref IC1) (pin 31)))
(net (code 36) (name "Net-(D3-Pad2)")
(node (ref D3) (pin 2))
(node (ref R3) (pin 1)))
(net (code 37) (name "Net-(D2-Pad2)")
(node (ref R2) (pin 1))
(node (ref D2) (pin 2)))
(net (code 38) (name "Net-(D1-Pad2)")
(node (ref D1) (pin 2))
(node (ref R1) (pin 1)))
(net (code 39) (name /A2)
(node (ref P3) (pin 3))
(node (ref IC1) (pin 25)))
(net (code 40) (name /D4)
(node (ref IC1) (pin 2))
(node (ref R1) (pin 2)))
(net (code 41) (name "Net-(IC1-Pad19)")
(node (ref IC1) (pin 19)))
(net (code 42) (name "Net-(IC1-Pad22)")
(node (ref IC1) (pin 22)))
(net (code 43) (name "Net-(U4-Pad4)")
(node (ref U4) (pin 4)))
(net (code 44) (name "Net-(U4-Pad3)")
(node (ref U4) (pin 3)))))