Fast Fourier Transform (FFT) (Part 7)
Part 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 Those who exercized the library and tried to change the default value from the customizable variables (and most probably the size of both data vectors) probably faced some lockups, inifinite loops or unpredicted operations. In most cases, the answer to these problems lies in the limited size of the arduino memory… Let’s be positive […]