KickFFT

Data Processing

A library for implementing a discrete Fourier transform on an input data array.
This library uses lookup tables for the trigonometric functions to reduce processing power and increase code efficiency.

Author: Linnes Lab, Orlando S. Hoilett, Akio K. Fujita

Maintainer: Orlando Hoilett

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.