Friday, April 25, 2014

Project Runway

For this project I decide to make a shirt that would react to the wearer's acceleration. The original purpose for this shirt was for cyclist to wear so that drivers can see  the cyclist at night. I intended to use Electroluminescent wire (EL Wire), However I did not have a proper AC to DC adapter to make use of the EL wire with my circuit. So I switch to LEDS.

Circuit not in shirt
There are two sensors effecting the light, a photo sensor and an accelerometer. The photo sensor effects the intensity of LEDs; the brighter the environment, the dimmer the LEDs and vice virsa. The purpose of this is to make the lights more visible at night time when drivers cannot see cyclist very well while at the same time, not distracting drivers during the day if the lights are too bright. The accelerometer effects the states of the LEDs. When there is a change in acceleration (if the cyclist slows or speeds up), the lights will begin to blink/pulse similar to hazard lights on a car. These are used to signal drivers to show that a cyclist's movements are changing and to be wary of that.

This circuit is kept in a small pocket on the back of the cyclist's shirt. The LEDs set outside of the shirt and are then connected to the board. This is all powered by a 12 volt battery, so it can be portable.

Friday, February 21, 2014

Blink Project

For my Blink Project, I created display to show the distance and simulate heart beat as two people come closer together. This is meant to be a visual representation of when to people in love come into close contact with each other.

Using two ultrasonic range finders to determine the users position, LED's would begin to blink. There is a total of 6 LED's connected to the arduino; three per ultrasonic range finders.
Once a person comes within range, the outer LED begins to blink. It blinks at roughly around 70 beats per minute to simulate a normal heart beat. As the person comes closer to the sensor, the first LED will stop blinking and the next LED will blink. The frequency of the blinking increases as based on who close the person is. Once close enough, all the LEDs on connect to the corresponding sensor will blink at an increased rate to simulate nervousness or excitement to see or be around the other people.