« The Lord Shall Reign Forever | Main | The Intention of Their Hearts »

Still Thinking (and a Little Building)

I wasn't quite sure where the project was heading, but I needed to experiment with something physical. I was considering an interface that would scrub audio at human scale; in order words, I could perform a piece of audio (or video for that matter), by attaching myself to a simulated tape reel. In this way, I could walk or run through the linear media, with the motion of my body driving the playback. My building focused on how to detect this linear motion.

I started out with a motor, thinking I could detect the positive and negative voltages it would generate as it was turned.. Arduino takes 0-5 volts on its analog inputs, though, and I wasn't sure how to convert the positive and negative voltages from the motor.

The Physical Computing book had an example of using a potentiometer to detect motion, so I tried to prototype that system.


2007 09 29 Brainstorming-0 2007 09 29 Brainstorming-1 2007 09 29 Experiments-0 2007 09 29 Experiments-1 2007 09 29 Experiments-2 2007 09 29 Experiments-3 2007 09 29 Experiments-4 2007 09 29 Experiments-5 2007 09 29 Experiments-6 2007 09 29 Experiments-8 2007 09 29 Experiments-9 2007 09 29 Experiments-10

Ultimately, what I discovered is that the modified potentiometer didn't work reliably. The "stop" I removed left a dead space in the resistance range that fluctuated as I turned through it. There seemed to be a pattern, but I felt that the code to smooth out this abnormal behavior would be prone to breaking. I needed some other way to detect rotation.

TrackBack

TrackBack URL for this entry:
http://itp.nyu.edu/~mjc497/cgi-bin/mt/mt-tb.cgi/171

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)