Audio Codec - Input FFT

Materials

Example

Introduction
This example shows how to use the FFT class to calculate the fast Fourier transform of the audio signal recorded by the microphone.

Procedure
Connect the microphone to the RTL8722 board following the diagram.

As RTL8722DM MINI have a built in microphone on the board, there is no need for any external microphone.

Next, Open the example, “Files” -> “Examples” -> “AmebaAudioCodec” -> “InputFFT”.

1

Upload the code and press the reset button on Ameba once the upload is finished.
Open the serial monitor and change the baud rate to 2000000. A stream of FFT results of audio samples will be displayed. Try playing music or use a smartphone app to generate a sine wave into the microphone, and you should be able to see the FFT output change.

1

Please confirm that QQ communication software is installed