I have developed a way to get some temperature data posted to a
log file and uploaded to my web site. As you can probably tell, there are two different temperature readings being measured (1) and (2). The data is in Celsius now, but I'd like to convert it.
Can someone help me plot the two sets of temperature data in a graph on a simple web site (that refreshes every 5 minutes)? I don't know how to do this, but I'm hoping this is simple.
The x-axis would be the time/date, and the y-axis would be the temperature. There would be a graph for each of the two sensors.
Can anyone please help? This is for personal use, not work. The temperatures come from my house. Thanks!