01Background

The MSP430 from Texas Instruments was used for embedded processor design at Worcester Polytechnic Institute in 2013. The MSP430 is a mixed-signal microcontroller family designed for low-power embedded applications. We used the MSP430 to build various projects including a Simon game replication and a date/time/temperature display with accelerometer input.

02Photos

Photos from the MSP430 embedded systems projects.

Our First Lab Experiment was to replicate the classic game Simon, where you must follow the pattern displayed.

This is the Title Screen of our Simon game. We had to learn how to use the Cross, Circle, Triangle, Square, Star Keys as well as the on-board display.

The Last Project had to display the proper Date and Time using the onboard timer (and converters). Additionally, the Temperature of the Processor is displayed and Accelerometer data.