Sensors
Simple class to incorporate logic of practically any sensor.
You have to define functions to perform measurement and reporting a far as parameters to schedule measurement and reporting. Also incorporates simple statistical calculations - average, min, max, count, sum, stddev, so on...
Maintainer: Serge Skorodinsky
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.