MSP430 online code editior, compiler, and programmer
Here is an online IDE for MSP430 microcontrollers. You can edit your code, compile, and program it, all online. All that is required is to sign in with a Google account.
You edit C-code within your web browser without having to install an IDE such as IAR or CCS on your computer. The files are compiled on our server and you download them from there. Using this tool to develop MSP430 firmware from within your browser is very simple, but does not offer as many advanced features as an expensive IDE.
Via 43oh.
This entry was posted in Development, software and tagged IDE, MSP430, online.

Comments
That’s cool!
This sounds awesome. I’ll probably stick to a text editor and command line compilers, but this is just so clever. Seems like you can find cloud-based services for everything these days.
So it’s then pretty easy to get started with developing on a kit that’ll cost you about the same as a couple of beers… what’s not to like?
Needs a Google account – hmmm…. Now Google will know everything about my code too! Does this simulate? If it simulates that would be reeeeally cool.