Data Processing
Keep smooth running averages without using arrays! The sample size is adjustable at runtime.
The average is available and accurate even before N samples have been received. Now the library suppports callbacks as well for changes, lower bounds, and upper bounds.
Maintainer: Trent M. Wyatt
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.