Real-Time audio spectrum analyser

Here’s an application using FFT on an PIC18F4550 8-bit microcontroller:

This project implements a real-time audio spectrum analyser using a PIC18F4550 8-bit microcontroller. The spectrum frequency analysis is performed by a highly optimised 16-bit Fast Fourier Transformation (FFT) routine coded entirely in C. The output from the FFT is displayed using a 128×64 graphical LCD to allow a real-time view of an audio signal.

Thanks sqkybeaver! Via the contact form.

Join the Conversation

1 Comment

  1. hi
    if I want design a spectrum analyzer by maximum frequency 5 kHz and 32 bucket. which lines of code I must change?
    Thanks for your guidance.

Leave a comment

Your email address will not be published. Required fields are marked *

Notify me of followup comments via e-mail. You can also subscribe without commenting.