bneedhamia / glockenspiel

Arduino Robotic Glockenspiel (xylophone)
Other
6 stars 0 forks source link

glockenspiel

Introduction

glockenspiel is an Arduino sketch that plays MIDI files from an SD card on a set of chimes. The circuit consists of an Arduino Mega 2560 Rev 3, a Sparkfun TransmogriShield, a Sparkfun CC3000 wifi/SD shield, 19 solenoids and drivers, 19 chimes made from electrical conduit, and 5 lighted buttons.

The five buttons control the glockenspiel: stop/start, play/pause, skip backward, skip forward, and shuffle.

This is a work in progress. Project status is updated in the blog at https://needhamia.com/

Files

Libraries used

Range

The glockenspiel has 19 chromatic notes, ranging through

C5 = An octave above middle C
F#6 = a little over an octave and a fourth above C5

inclusive. This provides enough range to play the melody of a large number of vocal pieces, if the melody is transposed up an octave (e.g., Middle C to C5)