Data Processing
A realtime digital signal processing (DSP) library for Arduino.
Filters are easy-to-use, programmable versions of common analog filters, such as single-pole (RC) lowpass and highpass filters. The library also includes two-pole filters (Bessel and Butterworth), as well other "filters" to calculate running stastics, or return the time derivative of a signal.
Maintainer: Jonathan Driscoll
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.