Example sketch: Display audio FFT on TFT with RP2040 Arduino Nano Connect

I have created a sketch that may be of interest to Arduino RP204 Nano Connect users. It uses the onboard PDM microphone, samples the audio output and displays the spectrum on a TFT.

Sketch and more details here:
https://github.com/Bodmer/Audio-Spectrum-FFT

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.