Senior Design Project with the LPC5468 -- FREQ'Y Tuner

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Senior Design Project with the LPC5468 -- FREQ'Y Tuner

379 Views
harvishmehta
Contributor I

Summary:

This project is a real time pitch recognition tuner with the LPCXpresso54608 micro-controller. Our algorithm relies heavily on Fast Fourier Transforms and harmonic power spectrum analysis. An electric guitar or bass will be input through an auxiliary cord. The LCD screen on the micro-controller will output the frequency response, as well as lines indicating the closest ideal frequency and actual frequency. The value of the actual and ideal frequency are displayed, along with an indicator for the nearest pitch to the note played.

Specs:

  • The user will plug in an electric guitar or bass using a quarter inch to aux jack.
  • The FREQ’Y Tuner will display a color coded frequency spectrum.
  • The FREQ’Y Tuner will pinpoint the pitch’s relation to the ideal fundamental frequency of the closest note.

Results:

      Figure 1: Unmatched Note

pastedImage_6.png

      Figure 2: Matched Note aka get the FONZ

pastedImage_7.png

SEE IT AND DO IT NOW! (see below)

Demo: FREQ'Y Tuner - YouTube

Code: GitHub - harvishmehta/freqy_tuner: A real time pitch detector that displays a power spectrum of the ... 

0 Kudos
0 Replies