DIY electronic drum brain for Arduino

06-06 ||  Readers: 227

More articles from:

http://blog.makezine.com/ MAKE Magazine
MAKE is a quarterly publication from O'Reilly for those who just can't stop tinkering, disassembling, re-creating, and inventing cool new uses for the technology in our lives. It's the first do-it-yourself magazine dedicated to the incorrigible and chronically incurable technology enthusiast in all of us. MAKE celebrates your right to tweak, hack, and bend technology any way you want.
3563     0

Drummaster Breadboard

The Drum Master project uses sensor filter circuits with the Arduino platform and sends the data over USB for sample playback -

The Drum Master system is actually comprised of two parts. The hardware brain module (containing the Arduino microcontroller and a collection of circuits to assist in obtaining the sensor information) is called the Drum Master. This is connected via USB (technically, a virtual serial port over USB) to a computer, which is running the Drum Slave software, written in Python. When a sensor is hit, the Drum Master converts the signal to a digital value, and sends this value (and the port on which the sensor was detected) over the
The piezo filtering used could be helpful for some other projects as well -

Piezo Filter Signal
Piezo Filter Schem
(fyi - the 1M, 5k, 20k components connected to each input are resistor arrays)


Unfortunately the software uses a specialized data protocol - so it's not MIDI compatible. Still looks like a fun project with a lot of helpful documentation, plus there's a shield board forthcoming. - Drum Master


Related:
Arduino drum machine

In the Maker Shed:

DC Boarduino

Read more | Permalink | Comments | Read more articles in Arduino | Digg this!
Like this article? Click “Recommend” to let others know your interest. Click "Tool Box"-> "Save" to add this article as your favourite.

Articles: