Affichage des articles dont le libellé est jeremie. Afficher tous les articles
Affichage des articles dont le libellé est jeremie. Afficher tous les articles

lundi 1 décembre 2008

Interface mock-up

I achieved the mock-up of user interface :
(you may click on images to enlarge)

Here is global global view with controllers (sound/electrostimulation/color atmospher/fan), and the view of the "dreamer".
You can also see the colored brain where dreams appear.

There is the "dream part", where you can see "influed dreams" of the sleeper.
Like you probably know, our brain is composed of two parts : logic and imaginative. That's why I choosed to have two wat to see thoses dreams. The first will be sort by time and the second will be more "chaotic" and user will have to frisk on the brain to find random dreams.


Finally, this is the sound part, with mouse animations.

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)