Circuit Lake

Electronic Project and Circuit Collection

Digital Guitar Tuner

9:13 am


Guitar is one of the most favourite music instrument. To get great sound you need to tune it first. There are many guitar tuner based on electronic circuit that can be use to tune guitar easily. One of them is Digital Guitar Tuner using microcontroller AVR Atmel 2323 created by Jesper.

Digital Guitar Tuner“This microcontroller project is a simple, but accurate for Digital Guitar Tuner. It samples the input, which can be directly from the mics of an electric guitar, or from a microphone, it you’re using an acoustic guitar. The circuit also can be used for tuning other instruments.”

The samples are then checked against stored values for the strings, and the two LED’s will show the tuning status – “Too Low”, “Too High” or “In Tune” when both LED’s are lit. The tuner will automatically switch between the six strings. The circuit is pretty simple. A small transistor amp pumps up the input signal to something the AVR can see on it’s input pin. The other two I/O pins are used for driving the LED’s. The input sensivity is around 50-60 mV. This gives a 2-3 V swing on the input pin, enough for the 2323 to read this as high and low levels.

If you interest to build this project, you can download the document, source code, schematic here (zip file)
source



Related Electronics Project:
Real-Time Digital Guitar Tuner using Microcontroller AVR AT90S8535
Project description: The goal of this project is to design an algorithm for a real-time digital guitar tuner and...
PIC Tremolo Guitar Effect
The dsPIC33FJ64GP206-based Ultimate Tremolo is a DSP-based guitar effect pedal that gives the user complete control of every parameter of...
Basic Touch Sensor Using AT90S2313
This simple touch sensor project can be used to add a touch switch to your computer. It can detect...


guitar tuner circuit, guitar tuner schematic, arduino guitar tuner, avr guitar tuner, Arduino Tuner