Simple to use utility for creating web pages
Place this repository in your "Arduino/libraries/" it should then be loaded into the Arduino IDE.
Use #include <WebpageEngine.h> and see the examples for how to use it
These are all simple examples that I have written
A simple hello world page!
Buttons on the page!
An example of a form!
I made this library when doing 'extra' work for a third year Computer Science module at the University of Sheffield - http://www.dcs.shef.ac.uk/intranet/teaching/public/modules/level3/com3505.html