This system allows for a user to tune a stringed instrument, such as a guitar.
The microphone detects the pitch of a plucked string and the motor then turns
the machine head in order to change the pitch to whatever the user selected.
Tuning any stringed instrument is something that must be done regularly.
The process is monotonous, methodical and while not difficult for the
player, it is time-consuming and repetitive, something which is ideal
for a simple system like this.
git clone https://github.com/JackP2112/IOTProjectSemester2.git
- arduinoFFT by Enrique Condes V1.4.0
- Microphone Code by Mads Aasvik
- SSD1306Ascii by Bill Greiman V1.0.0