Matej Repinc (2013) Weather station with a web server. EngD thesis.
Abstract
In this diploma thesis we present the process of making a cheap weather station using Arduino prototyping platform and its functionality. The weather station monitors current temperature, humidity of air and air pressure. The station has its own simple HTTP server that is used to relay current data in two different formats: JSON encoded data and simple HTML website. The weather station can also send data to a pre-defined server used for data collection. We implemented a web site where data and graphs can be viewed in a user friendly way. The website was created using a combination of HTML, CSS, Javascript and PHP. We also implemented a programming interface (API) used for collecting data and querying database, which connects all of the pieces together.
Actions (login required)