audio_FFT
Published 21 Mar 2010, by
James Cobb
adc,
audio,
FFT,
sound
Summary of audio_FFT
How to get this program
Import this program
Open this program in the mbed Compiler, where you can edit it and compile it for your hardware.
Download as .zip
Download this program as .zip file.
Description
Read an audio signal from the ADC, write it out to a file on the filestytem and perform a 1024 point FFT, writing frequency data to a csv file
Code