blob: 720709a60b890506ec90e4f5e0629db8b4fab565 (
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
|
<html>
<head>
<title>TI LaunchPad BoosterPack</title>
</head>
<body>
<h1>TI LaunchPad BoosterPack</h1>
<h2>40-pin expansion board</h2>
<p>
This template forms the basis of a PCB compatible with the Texas Instruments BoosterPack specification; compatible with the TI LaunchPad family of development boards. The PCB includes the required headers and the a LaunchPad compatibility logo provided by TI. This is the 40-pin variant, used on a majority of the LaunchPad boards.
</p>
<p>
</p>
<p>
Useful Links:
<ul>
<li><a href="https://www.ti.com/design-resources/embedded-development/hardware-kits-boards.html">Texas Instruments Development Kits & Boards</a></li>
<li><a href="https://web.archive.org/web/20190604225922/https://www.ti.com/tools-software/launchpads/boosterpacks/build.html">Build Your Own BoosterPack</a> (archive)</li>
<li><a href="https://www.ti.com/lit/zip/SLAC730">Works with LaunchPad SVG graphics</a></li>
<li><a href="https://www.ti.com/lit/an/slaa542/slaa542.pdf">BoosterPack Design Guide</a></li>
<li><a href="https://energia.nu/">Energia.nu</a> (Arduino port for LaunchPad boards)</li>
</ul>
</p>
<p>
Note: due to the fact that the official 3D library does not include "long" or "stacking" female headers, the default Connector_PinSocket_2.54mm models were used.
</p>
<p><img src="brd.png"></p>
<p>
(c) 2021 Caleb Reister<br>
(c) 2012 Brian Sidebotham<br>
(c) 2012 Henry von Tresckow<br>
(c) 2012 Kicad Developers
</p>
</body>
</html>
|