All Projects → UC3Music → PolyTuna

UC3Music / PolyTuna

Licence: other
A polyphonic tuner pedal

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
matlab
3953 projects

Projects that are alternatives of or similar to PolyTuna

Circuit Simulator
An interactive electronic circuit simulator
Stars: ✭ 187 (+1000%)
Mutual labels:  electronics
rs485-moist-sensor
Digital (RS485 - based) soil moisture and temperature sensor
Stars: ✭ 51 (+200%)
Mutual labels:  electronics
purescript-school-of-music
Port of the Haskell School of Music to Purescript
Stars: ✭ 21 (+23.53%)
Mutual labels:  polyphonic
Insanelycheapelectronics
A compilation of links relating to electronics me and my friends have bought from China. It is online as a resource for others just starting out in electronics, and are looking for projects to do.
Stars: ✭ 202 (+1088.24%)
Mutual labels:  electronics
Open Electronics
📚 💻 Great Resources for Electronics Enthusiasts
Stars: ✭ 242 (+1323.53%)
Mutual labels:  electronics
Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
Stars: ✭ 122 (+617.65%)
Mutual labels:  electronics
Gerbolyze
Render high-resolution bitmap images to PCB gerber files
Stars: ✭ 169 (+894.12%)
Mutual labels:  electronics
TMS9918A
TMS9918A video card for RC2014
Stars: ✭ 104 (+511.76%)
Mutual labels:  electronics
Pedalino
Smart wireless MIDI foot controller for guitarists and more.
Stars: ✭ 105 (+517.65%)
Mutual labels:  pedal
nrf52-IR
Decoding and saving carrier modulated IR signals and sending modulated IR signals using NRF52 SoCs
Stars: ✭ 17 (+0%)
Mutual labels:  electronics
Kicad footprints
A collection of all the KiCad footprints on the internet
Stars: ✭ 216 (+1170.59%)
Mutual labels:  electronics
8bit Cpu
Schematics & code for my 74LS-based 8-bit MK1 CPU
Stars: ✭ 232 (+1264.71%)
Mutual labels:  electronics
circuit-simulator
简易在线电路仿真系统
Stars: ✭ 68 (+300%)
Mutual labels:  electronics
Blog
A set of various projects based on ESP8266, ESP32, ATtiny13, ATtiny85, ATtiny2313, ATmega8, ATmega328, ATmega32, STM32 and more.
Stars: ✭ 198 (+1064.71%)
Mutual labels:  electronics
Marconi.jl
A Julia Library for DC to Daylight
Stars: ✭ 15 (-11.76%)
Mutual labels:  electronics
Kitspace
A place to share electronics projects
Stars: ✭ 182 (+970.59%)
Mutual labels:  electronics
awesome-ws2812
A curated list of awesome resources for ws2812 LED strips and matrices
Stars: ✭ 84 (+394.12%)
Mutual labels:  electronics
1clickBOM
A browser extension to quickly fill shopping carts with electronic components.
Stars: ✭ 76 (+347.06%)
Mutual labels:  electronics
sim8085
Online 8085 simulator
Stars: ✭ 83 (+388.24%)
Mutual labels:  electronics
ATtiny85-TinyFMRadio
FM Radio with RDS
Stars: ✭ 51 (+200%)
Mutual labels:  tuner

PolyTuna

This is a work in progress

A DIY polyphonic guitar tuner pedal. With it you can check the tuning of all the strings with a single strum, saving you time when you need it most. Very useful for playing live!

Logo

This work has been developed by Sergio Sánchez as his Bachelor's Thesis, with David Estevez as his advisor. The Thesis itself can be downloaded here (in Spanish).

The work has three main parts:

  • A preeliminary study of the guitar signal to decide the best analysis technique for the pedal. This study was made in Matlab and the sources for the study can be found in the MATLAB Analysis folder.
  • A software implementation of the polyphonic tuner to validate the algorithms prior to the hardware implementation. This code is written in Python and contained in the Software tuner folder.
  • A hardware implementation (i.e. the pedal itself). The firmware for the device is stored in the Polytuna Teensy Edition folder. The schematics can be found in the Thesis document. The full circuit and the PCB KiCad project can be found at Polytuna KiCad folder.

Some pictures of the prototype: (HD images can be found here) pic1 pic2 pic3 pic4 pic5 pic6 pic7 pic8

The last completed step was the creation of a first PCB prototype, shown on the images, that's fully functional as a tuner. Currently the work is focused on improving the display software capabilities to ensure it's easily readable.

Author

  • Sergio Sánchez

Advisor

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].