Loop Recording Glove Project

From vjmedia

This project is a simple creation that helps users create objects in max based off rhythm ideas they have in their head. There is a flex sensor sewn into the pointer and middle finger on the glove that activate certain sequences of arduino code if they are flexed. The Hardware used for the project is the Arduino Circuit Playground Express. It had lots of sensors, but only the buttons were used for this particular application. The purpose of the project is to quickly take an idea from your head and naturally record it somewhere. Your hands are your most natural HID! To move to the next setting, the user presses both the left and right buttons. First, a user taps out a beat over 10 seconds to establish a tempo. Then, they select a total number of measures (4 beats per measure) The beat is used to take readings (4 readings/beat). Arduino then passed the value that each flex sensor was to max for each of these time intervals, so the user can play them back, edit them, or same them later.

First, the flex sensors were sewn into pockets
Program Testing
The final product

Below is a quick demo of the system and further description:

Check out my other projects: Other Projects.