FloatArrayManager

Data Processing

A library to simplify averaging a moving window of values.
Use insertValue() to add a value to the array and bump the oldest value off, similar to a FIFO queue. Values can also be set explicitly.

Author: Adam Howell

Maintainer: Adam Howell

Read the documentation

Go to repository

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.