MSP430: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenAnlumo (Diskussion | Beiträge) |
Esad (Diskussion | Beiträge) |
||
Zeile 13: | Zeile 13: | ||
* [http://www.ti.com/tool/430boost-sense1 MSP430 Capacitive Touch BoosterPack] | * [http://www.ti.com/tool/430boost-sense1 MSP430 Capacitive Touch BoosterPack] | ||
* [http://www.ti.com/tool/430boost-c55audio1 C5000™ Audio Capacitive Touch BoosterPack] | * [http://www.ti.com/tool/430boost-c55audio1 C5000™ Audio Capacitive Touch BoosterPack] | ||
+ | |||
+ | === Other Boards === | ||
+ | |||
+ | Apart from the basic LaunchPad, TI has some other MSP430 more powerful development boards: | ||
+ | |||
+ | * MSP-EXP430FR5739 | ||
=== Links === | === Links === |
Version vom 2. März 2013, 23:33 Uhr
TI Launchpad / MSP 430 Development
TI Launchpad is a very cheap (€3,85 per board incl. mini-USB cable!) alternative to Arduino based on TI MSP430 MCU.
Note that Launchpads ship with an external crystal that you need solder to the board yourself (if you plan on using the boards for anything involving a clock).
BoostPacks
There are addons for the Launchpad that plug into the pins available on the Launchpad (just like Arduino Shields). Currently available:
Other Boards
Apart from the basic LaunchPad, TI has some other MSP430 more powerful development boards:
- MSP-EXP430FR5739
Links
Energia - Arduino IDE clone for MSP430
osx-launchpad - MSP toolchain for OS X