The Weather Station with Ethernet

The Weather Station with Ethernet

In this project, the idea is to collect weather data such as temperature, humidity, air pressure, air quality, and light and transmit this time series data via the Ethernet interface to a MySQL database in a QNAP NAS TS-251+ for further Time Serie Analysis. All necessary documentation and scripts to do this project can be found in the Github links. The Weather Data Link has all the weather data on an hourly basis and has been uploaded to an external SQL server from the internal MySQL database.

The Weather Station with WiFi

The Weather Station with WiFi

In this project, the idea is to collect weather data such as temperature, humidity, air pressure, air quality, and light and transmit this time series data via the WiFi interface to a database for further analysis.