Source code of dsPIC FFT
Source code of the simple FFT analyzer
It uses some DSP functions like FFTComplexIP, BitReverseComplex etc. The main file is FftAnalyzer.c and most of other files are to control LCD.

FftAnalyzer.zip : for MPLAB+C30


Wav files
They are to inject test signals into the board from your PC.

classic_a.wav
classic_a_1k.wav
classic_a_2k.wav
classic_a_500.wav

Block diagram


Back

Top Page