Jump to content
43oh

Recommended Posts

  • 2 weeks later...

This will DEFINITELY take off. This is amazing. Almost exactly what I've been looking for. only a couple lines of code to blink an LED. All i was asking for. You just made the MSP430 a contender against the Arduino. In 2 hours, I have been able to do more with my MSP430 than i have in the last 11 months, despite going through all the tutorials, GRACE, code stealing from the templates, etc. TI should send you a nice fat check. I know i'll be donating, and this is the first piece of software i ever said that about! get a software serial for the USI based controllers (like for the 2231 and F2012), get those pins straight, and then give us a low powered mode calls (like -- powerMode(LMP1) ), and you just revolutionized the whole game.

 

Sorry, i'm really excited. i just made it spin a servo motor and light up LEDs in under an hour. You have have no idea...just...thank you all who helped.

Link to post
Share on other sites

Thank for the kind words!

You probably already figured out that there is a TimerSerial implementation for devices that do not have hardware serial (USCI). Example is in File->Examples->TimerSerial. As for the low power modes, it is on the TODO list.

 

robertinant (Robert)

Link to post
Share on other sites

Let me tell you how long I have been waiting for someone to do this! The MSP430 is a great chip and the launchpad is a great board! The traditional tool-chain is pretty horrible though, especially for new users! Now we have a great development environment to work with! Finally we have a cheap low power solution with a great IDE right in the hobbyist usability range! Thank you thank you thank you! I'll be excited to watch development continue and this project mature! Keep at it!

Link to post
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.

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.

×
×
  • Create New...