Public Channels for Tag: weather
This project transforms the Arduino MKR with MKR IoT Carrier into a basic IoT weather station accessible via web browser. It creates a local web server that displays real-time temperature and humidity data.
Test Weather station data using a BME680 (Fields 1,2,3 &7) and BME280 (Fields 4,5 &6) via I2C from Python script running on two Raspberry Pi Pico W. Testing the setup and data logging for future full weather station project with wind vane, anemometer, c
Basic weather station in Warsaw, Wilanów measuring temperature, humidity, pressure using: SHT41, BMP280