Sensors
A library to interface with the LM35 family of temperature sensors.
Provides methods to compute measurement error, as well as measurement chain accuracy and resolution. Supports the LM35, LM35A, LM35CA, LM35C, and LM35D sensors. Measurements can be read in Celsius, Kelvin, and Fahrenheit.
Maintainer: Miguel Santos Loureiro,
This library is compatible with the avr architecture so you should be able to use it on the following Arduino boards:
Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.