Wjsonduino

Compatible con Arduino 1

Project to monitor Arduino input from a web browser.
The page refresh happen at regular intervals with a Ajax e json call.
The Arduino respond is monitored ad if it don't respond an error message appear.
The digital input has pull up resistor, connect them to gnd (0V) to change the state.
The analog input can vary from 0 to Vin volt.

Components:
Arduino uno
Ethernet shield

Dependencies:
Flash library http://arduiniana.org/libraries/flash/
MyTinyWebServer library MyTinyWebServer.zip a modified version of TinyWebServer library https://github.com/ovidiucp/TinyWebServer that better handle client malformed requests

Sketch download:
With html page in flash memory wjsonduino.zip
With html page on sd card wjsonduino_SD.zip




Actually won't work with Internet Explorer, tested with: Firefox, Safari, Chrome.

Images: