Description: // Description: I2C interface to TMP100 temperature sensor in 9-bit mode.
// Timer_A CCR0 interrupt is used to wake up and read the two bytes of
// the TMP100 temperature register every 62ms. If the temperature is greater
// than 28C, P1.0 is set, else reset. CPU is operated in LPM0. I2C speed
// is ~100kHz.
- [tmp100] - TMP100 digital temperature sensor to rea
- [tmp100] - program for tmp100
File list (Check if you may need any files):
msp430x22x4_uscib0_i2c\msp430x22x4_uscib0_i2c_01.c