Data Processing

fix_fft

Enrique Condes <enrique@shapeoko.com>

A library for implementing fixed-point in-place Fast Fourier Transform on Arduino. It sacrifices precision and instead it is way faster than floating-point implementations.

With this library you can calculate the frequency of a sampled signal.

Go to repository