You are viewing an older revision! See the latest version
Weather Station
The weather station team was tasked with recording all weather variables and sending the data to the interface. This team was also responsible with receiving time from the internet to synchronise with other machines.
Design Brief¶
Set up the sensors in appropriate circuits. Write the code allowing our mbed to receive useful data. Calibrate sensors which output only voltage readings so it can be interpreted as useful weather data. Find a reliable way to send weather data to the interface team so that they can read it and display it on their screen.
The Build¶
Temperature and Pressure Sensor¶
For this we used the ms5637 with data sheet : http://www.farnell.com/datasheets/1756129.pdf

For setting up the sensor we used the circuit diagram given on page 11.