Main Content

Weather station

This project measures the temperature, humidity, atmosferic pressure (and much more… ) and display then on a web page.

Hello this project uses a arduino nano 33 IOT, a BME280 and an i2c oled display. After power up, the software connects to a wifi access point and request an IP address by DHCP. Upon successfull connection, the display shows the affected IP address on the display. When connecting to the displayed IP address with a web browser, the parameter mesured from the BME280 apear on the scren and are refreshed every 5 seconds. The embbeded WebServer supports several connections and can be accessed over internet by bridging or by forwarding the appropriate port”

Link to article