midi

Pulse Sensor Kit

Ask MAKE: Turning Heartbeats into Drum Beats

Using a pulse sensor (now available in the Maker Shed) to translate into a drum beat is certainly possible. The pulse sensor can be plugged into the Arduino and then translated as MIDI data through the Arduino’s serial port. Check out this Arduino Playground page to learn more details. You can also take a look at this tutorial to familiarize yourself with the process. Once you’ve done this, the serial data can be used as an input for lots of different audio programs that accept MIDI.