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

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)