Lab 3 Mini Design Project: Spectrum Analyzer with Nokia LCD
Overview
This is a simple program that displays a spectrum analyzer on the Nokia LCD from an input through a 3.5mm audio jack. It uses FFT's to compute the fourier transform of the incoming audio signal and display the amplitudes across the screen at the different frequencies.
Components
mBed
Nokia Color LCD
3.5mm Audio Jack
Audio Jack Breakout
Schematics
DC Bias Circuit
Resources
Nokia LCD
Audio FFT
Spectrum Analyzer
Video
Code
Import programSpectrumAnalyzer
This is a simple program that displays a spectrum analyzer on the Nokia LCD from an input through a 3.5mm audio jack. It uses FFT\'s to compute the fourier transform of the incoming audio signal and display the amplitudes across the screen at the different frequencies.
3 comments on Lab 3 Mini Design Project: Spectrum Analyzer with Nokia LCD:
Please log in to post comments.
Is it pausible to set it up for a larger band say 50khz to 500khz thanks