
We completed our weather station a few weeks ago. Thats when I started working on a simple website, to display the received data. My first approach was to store the received samples in an SQL-database and to plot the data via Javascript. It worked fine for a few days, but […]