Jump to content
IGNORED

OT: Arduino or TI Launchpad


Opry99er

Recommended Posts

There are different flavors of each, but for the comparably priced units, the Launchpad seems to out-perform the Arduino.

 

Both are used by the "Make" community, both are capable of prototyping chips for use in electronics projects...

 

Arduino has a much larger user base...

 

Both have IDEs, and Energia is a cross-platform IDE that services both (with minor pinout mods in programming for the Launchpad).

 

Gonna get one of these in a week or two... While the Launchpad comes with multiple chips and at a much lower cost, I don't know if that offsets the ground-game the Arduino has.

 

Just thinking out loud here. :)

Link to comment
Share on other sites

This is a little like comparing a Raspberry Pi to a BeagleBone (which, incidentally, also uses a Ti chipset).

 

What really matters is the user-base and support network. I went along the Pi/Arduino route; even going as far as buying Arduino shields (or hats?) for my Pi so I could compile Arduino sketches on the Pi and then upload them directly to an Arduino sat directly on top.

 

Before the advent of the Raspberry Pi 2 Model B, the BeagleBone (among others) had an edge on performance but this all fell by the wayside if I had a problem - the Pi community is so large with users putting their Pis into so many diverse projects, there is a high chance someone had stumbled across the same issues or problems before.

 

While I've tried a number of these types of boards (I have Arduino Uno, Leonardo, Mega, MegaSDK, An Udoo, Intel Galileo, BeagleBone and Espruino), I always fall back to using Pi and Arduino. Granted, I've not yet researched the Launchpad so I need to look more closely before I can give an informed opinion but I'm sticking with Pi/Arduino.

Edited by UKRetrogamer
Link to comment
Share on other sites

There are different flavors of each, but for the comparably priced units, the Launchpad seems to out-perform the Arduino.

 

Artikle:

http://makezine.com/magazine/make-36-boards/which-board-is-right-for-me/

 

 

Although the TI LAUNCHPAD MSP430 might be interesting, Arduino has a vast community and a superior support, the AVR’s and it’s hardware structure are practically common knowledge.

 

I started out with Arduino, without ever having bought an actual Arduino board. The basic Arduino Uno can be made in a matter of minutes on a breadboard, you can prototype on a circuit till it has proven it selves, and assemble it on perfboard, starting a new project on the breadboard. The fun with Arduino is, you don’t have to invent the wheel, a lot of imaginable things like buttons, LEDS, displays, analog in / out’s, and much more has been done, and has its own library. There’s also an online reference guide with examples.

 

By the time you’re going to feel restraint in choosing a different AVR or programming freedom, you can download ATMEL-Studio, from there you can program any AVR in C or assembly language. Then, you also need an ATMEL brand programming device, cheapest: http://www.atmel.com/tools/avrispmkii.aspx for about $40.00. Don’t buy a clone, because it’s not going to work on the ATMEL software.

This is a major step, but gives you a lot of freedom.

 

 

If you’re like me, someone who’d like to *KNOW HOW* things work, it would be a good idea to make your own Arduino.

 

To buy the right equipment (major parts) from the beginning, you’d need:

 

AVRISP mkII programmer http://www.atmel.com/tools/avrispmkii.aspx

ATMega328P-PU, with bootloader http://www.ebay.com/itm/140810128013

(not necessarily, because you have a programmer to put the bootloader onto the chip, from there on you can use the USB to TTL UART converter)

 

I got caught up and gathered the most needed items from the same seller:

ATMega328P-PU without bootloader http://www.ebay.com/itm/281555324715

16 MHz crystal http://www.ebay.com/itm/251678040489

22pF capacitors http://www.ebay.com/itm/261283992081

100nF capacitors http://www.ebay.com/itm/251607945675

USB to TTL UART converter http://www.ebay.com/itm/381101592840

Breadboard plus wires http://www.ebay.com/itm/381242404920

Tactile switches http://www.ebay.com/itm/201338206838

Resistor assort kit http://www.ebay.com/itm/251336870304

 

Arduino related articles from that seller:

http://www.ebay.com/sch/m.html?_odkw=atmega328&_ssn=survy2014&_from=R40%7CR40&_osacat=0&_from=R40&_trksid=p2046732.m570.l1313.TR12.TRC2.A0.H0.Xarduino.TRS0&_nkw=arduino&_sacat=0

 

 

Build your own Arduino:

http://www.arduino.cc/en/Main/Standalone

https://www.youtube.com/watch?v=sNIMCdVOHOM

http://www.instructables.com/id/Build-your-own-Arduino-Bare-Bone-System/?ALLSTEPS

http://www.arduino.cc/en/Main/StandaloneAssembly

 

Pinmapping:

http://www.arduino.cc/en/Hacking/PinMapping?from=Main.PinMapping

 

I think this was my first Arduino breadboard, even wireless programmable: :-P

post-41771-0-75064100-1430383055_thumb.jpg

OK this got a bit longer than I anticipated, have fun...

 

Marco

 

 

 

 

 

 

Edited by Dexter
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...