RunningAverage

Data Processing

The library stores the last N individual values in a circular buffer to calculate the running average.
Supports min max average

Author: Rob Tillaart

Maintainer: Rob Tillaart

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.