Sensors

SSVAnySensor

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

Go to repository

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