yangosoft / stm32f429-fft-mbed

FFT on audio captured by a mic and displayed on the LCD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stm32f429-fft-mbed

Build Status

FFT on audio captured by a mic and displayed on the LCD.

It uses KissFFT

This is a STM32F429I-DISC1 project using PlatformIO and mbed.

Checkout branch feature/mbed-only for a non-dependent PlatformIO build.

About

FFT on audio captured by a mic and displayed on the LCD

License:GNU General Public License v3.0


Languages

Language:C 80.3%Language:C++ 19.7%