This is a weather station project. It consists of two parts:
- Arduino-based weather station and
- Data collection API and website that displays historical data.
Architecture of the system is shown below:
Hardware used to collect weather data and sending it to web service. More info in arduino folder.
Website that shows pretty graphs and an API to which ArduinoWS sends weather data. More info in website folder.
This is software used in my diploma thesis which can be found at this link.