0% found this document useful (0 votes)
16 views3 pages

Develop A Model of IoT Based Weather Monitoring

The IoT-based weather monitoring and reporting system utilizes multiple sensors to track weather parameters such as temperature, humidity, wind speed, and air quality, transmitting real-time data to a web server for online access. It employs hardware components like the ESP32 microcontroller, DHT11 temperature and humidity sensor, rain sensor, and soil moisture sensor to gather and display information both online and offline. This system is particularly beneficial for environments requiring continuous weather updates, such as agriculture, shipping, and disaster management.

Uploaded by

spkloverking
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views3 pages

Develop A Model of IoT Based Weather Monitoring

The IoT-based weather monitoring and reporting system utilizes multiple sensors to track weather parameters such as temperature, humidity, wind speed, and air quality, transmitting real-time data to a web server for online access. It employs hardware components like the ESP32 microcontroller, DHT11 temperature and humidity sensor, rain sensor, and soil moisture sensor to gather and display information both online and offline. This system is particularly beneficial for environments requiring continuous weather updates, such as agriculture, shipping, and disaster management.

Uploaded by

spkloverking
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Develop a model of IoT based Weather monitoring.

IOT based weather monitoring and reporting system is an advanced solution for weather monitoring
that uses IOT to make its real time data easily accessible over a very wide range. This deals with
monitoring weather and climate changes like temperature, humidity, wind speed, moisture and even
carbon monoxide levels in the air; using multiple sensors. These sensors transmit data to a web page,
where it is plotted as graphical statistics.. The system proposed is a hardware that monitor the
weather and keep note of it. IOT based weather monitoring and reporting system report’s the
monitored data offline and online as well. The data is stored online over the cloud. This gives Smart
way to Monitor the Weather and report it over Internet. This hardware can be used at places that
needs continuous weather reports else they are affected by weather such as Farming, Ships, Dams,
Volcano and so on

It enables users to check the weather status immediately online without the requirement for a
weather forecasting agency. The system monitors the weather and provides live weather statistics by
using temperature, humidity, and a rain sensor. The system constantly monitors temperature with a
temperature sensor, humidity with a humidity sensor, and rain with a rain sensor. The system
constantly sends this data to the microcontroller, which interprets it and sends it to the internet web
server over a Wi-Fi connection. This data is updated in real time and can be accessed on the online
server system..

Block diagram

Hardware Used:

• Temperature and Humidity Sensor[DHT11]: The DH11 is a basic, ultra low cost digital
temperature and humidity sensor .It uses a capacitive humidity and a thermistor to measurethe
surrounding air, and spits out a digital signal on the data pin (no analog input pins needed)

• Rain Sensor: A rain sensor is one kind of switching device which is used to detect the rainfall.
It works like a switch. Whenever there is rain, the switch will be normally closed

• Soil Sensor : Soil moisture sensors measure the water content in the soil and can be
usedamount ofstored water in the soil horizon.
• LED Display: A Liquid Crystal Display commonly abbreviated as LCD is basically adisplay unit
built using Liquid Crystal technology. When we build real life/real worldelectronics based projects, we
need a medium/device to display output values.

• ESP32: ESP32 is the SOC (System on Chip) microcontroller which has gained massive
popularity recently. Whether the popularity of ESP32 grew because of the growth of IOT ESP32 has
integrated WiFi and Bluetooth stacks, which have proven to be a game-changer. No need to connect
a separate module (like a GSM module or an LTE module).
Module 1 & 2 Consists of Microcontroller And sensors Its Core of Overall Hardware.

Module 1 consists of ESP32 , DHT11 ,Soil moisture sensor. Module 1 measure the following
parameter such as Temperature, Humidity, Moisture level in soil. DHT11 sensed the data of
temperature & humidity and gives the digital output via display as well as over the cloud. Soil Moisture
sensor is used to measure moisture level in soil. ESP32 converts that analogical information into digital
information and gives output via Display. And also Stores that information over Cloud.

Module 2 consists of ESP32 , DHT11 ,Rain drop sensor. Module 2 measure the following
parameter such as Temperature, Humidity & presence of rain. DHT11 sensed the data of temperature
& humidity and gives the digital output via display as well as over the cloud. Rain drop sensor sense
the presence of rain in surrounding. ESP32 converts that analogical information into digital
information and gives output via Display. And also Stores that information over Cloud.

Keeping a weather station in the environment for monitoring allows the environment to
protect itself (i.e., smart environment). To execute this, sensor devices in the environment must be
used to collect and analyse data. It can bring the environment to life by employing sensor devices in
the environment. The collected data and analysis results will then be made available to the user over
Wi-Fi. This clever technique to monitor the environment using an efficient, low-cost embedded
technology. It also transmitted sensor data to the cloud. This information will be useful for future
study and may be simply shared with other users. This model may be expanded to track the
development of cities and industrial zones.

You might also like