summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/template/TI-LaunchPad-BoosterPack-40pin/TI-LaunchPad-BoosterPack-40pin.kicad_sch
blob: 404033b3ae36d38276119ab99c1568d2ba724d7b (plain)
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
821
822
823
824
825
826
827
828
829
830
831
832
833
834
(kicad_sch (version 20211123) (generator eeschema)

  (uuid 9538e4ed-27e6-4c37-b989-9859dc0d49e8)

  (paper "A4")

  (title_block
    (date "19 oct 2012")
  )

  (lib_symbols
    (symbol "Connector_Generic:Conn_02x10_Odd_Even" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
      (property "Reference" "J" (id 0) (at 1.27 12.7 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Value" "Conn_02x10_Odd_Even" (id 1) (at 1.27 -15.24 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" "connector" (id 4) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "Generic connector, double row, 02x10, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_fp_filters" "Connector*:*_2x??_*" (id 6) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "Conn_02x10_Odd_Even_1_1"
        (rectangle (start -1.27 -12.573) (end 0 -12.827)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start -1.27 -10.033) (end 0 -10.287)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start -1.27 -7.493) (end 0 -7.747)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start -1.27 -4.953) (end 0 -5.207)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start -1.27 -2.413) (end 0 -2.667)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start -1.27 0.127) (end 0 -0.127)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start -1.27 2.667) (end 0 2.413)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start -1.27 5.207) (end 0 4.953)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start -1.27 7.747) (end 0 7.493)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start -1.27 10.287) (end 0 10.033)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start -1.27 11.43) (end 3.81 -13.97)
          (stroke (width 0.254) (type default) (color 0 0 0 0))
          (fill (type background))
        )
        (rectangle (start 3.81 -12.573) (end 2.54 -12.827)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start 3.81 -10.033) (end 2.54 -10.287)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start 3.81 -7.493) (end 2.54 -7.747)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start 3.81 -4.953) (end 2.54 -5.207)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start 3.81 -2.413) (end 2.54 -2.667)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start 3.81 0.127) (end 2.54 -0.127)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start 3.81 2.667) (end 2.54 2.413)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start 3.81 5.207) (end 2.54 4.953)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start 3.81 7.747) (end 2.54 7.493)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (rectangle (start 3.81 10.287) (end 2.54 10.033)
          (stroke (width 0.1524) (type default) (color 0 0 0 0))
          (fill (type none))
        )
        (pin passive line (at -5.08 10.16 0) (length 3.81)
          (name "Pin_1" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 7.62 0 180) (length 3.81)
          (name "Pin_10" (effects (font (size 1.27 1.27))))
          (number "10" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at -5.08 -2.54 0) (length 3.81)
          (name "Pin_11" (effects (font (size 1.27 1.27))))
          (number "11" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 7.62 -2.54 180) (length 3.81)
          (name "Pin_12" (effects (font (size 1.27 1.27))))
          (number "12" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at -5.08 -5.08 0) (length 3.81)
          (name "Pin_13" (effects (font (size 1.27 1.27))))
          (number "13" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 7.62 -5.08 180) (length 3.81)
          (name "Pin_14" (effects (font (size 1.27 1.27))))
          (number "14" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at -5.08 -7.62 0) (length 3.81)
          (name "Pin_15" (effects (font (size 1.27 1.27))))
          (number "15" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 7.62 -7.62 180) (length 3.81)
          (name "Pin_16" (effects (font (size 1.27 1.27))))
          (number "16" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at -5.08 -10.16 0) (length 3.81)
          (name "Pin_17" (effects (font (size 1.27 1.27))))
          (number "17" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 7.62 -10.16 180) (length 3.81)
          (name "Pin_18" (effects (font (size 1.27 1.27))))
          (number "18" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at -5.08 -12.7 0) (length 3.81)
          (name "Pin_19" (effects (font (size 1.27 1.27))))
          (number "19" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 7.62 10.16 180) (length 3.81)
          (name "Pin_2" (effects (font (size 1.27 1.27))))
          (number "2" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 7.62 -12.7 180) (length 3.81)
          (name "Pin_20" (effects (font (size 1.27 1.27))))
          (number "20" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at -5.08 7.62 0) (length 3.81)
          (name "Pin_3" (effects (font (size 1.27 1.27))))
          (number "3" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 7.62 7.62 180) (length 3.81)
          (name "Pin_4" (effects (font (size 1.27 1.27))))
          (number "4" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at -5.08 5.08 0) (length 3.81)
          (name "Pin_5" (effects (font (size 1.27 1.27))))
          (number "5" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 7.62 5.08 180) (length 3.81)
          (name "Pin_6" (effects (font (size 1.27 1.27))))
          (number "6" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at -5.08 2.54 0) (length 3.81)
          (name "Pin_7" (effects (font (size 1.27 1.27))))
          (number "7" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 7.62 2.54 180) (length 3.81)
          (name "Pin_8" (effects (font (size 1.27 1.27))))
          (number "8" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at -5.08 0 0) (length 3.81)
          (name "Pin_9" (effects (font (size 1.27 1.27))))
          (number "9" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "power:+3.3V" (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" "+3.3V" (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 \"+3.3V\"" (id 5) (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "+3.3V_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 "+3.3V_1_1"
        (pin power_in line (at 0 0 90) (length 0) hide
          (name "+3V3" (effects (font (size 1.27 1.27))))
          (number "1" (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))))
        )
      )
    )
  )


  (wire (pts (xy 107.95 45.72) (xy 128.27 45.72))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 01cba31e-dfc8-4689-b037-01975897e965)
  )
  (wire (pts (xy 58.42 40.64) (xy 73.66 40.64))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 03263bc5-f852-47c4-8c40-a48c94b5dcd3)
  )
  (wire (pts (xy 107.95 27.94) (xy 128.27 27.94))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 0589a47d-8535-481a-bf83-5ca7165b5e4f)
  )
  (wire (pts (xy 107.95 48.26) (xy 128.27 48.26))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 063a9063-17f1-4ac4-b86d-829de15debc2)
  )
  (wire (pts (xy 27.94 35.56) (xy 45.72 35.56))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 0681aec3-e9c8-47e7-a823-1fa9d47f4fb3)
  )
  (wire (pts (xy 107.95 35.56) (xy 128.27 35.56))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 09f1baab-09b9-4de8-8eec-cac356723d04)
  )
  (wire (pts (xy 78.74 33.02) (xy 95.25 33.02))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 0e229373-1dd7-40a3-9b0a-f0551cfbf3fa)
  )
  (wire (pts (xy 78.74 35.56) (xy 95.25 35.56))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 0edaabe5-e601-4d75-8ca6-48f01bc49032)
  )
  (wire (pts (xy 58.42 35.56) (xy 73.66 35.56))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 15408f45-993b-4213-9be7-06f1343033d8)
  )
  (wire (pts (xy 78.74 45.72) (xy 95.25 45.72))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 1dd93fa5-1a3b-4429-9ae3-5e7c62707c83)
  )
  (wire (pts (xy 27.94 40.64) (xy 45.72 40.64))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 2f7f2d7e-c226-434c-aae0-baa1765145fa)
  )
  (wire (pts (xy 58.42 43.18) (xy 73.66 43.18))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 399323a8-3561-4b22-b62d-2d01f251e8d1)
  )
  (wire (pts (xy 27.94 27.94) (xy 45.72 27.94))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 45c034b4-2197-431a-b43b-c2eefeb0e7a5)
  )
  (wire (pts (xy 27.94 30.48) (xy 45.72 30.48))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 527016d1-36ac-49c7-9526-c179583180a3)
  )
  (wire (pts (xy 27.94 48.26) (xy 45.72 48.26))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 5de655f4-a35c-4db9-b72c-ffdde0b2969d)
  )
  (wire (pts (xy 78.74 38.1) (xy 95.25 38.1))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 60914160-2e0a-4b18-bdd7-128ac61ea169)
  )
  (wire (pts (xy 78.74 27.94) (xy 95.25 27.94))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 61955b51-fe70-4368-b588-26aed42076dc)
  )
  (wire (pts (xy 107.95 30.48) (xy 128.27 30.48))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 71ef4f72-e874-4d2e-9100-0617da5300f6)
  )
  (wire (pts (xy 27.94 45.72) (xy 45.72 45.72))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 822f6c40-ad66-4bbc-a484-cd5f0723fb4e)
  )
  (wire (pts (xy 27.94 43.18) (xy 45.72 43.18))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 89a49efc-78b3-44d7-a15f-7dbf26701fab)
  )
  (wire (pts (xy 58.42 38.1) (xy 73.66 38.1))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid 8c6b8fba-525f-4119-81cc-da638c8351b1)
  )
  (wire (pts (xy 107.95 25.4) (xy 110.49 25.4))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid a5f5cd64-888a-472e-98c2-b4966cf172a1)
  )
  (wire (pts (xy 110.49 25.4) (xy 110.49 50.8))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid a5f5cd64-888a-472e-98c2-b4966cf172a2)
  )
  (wire (pts (xy 107.95 43.18) (xy 128.27 43.18))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid aa6d0e1b-a62d-4762-b725-dac74bbc5409)
  )
  (wire (pts (xy 78.74 30.48) (xy 95.25 30.48))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid af9953ae-bd13-4ca4-982f-8c96db6065ff)
  )
  (wire (pts (xy 78.74 43.18) (xy 95.25 43.18))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid b02afccb-a32c-4021-a8f6-85c09af59543)
  )
  (wire (pts (xy 58.42 27.94) (xy 60.96 27.94))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid b2afa748-1754-4082-9f95-e205fa712ae9)
  )
  (wire (pts (xy 60.96 27.94) (xy 60.96 50.8))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid b2afa748-1754-4082-9f95-e205fa712aea)
  )
  (wire (pts (xy 78.74 48.26) (xy 95.25 48.26))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid b42fc950-dc3d-4121-9f0e-758be53807d6)
  )
  (wire (pts (xy 43.18 22.86) (xy 43.18 25.4))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid b5e0652f-cdd3-47cc-aecd-ac0ebcb880cd)
  )
  (wire (pts (xy 45.72 25.4) (xy 43.18 25.4))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid b5e0652f-cdd3-47cc-aecd-ac0ebcb880ce)
  )
  (wire (pts (xy 58.42 25.4) (xy 60.96 25.4))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid c3d26338-5fd1-480d-b2b3-2092afbe72c2)
  )
  (wire (pts (xy 60.96 22.86) (xy 60.96 25.4))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid c3d26338-5fd1-480d-b2b3-2092afbe72c3)
  )
  (wire (pts (xy 107.95 33.02) (xy 128.27 33.02))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid c55fd8e7-7561-4379-87a5-5d9e15b471b7)
  )
  (wire (pts (xy 78.74 25.4) (xy 95.25 25.4))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid c9b813ac-7cbd-4357-ac2d-f7cc2b98f0bf)
  )
  (wire (pts (xy 107.95 40.64) (xy 128.27 40.64))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid ca3da08c-e284-4971-b854-8dc66223b4ac)
  )
  (wire (pts (xy 58.42 33.02) (xy 73.66 33.02))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid ca53d839-18ad-4a35-8870-f21de7535144)
  )
  (wire (pts (xy 58.42 30.48) (xy 73.66 30.48))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid cc6da821-5223-4626-bcba-2a5545b8f511)
  )
  (wire (pts (xy 58.42 48.26) (xy 73.66 48.26))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid d19ca74a-fde4-4b24-b865-74794e5db5d8)
  )
  (wire (pts (xy 27.94 38.1) (xy 45.72 38.1))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid d336abc2-5ef5-49b7-b188-6bef753e637c)
  )
  (wire (pts (xy 27.94 33.02) (xy 45.72 33.02))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid d59fc7d9-2c08-4791-9ac2-b7308c1a1d0d)
  )
  (wire (pts (xy 107.95 38.1) (xy 128.27 38.1))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid d734cd3d-c573-423a-991d-59193f7acb85)
  )
  (wire (pts (xy 78.74 40.64) (xy 95.25 40.64))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid daf002f5-d7c5-4840-ad43-32f07e9998ec)
  )
  (wire (pts (xy 58.42 45.72) (xy 73.66 45.72))
    (stroke (width 0) (type solid) (color 0 0 0 0))
    (uuid fa069060-8028-43df-8fce-610c70b33c06)
  )

  (text "D[n] pins follow the Energia numbering scheme\n* PWM-capable pin\nTC: timer capture pin\n\nAll pin naming is generic. Exact pin functions vary depending on the LaunchPad, consult the manual."
    (at 177.8 180.34 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid 9495a75e-3d92-4a45-8513-56cec940d5c6)
  )

  (label "D[2]{slash}ADC" (at 27.94 27.94 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid 029e8c6c-f4ab-40c9-b6a9-c2f28ac13747)
  )
  (label "D[11]" (at 128.27 48.26 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 0523f2f8-b3c8-44cf-983e-d30e47cb4409)
  )
  (label "*D[38]" (at 78.74 30.48 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid 0774375d-e949-495f-b818-6be5fbcaa0b2)
  )
  (label "D[29]{slash}DAC" (at 73.66 45.72 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 09001301-51ed-48b0-a719-e10ee8d839d2)
  )
  (label "D[15]{slash}SPI.MOSI" (at 128.27 38.1 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 09b08b4f-0e69-4590-bb0b-6d9574d88f3f)
  )
  (label "D[25]{slash}ADC" (at 73.66 35.56 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 1074e003-82ac-4a1f-a5a6-b06f26197571)
  )
  (label "D[18]{slash}SPI.CS" (at 128.27 30.48 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 220e5a85-82ff-42b1-aad9-c387d6a8ad31)
  )
  (label "D[31]" (at 78.74 48.26 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid 281c5121-171e-4f6a-8755-7851754c3627)
  )
  (label "D[24]{slash}ADC" (at 73.66 33.02 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 3051a33e-74d5-4d53-aaa8-ed1757b63a1f)
  )
  (label "D[7]{slash}SPI.CLK" (at 27.94 40.64 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid 3330c993-4051-4fc1-976d-89a939813aaa)
  )
  (label "D[33]" (at 78.74 43.18 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid 3c080c97-f922-4d6f-9ff6-94bd476f250d)
  )
  (label "D[17]" (at 128.27 33.02 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 500a738a-758e-4c5a-82ff-d892c8dc5e5e)
  )
  (label "D[6]{slash}ADC" (at 27.94 38.1 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid 530e4eaf-d5ad-41b6-96c8-76391e54474a)
  )
  (label "*D[19]" (at 128.27 27.94 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 53aa76c1-4115-417f-81d8-1dd0a43ebbc1)
  )
  (label "D[9]{slash}SCL" (at 27.94 45.72 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid 63621ff3-ad5c-4c4b-ac42-4ee974ceffec)
  )
  (label "RST{slash}D[16]" (at 128.27 35.56 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 6463328b-0f34-4c79-84a7-c449f6d17db7)
  )
  (label "D[35]{slash}TC" (at 78.74 38.1 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid 6b24e7cb-34f7-4c66-aee3-1ba2f9430820)
  )
  (label "D[10]{slash}SDA" (at 27.94 48.26 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid 71f1229a-a3d3-4f6f-a633-2a4027d99bac)
  )
  (label "D[5]" (at 27.94 35.56 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid 7b450686-27d6-401f-adae-5eb3af37f3ca)
  )
  (label "D[27]{slash}ADC" (at 73.66 40.64 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 7bb1996c-7250-446d-9786-3449c6b2c6b4)
  )
  (label "D[28]{slash}ADC" (at 73.66 43.18 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 98cace16-43d2-4876-85be-aacd8bb2ea37)
  )
  (label "D[13]{slash}SPI.CS" (at 128.27 43.18 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 9ee50497-13cf-46d8-8ce5-ca736b2ed666)
  )
  (label "D[23]{slash}ADC" (at 73.66 30.48 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid 9f8951ad-15e4-4b94-ac25-6106f3e1e899)
  )
  (label "*D[39]" (at 78.74 27.94 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid a17569c6-eddf-4b30-939e-2c1b736f674c)
  )
  (label "*D[40]" (at 78.74 25.4 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid a181ce8a-0397-4f61-9a94-1d68f3d423bc)
  )
  (label "D[4]{slash}UART.TX" (at 27.94 33.02 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid a21efc7a-10cd-4707-816c-d96816d741dc)
  )
  (label "D[8]" (at 27.94 43.18 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid a345c7b0-d6f4-43ae-b508-40c9af799bce)
  )
  (label "D[36]{slash}TC" (at 78.74 35.56 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid a469faae-f312-4206-9c3c-39caeba977a1)
  )
  (label "D[30]{slash}DAC" (at 73.66 48.26 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid a7a2182b-e7cd-454b-9ef9-cd8930ddb4c3)
  )
  (label "D[32]" (at 78.74 45.72 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid b188a604-6c81-40da-91d3-7bffa398b555)
  )
  (label "D[34]" (at 78.74 40.64 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid b410a934-cc9c-4bff-aae9-be93e5e49184)
  )
  (label "*D[37]" (at 78.74 33.02 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid b593cbb0-4c32-445e-a18c-e39de4042488)
  )
  (label "D[14]{slash}SPI.MISO" (at 128.27 40.64 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid c899abb5-dece-4f89-84cb-ddec35998d2a)
  )
  (label "D[12]{slash}SPI.CS" (at 128.27 45.72 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid d09eefa0-fa20-485b-9386-8a887d0ddfdb)
  )
  (label "D[3]{slash}UART.RX" (at 27.94 30.48 0)
    (effects (font (size 1.27 1.27)) (justify left bottom))
    (uuid d205112a-d14c-46a2-b1d7-629949b50ee6)
  )
  (label "D[26]{slash}ADC" (at 73.66 38.1 180)
    (effects (font (size 1.27 1.27)) (justify right bottom))
    (uuid f4ef95bb-12a3-41c0-90b2-ddfa681f4835)
  )

  (symbol (lib_id "power:GND") (at 60.96 50.8 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 50cda319-8e55-4af7-8870-7d0290a9d679)
    (property "Reference" "#PWR0103" (id 0) (at 60.96 57.15 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "GND" (id 1) (at 60.96 54.61 0))
    (property "Footprint" "" (id 2) (at 60.96 50.8 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 60.96 50.8 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 4aba2561-317a-4e46-a568-648c7a327dd6))
  )

  (symbol (lib_id "Connector_Generic:Conn_02x10_Odd_Even") (at 50.8 35.56 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid 78da23de-1006-46e5-8c2b-1930d382d592)
    (property "Reference" "J3-J1" (id 0) (at 52.07 22.86 0))
    (property "Value" "Conn_01x10" (id 1) (at 53.34 39.37 0)
      (effects (font (size 1.27 1.27)) (justify left) hide)
    )
    (property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_2x10_P2.54mm_Vertical" (id 2) (at 50.8 35.56 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (id 3) (at 50.8 35.56 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 2e9d57b7-5f10-4ec9-9f93-abc4fbb51347))
    (pin "10" (uuid 0b5d78c9-27a2-4b8b-a148-933605788bc6))
    (pin "11" (uuid 31820662-cad7-4dcc-ab5c-1ed91e685e44))
    (pin "12" (uuid a6287d2b-a2e3-4ef5-bf56-e524ccae11d6))
    (pin "13" (uuid 0470dd38-f3d8-42ca-b39a-ce111f50eae5))
    (pin "14" (uuid 19551ab3-5c90-4da5-ac2a-3ffa0f14b911))
    (pin "15" (uuid ed247589-774e-4501-9756-84df3089b15c))
    (pin "16" (uuid e13512a5-5881-4714-8ee0-fa7ec1ea2cbe))
    (pin "17" (uuid 7c370d98-9f55-47cb-aaa3-26d7295bc392))
    (pin "18" (uuid 70d84d62-02ec-4155-8326-48965adb6acb))
    (pin "19" (uuid a6c8f9e6-3539-46ce-ae7f-b4f883fb6059))
    (pin "2" (uuid 934ea286-6905-44cb-897b-2ab7d3e108a0))
    (pin "20" (uuid 19e92cca-633c-4580-b2e4-1486d20ab6bc))
    (pin "3" (uuid 8a28b0dc-1c60-4da8-bff4-4e864a128f3d))
    (pin "4" (uuid 33bfa367-442f-47be-aa2c-49ddbfe9c0a3))
    (pin "5" (uuid 7e592b9b-8a18-4682-aefe-ba9690d03cb0))
    (pin "6" (uuid 43186c44-b0bd-4e93-8640-fffe06b8f818))
    (pin "7" (uuid 86e1cc7f-7b41-42c8-a32b-8b8e934dbfcc))
    (pin "8" (uuid 0f256d66-65e9-4d0e-8531-2f91dfdb3c75))
    (pin "9" (uuid f0f5b570-5d86-4e4e-b66d-08ea9c3a9a31))
  )

  (symbol (lib_id "power:+3.3V") (at 43.18 22.86 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid a5c4aa61-c742-44ba-bdb2-6425c30d76ef)
    (property "Reference" "#PWR0101" (id 0) (at 43.18 26.67 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "+3.3V" (id 1) (at 43.18 19.304 0))
    (property "Footprint" "" (id 2) (at 43.18 22.86 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 43.18 22.86 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 44ac796e-261a-437f-a011-ff7cfc78c64e))
  )

  (symbol (lib_id "Connector_Generic:Conn_02x10_Odd_Even") (at 100.33 35.56 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid c4fa8853-74cd-43c9-9f31-23e13d3e7b9b)
    (property "Reference" "J2-J4" (id 0) (at 101.6 22.86 0))
    (property "Value" "Conn_01x10" (id 1) (at 97.79 52.07 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_2x10_P2.54mm_Vertical" (id 2) (at 100.33 35.56 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (id 3) (at 100.33 35.56 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 3674601f-fca7-42a5-bee9-32ab5e471e0a))
    (pin "10" (uuid 9d2832be-a1cf-4952-b3b4-03c3839a6d92))
    (pin "11" (uuid 711be360-33e6-4f53-a025-702546efb8f7))
    (pin "12" (uuid 00acd2e9-5854-42cf-964c-f573ba1d82ad))
    (pin "13" (uuid 7bb01069-c737-4aca-bd23-94fe77719d32))
    (pin "14" (uuid 5499da42-0bb6-40dd-926a-4d4e9d5ec97a))
    (pin "15" (uuid 4a8800e7-cc39-44e2-824f-add27d0f3f16))
    (pin "16" (uuid 7fd05604-52aa-49f1-984b-d007f5f7f3a4))
    (pin "17" (uuid a129d76a-6405-442c-95e1-b6ad422c9726))
    (pin "18" (uuid 00efd354-4b5f-4bbe-9282-eab4be1fefb8))
    (pin "19" (uuid 1a59880f-0baa-4b91-bd6d-69150ecea9e4))
    (pin "2" (uuid 2c9b3101-9c88-4bb4-8596-5a2daece74e9))
    (pin "20" (uuid 03f2ed64-600a-479f-905b-4f2a3f29a7cd))
    (pin "3" (uuid 701b6725-1902-4b6e-9290-47061f08564c))
    (pin "4" (uuid b6342888-4ac4-47f0-a217-33eab22b65aa))
    (pin "5" (uuid 1de15457-47d6-4d07-82da-7a7b8b292a71))
    (pin "6" (uuid 530c43b2-fb22-470c-8145-923a22ce8d94))
    (pin "7" (uuid a86523eb-b45b-4079-bcab-1c8ff45b5306))
    (pin "8" (uuid a9b7de3e-26ba-4c1e-bc37-47c185a7a314))
    (pin "9" (uuid 61acdc80-adad-408a-a539-3af346e534c9))
  )

  (symbol (lib_id "power:GND") (at 110.49 50.8 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid f5be977d-b942-4d87-a9da-3ed7e08a970d)
    (property "Reference" "#PWR0102" (id 0) (at 110.49 57.15 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "GND" (id 1) (at 110.49 54.61 0))
    (property "Footprint" "" (id 2) (at 110.49 50.8 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 110.49 50.8 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 3be1bb7c-fe27-4976-b2ec-07a4b042bd76))
  )

  (symbol (lib_id "power:+5V") (at 60.96 22.86 0) (unit 1)
    (in_bom yes) (on_board yes)
    (uuid f7162e7d-4613-45df-a1a9-aa12b5a65563)
    (property "Reference" "#PWR0104" (id 0) (at 60.96 26.67 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "+5V" (id 1) (at 60.96 19.304 0))
    (property "Footprint" "" (id 2) (at 60.96 22.86 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 60.96 22.86 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid f703239d-701c-458b-bf35-5240f4c0e19b))
  )

  (sheet_instances
    (path "/" (page "1"))
  )

  (symbol_instances
    (path "/a5c4aa61-c742-44ba-bdb2-6425c30d76ef"
      (reference "#PWR0101") (unit 1) (value "+3.3V") (footprint "")
    )
    (path "/f5be977d-b942-4d87-a9da-3ed7e08a970d"
      (reference "#PWR0102") (unit 1) (value "GND") (footprint "")
    )
    (path "/50cda319-8e55-4af7-8870-7d0290a9d679"
      (reference "#PWR0103") (unit 1) (value "GND") (footprint "")
    )
    (path "/f7162e7d-4613-45df-a1a9-aa12b5a65563"
      (reference "#PWR0104") (unit 1) (value "+5V") (footprint "")
    )
    (path "/c4fa8853-74cd-43c9-9f31-23e13d3e7b9b"
      (reference "J2-J4") (unit 1) (value "Conn_01x10") (footprint "Connector_PinSocket_2.54mm:PinSocket_2x10_P2.54mm_Vertical")
    )
    (path "/78da23de-1006-46e5-8c2b-1930d382d592"
      (reference "J3-J1") (unit 1) (value "Conn_01x10") (footprint "Connector_PinSocket_2.54mm:PinSocket_2x10_P2.54mm_Vertical")
    )
  )
)