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 »
Feb 10, 2011 Dev notes
This is a short example how to get started with Texas Instrument (TI) msp430 Micro controller.
Let’s get started with the mother of all examples, hello world , or blinky for the microprocessor world.
Read the rest of this entry »