Erriez LM35 library for Arduino
1.1.0
This is a LM35 analog temperature sensor library for Arduino.
|
Analog LM35 temperature sensor library for Arduino. More...
#include <Arduino.h>
Go to the source code of this file.
Classes | |
class | LM35 |
LM35 sensor class. More... | |
Macros | |
#define | LM35_MAX_SAMPLES 10 |
Check tested platform. More... | |
Analog LM35 temperature sensor library for Arduino.
Source: https://github.com/Erriez/ErriezLM35 Documentation: https://erriez.github.io/ErriezLM35
Definition in file ErriezLM35.h.
#define LM35_MAX_SAMPLES 10 |
Check tested platform.
Maximum number of LM35 ADC samples
Definition at line 45 of file ErriezLM35.h.