Data from an HTML form to Arduino

Heres my little Christmas project, and it's something that you can see running from your browser.

I have a PC running a web server and executing PHP when a form is submitted, then using the php_serial class it sends the data onto the Arduino which then displays it on a 2x20 LCD.

To have a look at the functioning system goto http://www.beigematchbox.co.uk/arduino/, there is also a link containing the code used and there is a link to the php_serial class I'm using.

From here the world is the limit, add buttons to a web page that activate various devices connected to the Arduino for instance, it does of course go the other way, so you have have sensor information displayed on the web page...

Next step is to get an ethernet shield and go without computer!!

I'll try to leave the system running for a few days :slight_smile:

great :smiley:

Very impressive. Your project gives me hope for some of the php-based arduino projects I have in mind. :slight_smile:

Nice work!

:slight_smile: I really enjoyed/enjoy this combination of arduino, webcam, and webpage!

Thanks guys :slight_smile:

A bit late so all the early messages are lost, but there is now a log file too, so you can see what other people have sent to the LCD

Nice job!!!

Okay guys, it's now offline, the code can still be found here -> http://www.beigematchbox.co.uk/site/BeigeMatchbox.co.uk/Hobbies/Entries/2008/12/25_Travels_through_the_east.html