Data Processing
KickFFT
Orlando Hoilett <orlandohoilett@gmail.com>
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.
Go to repositoryThis library is compatible with all architectures so you should be able to use it on all the Arduino boards.