IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Oh this is cool!
Two main dev tools: CCS (which is TI's) and Energia (which is not).

Energia is based on the Arduino IDE. They've translated or recompiled all the Arduino libraries to run on the MSP. So. Use Energia if you want to code Ardunio-style but on a different micro-controller. I ... did not want to do that.

CCS is TI's environment and supports everything they make. It also has its own libraries which are closer to the hardware than the Energia ones. There are two versions downloadable: the free one which limits you to 8Kb compiled programs and the paid one which does not. The paid one is rumoured to be several hundred dollars, which makes sense: these are actually targetted at people wanting to develop applications where they buy hundreds or thousands of these MSP430 microcontroller ships and put them in their own hardware. The sample projects seem to be a bit more serious than the Arduino samples - they are not "let's do a silly fun thing!" they're "here's how you use this feature". Much more my style.

Interestingly - there is a cloud version of CCS which only needs a browser extension to talk to your device!

Wade.
New Very good. Have fun!
Alex

"There is a cult of ignorance in the United States, and there has always been. The strain of anti-intellectualism has been a constant thread winding its way through our political and cultural life, nurtured by the false notion that democracy means that "my ignorance is just as good as your knowledge."

-- Isaac Asimov
     Hobbyist microcontrollers. - (static) - (11)
         I've thought about it off and on, but haven't kept up with it. - (Another Scott) - (1)
             I will but I was hoping to get ideas from you guys! -NT - (static)
         I need to get my arduino kit out again - (pwhysall) - (1)
             And maybe control a door so it says "psssshhhht" when it opens -NT - (drook)
         Pi only - (scoenye) - (1)
             I have done barely anything with my Pi, TBH. - (static)
         Have you looked at Raspberry Pi "Project Book"? - (a6l6e6x) - (1)
             I'll give it a gander. -NT - (static)
         My TI MSP board came. - (static) - (2)
             Oh this is cool! - (static) - (1)
                 Very good. Have fun! -NT - (a6l6e6x)

Thanks for playing!
70 ms