DIY Projects

Feel the Weather With Cryoscope

Feel the Weather With Cryoscope

The Cryoscope shows the user exactly what to expect outside by haptically exhibiting exactly how cold or warm it is to be outside. The user simply touches an aluminum cube that has been heated or cooled to the appropriate temperature. The unit fetches weather data from the internet, and translates it to the cube physically, […]

Getting into DIY Synthesizers

Getting into DIY Synthesizers

MAKE author Tom Whitwell wrote this great piece on how to jump into the synth-building scene. The hardest part of DIY electronics is starting out. My first step was building a few guitar pedal kits and learning by reading the Beavis Audio site. Other people start with noisemaker kits like the Atari Punk Console or […]

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.