data from Raspberry Pi BME280 sensor project on https://github.com/jrmckenzie/myPiWeather
Channel has weather data from mkr1200 arduino board. Data is converted to approriate format from the hex format that is used in sigfox network.
Reads Temperature, Humidity and Wind speed data into chart UI display
A simple weather station. Created with NodeMCU ESP-12E, BMP280 and DHT11. Coded with Arduino IDE to send to Thingspeak and Blynk simultaneously.
This project was set up to track the indoor temperature(SI unit) and humidity to analyze the variation throughout the day. The system consists of esp32 WiFi-MCU and a DHT11 sensor.