Hi evryone,
brief; I would need to do FFT algorithm in C language for c51. Does anyone help me on this? Thanks
details; I must get the sound and put on the LCD display and let the person enter new freqs as used.
In simple words... FFT is used to transform some signal from time domain to frequency domain, but with litle computation effort compared with other mathematical tools... like DFT...
The Gadget must be able to process the filter in (1/20000) seconds.. in order to keep recording the voice without any "pops" or strange sounds generated by bad sampling.