Skip to content

An Arduino based Guitar Tuner using Autocorrelation for accurate frequency indentification

Notifications You must be signed in to change notification settings

akellyirl/Arduino-Guitar-Tuner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Arduino-Guitar-Tuner

An Arduino based Guitar Tuner using Autocorrelation for accurate frequency indentification

A while ago I wrote an article on Reliable Frequency Detection Using DSP Techniques.

I mentioned at the time that this is an ideal basis for designing your own Arduino based guitar tuner. In real life, musical intruments can have strong harmonic contents, and you want to detect the fundamental frequency. Time based techniques that measure the time between periods don’t do that very well. The advantage of using an autocorrelation based frequency detection method is robustenss against noise and the overall harmonic content of the signal.

So, having got a few questions about how you’d make a guitar tuner. I’ve published a tutorial on that here:

http://www.akellyirl.com/arduino-guitar-tuner/

About

An Arduino based Guitar Tuner using Autocorrelation for accurate frequency indentification

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Other 100.0%