name=fix_fft version=1.0 author=Dimitrios P. Bouras maintainer=Enrique Condes sentence=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. paragraph=With this library you can calculate the frequency of a sampled signal. category=Data Processing url=https://github.com/kosme/fix_fft architectures=avr includes=fix_fft.h