Month: February 2012

Piccolo, a Mini CNC Artbot

Piccolo, a Mini CNC Artbot

Piccolo is a pocket-sized stand-alone CNC platform. For less than $70, you can assemble your personal Arduino-compatible kit for tinkering, developing and deploying basic 3D output. Be it plotting quick graffiti, printing a one-off business card on the fly, or multiple Piccolos working together to create a large mural, this kit provides a platform for […]

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.