All Projects → bradley219 → Avr_fft

bradley219 / Avr_fft

Licence: other
16-bit Real-Time Fast Fourier Transform Audio Spectrum Analyzer with AVR ATmega328P

Programming Languages

assembly
5116 projects

AVR FFT

Summary

Real-time audio spectrum analyzer using a 16-bit fast fourier transform implmented on an 8-bit AVR ATmega328P running at 20MHz. Analog signal is preprocessed and amplified by a MAX293 low-pass filter. Audio is sampled at 40.3kHz by the AVR's built-in 10-bit analog-to-digital converter. Data is processed by a Cooley-Tukey FFT algorithm, which is then visualized as 128 discrete frequency levels on a KS0108-driven LCD display.

Two video demos below:

Schematic

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].