Lab 8
Gettings Started with the MSP430 - Using Energia (Arduino) 8 - 15
Lab 8
This set of lab exercises will give you the chance to start exploring Energia: the included
examples, the ‘Wiring’ language, as well as how Arduino has been adapted for the TI Launchpad
boards.
The lab exercises begin with the installation of Energia, then give you the opportunity to try out
the basic ‘Blink’ example included with the Energia package. Then we’ll follow this by trying a few
more examples – including trying some of our own.
Lab Exercises
Installing Energia
A. Blinking the LED
B. Pushing the Button
C. Serial Communication & Debugging
D. PushButton Interrupt
E. Timer Interrupt (Uses Non-Energia Code)