lundi 24 novembre 2008

User interface

This is a first reflexion of the user interface.
I want to make something imaginative, just a little complex and chaotic.

Sound interacation

This is the fan part of the project (tested with a led here). We can notice that Arduino can receive an intensity linked to the sound. People are supposed to blow on their own microphone to activate the fan installed in my room.

mardi 18 novembre 2008

Electrostimulation : Research's

I planned to use an electrostimulation linked to my arduino for this project.
I found something really interesting on youtube.
This man made a really funny test :
He linked an electrostimulator to his face which react to the music.

The result is impressive.


Here is his portfolio. http://www.daito.ws/
And here is a website which speak about electro facial modifications. : http://artifacial.org/
Great !

dimanche 16 novembre 2008

Functional internet interaction (arduino)

Now it's possible for me to receive datas from internet ( from every body).

There is two differents tests :

The first one is calling a database with flash and get some troubles during acting.
(webpage -> database <- local flash -> proxi -> arduino)



The second one is better. I deleted the database to use an online .txt file edited by php.
In addition I get a multi-outputs application and a graphical interface.

(webpage -> txt <- local flash -> proxi -> arduino)

lundi 3 novembre 2008

Sensors & hardware which I'll use

Okay I have now to make the choice of sensors et hardware which I'll use on my experimentation.

-Speakers / To use sounds on internet.
-Fan / To allow users to blow on me.
-ElectroKit / To receive electro impulsions.
-Video Projector / To allow users to project movies on my room.
-WebCam / with WebcamFirst to send a movie on the website.
-Light Sensor / to have a better influence of intensity of light of my room.

Flash experimentation

This is an experimentation to control a flash application with arduino. Now I have to work on something which is working on internet.