This is another iteration of my Temperature Sensor sketches (see References below). This sketch takes advantage of the built-in LCD on the FR4133 and FR6989 LaunchPads, but will also work with any of the other MSP430 LaunchPads.
It is specifically written to use the Fuel Tank I BoosterPack as a power source, but will also work without it by commenting out the line:
#define FUEL_TANK_ENABLEDThe software and other files in this repository are released under what is commonly called the MIT License. See the file LICENSE.txt in this repository.