ArduTouch is an Arduino-compatible music synthesizer kit. Build it, and it works! Way low cost (target price per kit is $25 -- currently $30.) It comes with a pre-programmed music synthesizer that makes way cool sounds and music and noise. An ArduTouch Arduino library is available for programming in more super nice synthesizer features. The Libr…
Eagle C++ Arduino Other
Latest commit 5d70898 Dec 25, 2016 @maltman23 Update to latest PCB, Eagle library parts, Arduino sketches, ArduTouc…
…h Arduino Libary, Quick Reference Guide

V1.2 rev B PCB & Schematic
ArduTouch Arduino Library v0.63
DuoPoly V2.23
Thick V0.38
Arpology V0.62
Quick Reference Guide V2.16

README.md

ArduTouch

ArduTouch is an Arduino-compatible music synthesizer kit.
Build it, and it works!
Way low cost (target price per kit is $25 -- currently $30.)
It comes with a pre-programmed music synthesizer that makes way cool sounds and music and noise.

An ArduTouch library is available for programming in more super nice synthesizer features, and for making your own synthesizers. The library comes with examples (with more to come) that serve as a nice tutorial on how to create your own ArduTouch synthesizers (which are Arduino sketches).

ArduTouch is really just an Arduino Uno clone with a small amplifier & speaker, with a PCB touch keyboard, a couple of extra buttons, and a couple of pots (for playing music and controlling the sounds). The ArduTouch Arduino Library is where the real magic comes from!

Coming soon: For those who want to learn more, the documentation teaches the basics of Digital Signal Processing for audio generation.