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 springenEsad (Diskussion | Beiträge) K |
Esad (Diskussion | Beiträge) |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 3: | Zeile 3: | ||
[[Datei:Launchpad.jpg|200px|thumb|left|Box of TI Launchpads in metalab]] | [[Datei:Launchpad.jpg|200px|thumb|left|Box of TI Launchpads in metalab]] | ||
− | TI Launchpad is a very cheap (€3,85 per board incl. mini-USB cable!) alternative to Arduino based on TI MSP430 MCU. | + | 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). | 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). | ||
Zeile 16: | Zeile 16: | ||
=== Other Boards === | === Other Boards === | ||
− | Apart from the basic LaunchPad, TI has some | + | Apart from the basic LaunchPad, TI has some more powerful development boards: |
− | * [http://www.ti.com/tool/msp-exp430fr5739 MSP-EXP430FR5739] | + | * [http://www.ti.com/tool/msp-exp430fr5739 MSP-EXP430FR5739] aka Fraunchpad, with integrated accelerometer, thermistor, 8+1 leds, 2 pushbuttons. Cost '''~€26''' |
=== Links === | === Links === | ||
+ | |||
[http://energia.nu Energia] - Arduino IDE clone for MSP430 | [http://energia.nu Energia] - Arduino IDE clone for MSP430 | ||
[http://code.google.com/p/osx-launchpad/ osx-launchpad] - MSP toolchain for OS X | [http://code.google.com/p/osx-launchpad/ osx-launchpad] - MSP toolchain for OS X | ||
+ | |||
+ | [http://www.43oh.com 43oh] - MSP430 news, projects and forums | ||
=== Ordering === | === Ordering === |
Aktuelle Version vom 3. März 2013, 00:22 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 more powerful development boards:
- MSP-EXP430FR5739 aka Fraunchpad, with integrated accelerometer, thermistor, 8+1 leds, 2 pushbuttons. Cost ~€26
Links
Energia - Arduino IDE clone for MSP430
osx-launchpad - MSP toolchain for OS X
43oh - MSP430 news, projects and forums