The Arduino web server hosts a web page (stored on the SD card) that displays DHT11 data. The values of the DHT11 sensor are updated (sending a request every second) on the web page using Ajax. An XML ...
Creating a web server using the Arduino WiFi library requires you to manage all of the low level details of HTTP communication with the user's browser. This library ...
[Stewart] tipped us about his very nice project: pokewithastick. It is an Arduino compatible board (hardware, not footprint) based on the ATMEGA1284P which can be programmed to collect and post data ...