Skip to content

Monthly Archives: September 2009

Design Changes

29-Sep-09

It turns out that Hall Effect sensors weren't the best idea. First of all, they are latched. This is easy to work around, but the fact that they are dependent on orientation isn't. One of the guys at Noisebridge suggested we just use conductive pads on all the fingers, while the pad on the thumb is charged. Nate and I had thought of this before, but for some reason had dropped the idea. By the end of the day I had contact sensors for each finger working using aluminum foil and tape.

Taking into account the easy with which this solution was put together and the simplicity of handling the data with the Arduino, we'll be changing our design to use conductive fabric and thread (probably modifying the gloves we already have, rather than getting a pattern and sewing our own gloves).

We are looking at the various types of fabric offered here: http://www.lessemf.com/fabric.html.

Noisebridge already has conductive thread, so we'll probably be using that. If we need to get our own, though, we'll purchase it from SparkFun, where we bought most of our other parts (our first order shipped incredibly fast, and the packaging was very nice. We have been keeping most of the components together in the red SparkFun box that they arrived in.).

Senior Project – Musical Gloves

16-Sep-09

Nate (a friend of mine) and I decided to work together for our Senior Projects a while ago. After some brainstorming, we thought an awesome idea would be to build a motion capture or gesture input glove. We discussed various ideas for how we might accomplish this, including cameras, resistive bend sensors, stretch sensors, and optical fiber (I hoped that as the fiber was bent, less light would remain trapped by total internal reflection such that a photosenor, an LED, and some calibration would allow us to measure bend. As it turns out, our mentor used a similar technique in the construction of a similar glove at the company for which he worked.).

We eventually scrapped all these ideas in favor of hall effect sensors. Although I only considered them because of an early idea for a glove which would only be used for typing, we decided that hall effect sensors would be perfect for the musical application which had become the main goal of the project.

The new idea is to design the glove specifically for music. Ideas for the interface can be found here, and our parts list (which might not be kept up to date during the project, but will probably be updated at the end to serve as a reference for others) is available here.

I'll be adding a section to the blog for this project, and probably a page for projects in general. We plan to blog the project as we go, so to my maybe one or two readers, check back!