IoT Smart Weather Station

IoT Smart Weather Station

Project developed for DJS Strike Competition and published in proceeding of International Conference on Wireless Communication 2025

Mission

The system proposed in this paper uses an Internet of Things (IoT)-based model to solve the weather monitoring problem and make the data visible anywhere in the world. The IoT is an advanced concept that relates physical computing devices to the internet and can communicate with each other. The data that is collected from the model is accessible throughout the internet using IoT. Sometimes measuring and monitoring the weather parameters through wires and analog devices is necessary during some weather hazards. The key components of this model are the Node Microcontroller (MCU) ESP 8266 and then the three sensors Digital Humidity Temperature (DHT22), rain sensor, and humidity sensor. Then, all the collected data is accessible on the Blynk application. This model can be used anywhere, anytime, and to share information anywhere.

Execution

Implementation of this IoT-based weather monitoring system using the Node MCU ESP8266 is done as per the above-mentioned specifications. The data generated from this monitoring system will be neatly displayed on Blynk, an IoT-based platform. The data generated will be simultaneously uploaded to the Google Cloud, enabling weather prediction. A weather monitoring system paired with an IoT-based platform will serve to ease the increasing unreliability of the weather. This proposed system is one of the most effective, reliable, compact, and portable units for weather monitoring and prediction. It can cater to a variety of users without changing its foundation. However, there is always room for further improvement.

Project files