Showing posts with label arduino. Show all posts
Showing posts with label arduino. Show all posts

Tuesday, April 6, 2010

Continuing quest


It's late and I'm tired. Here is most recent shots of progress on radio TX and Arduino RX . This is more for my game project for the locating device but the things i have learned working on it apply to the mood broadcaster that I am working on as well. I modified another example I read in which the person used a 555 timer and potentiometer to blink an LED w/o an MCU or any other device. It was my hope that instead of the output timer of the 555 timer leading to an anode of an LED i would instead hook it to the data pin of the TX. I could than theoretically use the potentiometer to input values to the 555 and continually "blink" or broadcast that specific value out. The arduino with the FM receiver hooked to the RX or 0 pin of the microcontoller could than be told to listen for and return only that value or above that is being broadcast from the independent TX circuit.When the value was detected it could turn on the LED (and later scroll text in an LCD), hooked to pin 13 and ground of the MCU. This is my theory or method thus far. SO far i am not sure if its responding correctly or not. RIght now my hunch is that something is still amiss. I believe i need to test it with a 100k ohm Potentiometer as right now I am only using a 10kohm pot.


Monday, February 22, 2010

Another post: project update

Lately I have been furiously working on my projects :) and have not been posting a lot so here in this post I will bring you all up to speed on my project status.

Originally I set myself the task of finding ways to augment the quality of interpersonal communications through technological means. One idea I had was that it is empathy and your ability to get others to empathize with you that creates powerful and effective communication. Some of the methods I had propsoed in class to acheive this goal involved possibly projecting images and colors onto or behind a user that would be reactive to the users communications, or to possibly have appropriate tones and sounds play through a user triggering a device with the fingers. Ultimately I settled on a project that would focus solely on negative emotional states such as discomfort or anger.
The goal is to create a device that will measure users negative emotional states and project these feelings into others in the immediate vicinity. Effectively the enhanced individuals emotional state influences that of the groups. Here is a pic of the device and circuit in progress:


To do this I have hacked a biofeedback sensor to read skin galvinity and heart rate, both being indicators of distress. I utilized a Darlington pair for the transistors to amplify the signal. I have hooked the device to an arduino microcontoller that will then trigger an ultrasonic emitter that I have but need to assemble still. (It has been shown that when ultrasonic beams are projected at people that they experience sensations of discomfort. )

Once i get the sensors and the ultrasonic emitter working properly I will than build the device into a sculptural wearable that I have drawings of but not machetes yet. So my next steps in order are to 1) get ultrasonic opertational 2) build machetes 3) embed device into a wearable sculpture.