Skip to content

LM75 Thermometer

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.

Dependencies

modm:driver:lm75 modm_driver_lm75 modm: driver: lm75 modm_architecture_i2c_device modm: architecture: i2c.device modm_driver_lm75->modm_architecture_i2c_device modm_architecture_register modm: architecture: register modm_driver_lm75->modm_architecture_register modm_math_utils modm: math: utils modm_driver_lm75->modm_math_utils