Search Code
About audio_FFT

Published 21 Mar 2010.

Last change message: N/A

Import this program

audio_FFT

Published 21 Mar 2010, by   user James Cobb   tag 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

adc.cpp [code]
adc.h [code]
main.cpp [code]