Tag archive for ‘computation’

Theremin like instrument: Prototype 2

Second prototype for the theremin style instrument. It is more of a sequencer now with 4 POT’s for changing frequencies in a looped melody and a sensor changing the tempo.


Tagged as , , + Categorized as @Parsons, Spring09, Major Studio: Computation, @Parsons, Spring09

Theremin like instrument

This is the first implementation prototype of an instrument inspired by a theremin. The POT changes the frequency and the sensor adds another frequency to the mix. The idea is to create a theremin and an analog sequencer hybrid. I want to add 4 potentiometers to generate a looping melody and using the sensor to alter or add to it.


Tagged as , , , , + Categorized as @Parsons, Spring09, Major Studio: Computation, @Parsons, Spring09

Using an IR sensor to control LED’s and speaker

The IR sensor fades the LED’s in and out and changes the frequency sent to the speaker.


Tagged as , , , , + Categorized as @Parsons, Spring09, Major Studio: Computation, @Parsons, Spring09

Using a POT to control 2 LED’s and a speaker

The POT fades the blue LED in and out, increases/decreases the blinking speed of the green LED and changes the speed and frequency of the sound on the speaker.


Tagged as , , , , + Categorized as @Parsons, Spring09, Major Studio: Computation, @Parsons, Spring09

User testing: Tweetlite

I tested the Tweetlite on 2 potential users. They both thought the product was marketable, would appeal to the Twitter community and gave me some great feedback.


Tagged as , , , , + Categorized as @Parsons, Spring09, Major Studio: Computation, @Parsons, Spring09

Tweetlite: A twitter visualization cube

tweetlite_banner

Tweetlite is a visual commentary on our relationship with online social networks. It is an ambient light that represents a pixel – the smallest unit of visual digital information.

This is represented in the form of a minimalist, 4″ white, plexiglass, cube that reads messages from a Twitter feed and displays them in Morse code.

Each message is displayed in a different color and makes for a great mood light. It has USB and power connectivity and comes with a program that is used to enter Twitter credentials to enable the data feed visualization. It needs to be connected to a computer with an Internet connection, via USB. The patterns and colors can be customized. Needless to say, it can be of great use to someone who can read, interpret or even want to learn Morse code.

It is powered by Arduino and Python. The code is based off of example found here. If anyone is interested in building one I can post a tutorial, let me know.

Sales sheet – long

Sales sheet – short

Videos

Photos


Tagged as , , , , + Categorized as Fun Experiments, @Parsons, Spring09, Major Studio: Computation, @Parsons, Spring09

Using PWM with multiple LED’s

This was part of a student lecture in the computation class. We discussed PWM and applying it to multiple LED’s and tri-color LED’s. Here’s pcitures and code for the 2 circuits I built and presented in class.

Multiple LED’s with PWM

Code:

Tri-Color LED

Code:


Tagged as , , , + Categorized as @Parsons, Spring09, Major Studio: Computation, @Parsons, Spring09

Passage of time v2.5 with Switches

I added switches to the fourth iteration of the passage of time. 1 rocker switch for on/off, 1 toggle switch which switches between 2 patterns, 1 momentary pushbutton switch that changes the pattern when the toggle switch is up. The switches are mounted on a separate short box with holes drilled using the dremel tool and attached to the bottom of the taller box. All the switches are hooked up to the Arduino using a breadboard.


Passage of time with switches from Bruce Drummond on Vimeo.


Tagged as , , , , , + Categorized as @Parsons, Spring09, Major Studio: Computation, @Parsons, Spring09

The passage of time v0.1

My second iteration of the LED time piece. This prototype is a much higher fidelity and uses a tallish container I got from the container store. I’m using the container upside down with a hole cut at the bottom end for the USB cable and the Arduino stuck on the lid of the container. The LED’s are mounted around a tall cardboard structure, in 3 rows, which sits tight once stuck inside the container. The LED’s light up one row at a time and the light appears to move up and down the container. Row 1 and 3 are blue LED’s while row 2 is green LED’s. Kitchen towels doubled and nicely tucked into the container are used to diffuse the light.


Tagged as , , , , + Categorized as @Parsons, Spring09, Major Studio: Computation, @Parsons, Spring09

The first Arduino experiment

We were handed out Arduino’s and a bunch of other hardware in class today. It was pretty fun and easy setting it up. Later, I did a tiny experiment with a bunch of green and blue LED’s with the example blinking script, nothing fancy. I like the way it looks like a wiry mess. Looking forward to using this piece of hardware to build some fun, interactive physical stuff.


Tagged as , , , , + Categorized as @Parsons, Spring09, Major Studio: Computation, @Parsons, Spring09