SSVAnySensor

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...

Author: Serge Skorodinsky

Maintainer: Serge Skorodinsky

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.