Tags:
create new tag
view all tags

Building a simple Weather Station

Intoduction

Up to now we have only used simlated sensors (the push button for digital signals and the potentiometer for analogue signals). In order to build a weather station we of course need real sensors, and we will use a SHT30 temperature and humidity sensor and the BMP180 to measure the barometric pressure. Every second these sensors will be read and the measurement results displayed on the OLED display.

All three devices use the I2C bus to communicate with the ESP32 CPU.

Here are the descriptions of the devices and their MicroPython software drivers

-- Uli Raich - 2024-03-28

Comments

Topic revision: r1 - 2024-03-28 - UliRaich
 
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