TheUno Web Server - Thermometer Example



This example shows how to run a live chart with data retrieved from TheUno Web Server. A new point is added every 5 seconds by sending a request to the server, which replies with the current temperatures on the DS18B20 sensors.


The server is able to manage pictures and javascript files. The chart shown on this page is drawn using HighCharts library, which permits lots of possibilities. You can visit HighCharts.com for more details about HighCharts library.