]> code.bitgloo.com Git - clyne/msp430-temp-lcd.git/summary
 
descriptionA project for the MSP430 that displays TMP006 readings on an LCD
ownerClyne Sullivan
last changeWed, 1 May 2019 13:49:57 +0000 (09:49 -0400)

msp430-temp-lcd

This is a project for the MSP430 processor, that uses an LCD to print readings from a TMP006 infrared temperature sensor. The specific processor used for this project is the MSP430G2553.

Compiling

The code may be compiled through the Makefile by simply running make.

Code Composer Studio may be used as well: create an empty project for the MSP430G2553, selecting the GNU compiler, then copy all header and source files into that project's directory.

Uploading

Upload the program to the MSP430 either with mspdebug or Code Composer Studio.

shortlog
2019-05-01 Clyne Sullivanupdate readme master
2019-05-01 Clyne Sullivanadded readme
2019-05-01 Clyne Sullivanshow object voltage
2019-04-30 tcsullivanMade things work
2019-04-30 tcsullivanMade things work
2019-04-29 Clyne Sullivandelay draft
2019-04-29 Clyne Sullivanremoved submodule so files can be edited
2019-04-29 Clyne Sullivantemperature sensor draft
2019-04-29 Clyne Sullivanbase code, initial commit of code
2019-04-29 clyneInitial commit
heads
6 years ago master