Weather Monitoring System
Weather Monitoring System
18-10-2023 1
Introduction
• Here, we introduce a sophisticated online weather reporting system. Our newly
developed system enables online reporting of meteorological parameters.
• The system tracks the weather and provides live reporting of the weather
information using temperature, humidity, and rain sensors.
• Internet of Things (IOT) and cloud technologies help this system achieve its
goal.
• The aim behind the internet of things is to link various connected gadgets as
well as a device to the internet.
• A key component of the Internet of Things is weather monitoring, which entails
sensing and collecting numerous weather parameters and using them for
warnings, notifications, altering appliances as needed and long-term study.
18-10-2023 2
Objective of the Project
A weather monitoring system using IoT can be described as a system that
provides weather parameters and weather predictions in real-time. It can provide
information about temperature, humidity, pressure, and rainfall.
The main objective of IoT is to introduce smart objects, make lifestyle easier,
removing heterogeneity and develop interoperability of devices all over .
The proposed design of the system consists of very minimal devices such as
sensors, connectivity, data transferring and user interface .
The system can be used to monitor and control the environmental conditions
like temperature, relative humidity and CO level with sensors and sends the
information to the web page and then plot the sensor data as graphical statistics.
18-10-2023 3
Literature Survey
This project
defines that IoT not
only connects
Ravi Kishore People are easily
machines but also
IoT Based Kodali and informed about Requires good facility
connects people.
2019 Weather Station Snehashish the weather of internet.
The IoT is
Mandal forecast.
connected to
several sensors and
the humans are
informed using the
messaging
protocols.
18-10-2023 4
Literature Survey
It contains smart
devices which are
connected to the
An Intelligent M. Prasanna Devices
internet and uses
Weather and M. communicate with Requires good facility
an embedded
2020 Monitoring Iyapparaja each other for of internet.
processor, sensors
System better
and
performance.
communication
hardware to save,
transfer and
perform an action
on the data which
they acquire from
their surroundings.
18-10-2023 5
Existing System
In the existing IoT-based weather monitoring system, these sensors are
equipped with data communication capabilities, enabling them to send the
collected information to a central server or cloud-based platform.
The data is then processed and analyzed using advanced algorithms to
generate accurate weather forecasts, identify trends, and monitor changing
weather patterns.
This system offers several advantages, including enhanced accuracy and
reliability in weather predictions, as the data is continuously updated in real
-time.
With the capability to access weather information via web applications or
mobile devices, individuals and organizations can make informed decisions
to mitigate weather-related risks and optimize their operations.
6
Problem Statement
A real-time weather monitoring system utilizing IoT (Internet of Things)
technology aims to provide continuous and accurate information about various
weather parameters.
The information serves a multitude of purposes, including weather forecasting,
disaster management, agriculture, and transportation planning.
The system's key challenges involve sensor placement, data transmission,
processing, and visualization in real-time, ensuring data accuracy and
reliability.
Ultimately, this IoT-based weather monitoring system contributes to enhancing
our understanding of weather patterns and enables informed decision-making
in various sectors that rely on weather information.
18-10-2023 7
Proposed System
‣ The Node MCU ESP8266 project's IOT-enabled weather monitoring
system uses 4 sensors to measure 4 different weather characteristics.
‣ Due to the Node MCU ESP8266’s built-in analog to digital converter,
these 4 sensors are connected directly to the board.
‣ For weather monitoring and climate change, the weather monitoring
system provides great accuracy and dependability. It can access
current weather data and information via the internet.
‣ Through the general packet radio service (GPRS) network, this system
is capable of communication.
‣ End users need low maintenance requirements. It has the capacity to
store data and make it available to users as needed
18-10-2023 8
Module
9
Software Used
Arduino ide (Version 2.2.1)
Hardwares Used
18-10-2023 10
Architecture
Utilizing the Arduino IDE, program the Node MCU.
The Node MCU is a programmable controller with an integrated Wi Fi module.
The Node MCU receives one IP address after the hardware has been correctly
programmed.
Any web browser, including Chrome, Firefox, and Internet Explorer, can access this
IP address, allowing us to present the necessary live data that has been collected by
sensors in a lovely graphical user interface manner.
Temperature, Pressure, Humidity, and Rain are the weather variables that we track.
18-10-2023 11
System Design – Activity Diagram
18-10-2023 12
System Design – Data Flow Diagram
18-10-2023 13
Module Description
• ESP8266 - Wi-Fi Module
A self-contained SOC with an integrated TCP/IP protocol stack, the ESP8266
Wi-Fi Module allows any microcontroller to access your Wi-Fi network.
The ESP8266 is capable of offloading all Wi-Fi networking tasks from
another application processor or hosting an application.
The ESP8266 module is a very affordable board with a sizable, constantly
expanding community.
• DHT11 (Temperature & Humidity sensor)
A straightforward and incredibly affordable digital temperature and humidity
sensor is the DHT-11.
It measures the humidity in the air using a thermistor and a capacitive
humidity sensor, and it outputs a digital signal on the data pin without the requirement
for analog input pins.
18-10-2023 14
Module Description
• BMP180 (Pressure Sensor)
High precision sensor BMP180 was created for consumer
applications. The only thing that barometric pressure is the weight of air
applied to everything.
The BMP180 sensor measures the pressure and outputs the data
digitally.
• Rain Sensor
The functioning mechanism of this sensor is similar to that of a
switch; if it rains, the switch is typically closed.
The board becomes wet when rain drops land on it makes an
operational amplifier calculation through a parallel resistance route.
18-10-2023 15
Screen Shots
18-10-2023 16
Screen Shots
18-10-2023 17
Conclusion / Feature Enhancement
18-10-2023 18
Reference Paper
o Ravi Kishore Kodali and Snehashish Mandal “IoT Based Weather Station” 2016 International
Conference on Control, Instrumentation, Communication and Computational Technologies
(ICCICCT) 978-1-5090- 5240- 0/16/$31.00, IEEE, (2020).
o M. Prasanna, M. Iyapparaja, M. Vinothkumar, B Ramamurthy, S.S. Manivannan,” An Intelligent
Weather Monitoring System using Internet of Things”, International Journal of Recent
Technology and Engineering (IJRTE) ISSN: 2277-3878, Volume-8 Issue4, November (2019).
o Mobile APP & IoT Based Station Weather Station. AUTHOR: K. N. V. SATYANARAYANA, S.
R. N. REDDY, K. N. V. SURESH VARMA & P. KANAKA RAJU.
o Arduino Based Weather Monitoring System. AUTHOR: Karthik Krishnamurthi, Suraj Thapa,
Lokesh Kothari, Arun Prakash.
o Internet of Things (IoT) Based Weather Monitoring system, Bulipe Srinivas Rao1, Prof. Dr K.
Srinivasa Rao2, Mr N. Ome3, international Journal of Advanced Research in Computer and
Communication Engineering, ISO 3297:2007 Certified, Vol. 5, Issue 9, September 2016
18-10-2023 19