Feb 6, 2012 Dev notes
Example with interrupt
Continuous blinking example with msp430.
Button is implemented with interrupts (this is “event” in java world).
Read the rest of this entry »
Feb 6, 2012 Dev notes
Continuous blinking example with msp430.
Button is implemented with interrupts (this is “event” in java world).
Read the rest of this entry »
Feb 11, 2011 Dev notes
Another Hello World example with msp430 using Simpliciti api. Beyond being a simple project, it is also a nice base/template project for other Simpliciti projects.
Read the rest of this entry »