Tags:
create new tag
view all tags

A meteorological station.

We have 2 PCBs in our sensor collection for use in a meteorological station: The BMP180 atmospheric pressure sensor, which can also measure the ambient temperature and the DHT11 temperature and humidity sensor. The BMP180 comes with an access library provided by the manufacturer, which must however be adapted to the I2C driver used by the Raspberry Pi.

Again we use the 2-line display controlled by the HD44780 LCD display controller to show the results.

This is by far the most evolved of the Open Day demo projects. It takes a measurement every 60 s and can run for weeks. Not only does it show the temperature, humidity and air pressure on its LCD display it also keeps a log file with all values measured, which can be analyzed and plotted offline.

meteoPhoto.png

The small PCB on the left is the BMP180 temperature and atmospheric pressure sensor while the PCB, just left of the blue cobbler, is the DHT11 humidity and temperature sensor. Since the temperature measurement on the BMP180 is more precise than the one on the DHT11 we use this measurement for display and logging.

The following plot shows the temperature and the humidity measured in the computer lab over a few days. One can clearly see that at the beginning of the measurement period the air conditioner had broken down and the temperature rose up to
30 °C while the humidity rose to 70%. The temperature drop which happened when the air conditioner was repaired is clearly visible.

meteoPlot.png

-- Uli Raich - 2017-10-06

Comments

Topic attachments
I Attachment History Action Size Date Who Comment
PNGpng airPressure.png r1 manage 53.9 K 2017-10-09 - 15:31 UnknownUser  
Unknown file formatgz meteo.tar.gz r1 manage 450.4 K 2017-10-11 - 15:14 UnknownUser  
PNGpng meteoPhoto.png r1 manage 1046.0 K 2017-10-12 - 13:35 UnknownUser  
PNGpng meteoPlot.png r1 manage 22.0 K 2017-10-11 - 15:37 UnknownUser  
PNGpng tempHumi.png r1 manage 82.0 K 2017-10-09 - 15:31 UnknownUser  
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2017-10-12 - uli
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback