modm API documentation
LM75 Thermometer

Classes

class  modm::Lm75< I2cMaster >
 

Detailed Description

lbuild module: modm:driver:lm75

LM75 digital temperature sensor driver.

The LM75 is a digital temperature sensor with an I2C interface and measures temperature over a range of -55 to +125 deg Celsius with a resolution of 0.5 deg C and an accuracy of up to 2 deg C.

The sensor has a default refresh rate between 3Hz and 10Hz which is hardcoded into the sensor and cannot be changed.