Iot Based Real Time Weather Predication System Using Nodemcu 12 e Esp266 and Lab View IJERTCONV9IS12051
Iot Based Real Time Weather Predication System Using Nodemcu 12 e Esp266 and Lab View IJERTCONV9IS12051
ISSN: 2278-0181
NCCDS - 2021 Conference Proceedings
Abstract- The IoT Technology provided in this project is a and FC37 Rain Sensor with NodeMCU ESP8266-12E wi-fi
good option for surveillance the weather data at a particular Module.
region and make the data visible anywhere in the world. The
idea behind this is Electronic sensors connected to the Public II. LITERATURE SURVEY
Internet by using IoT technology. The data fetched from the
embedded system can be accessible over the Internet from
1. Ravi Kiran Varma eta.l [2] Raspberry pi hardware board
anywhere in the world. In some area, it will be challenging to is an economical internet of things (IOT) hardware
check and monitor the vital weather parameter through wires platform that can be used for wide variety of application.
and analogue devices during some weather hazards. To This paper discusses the hardware, software platforms and
resolve this problem here, electronic sensors are used to implementation details of an IOT application for
review and monitor the weather parameters. The project is environmental monitoring and control using raspberry pi 3
implemented using Node MCU ESP-8266 with WiFi inbuilt Model B. The DHT11 is used to monitor temperature and
used for TCP/ IP protocol in the smart phone for wireless humidity to further control the air conditioning system, The
remote monitoring. A Integrated TCP/IP protocol stack is FC-37 is used to detect the rainfall and further control the
used for transmitting and receiving sensor information.
Depending on a status of weather information to the wireless
sprinkling system. The MQ135 sensor is used to detect the
remote location. The NodeMCU-12E controls the entire presence of hazardous gasses in the environment.
weather Prediction system peripherals and status on a Blynk DJANGO web technology platform is used to design a
app / web page or mobile application. In this way, a secure, dash board for monitoring and controlling the things.
flexible, trust-able and economical system is developed to MYSQL data base is used to log the sensor and fusion
solve above mentioned weather parameters. The module is charts are used to display the trends in the graphical form.
implemented using Laboratory Virtual Instrument 2. Chaw Myat Nwe etal [3] The proposed system is an
Engineering Workbench (LabVIEW). advanced solution for monitoring the weather condition at
the particular place and makes the information visible
Keywords-IOT,Node mcu, DH11 sensor,BMP280 sensor, Rain
sensor,LABVIEW,
anywhere in the world. The technology behind this is the
internet of things (IOT). The system deals with the
I. INTRODUCTION monitoring the environmental condition like temperature,
A weather station is a technology that collects data related humidity with respect to its measured time with a
to the weather & environment using different electronics microcontroller interfaced with sensors and GSM module
sensors. There are two types of weather station, one who is to sends the information wirelessly to remote server and
having their sensors and the second type of weather station then plot the sensor data as the graphical statistics
is where we pull data from the weather station servers. In
this project, we are designed by our weather station. We all 3. Loan-madlin Neagu eta.l [4] has proposed the
know that a weather station is not a single device, but it is a sustainable smart cities a frog computing frame work for a
combination of many small tools to form a larger system. It smart urban transport network in this paper ,a frog
contains various sensors and gadgets that work together but computing frame work for smart urban transport is
in specific ways to transmit proper and accurate data of the developed. The proposed framework is adapted to the smart
weather parameters. It is quite tricky to uses of WEB server city concept it uses collaborative multitude of the end user
based weather station to non-technical peoples, so we are clients to carry out a substantial amount of communication
providing web server-based user interface as well as and computation it can be adapted for specific situation of
Android application. We are well known today most smart cities in Romania
mobile units running on Android OS, and many people's
are well known to use the android phone. So, our 4. Shauofeng hou, eta.l [5] has described intelligent
application is beneficial for such purpose This device is all window system for the obtaining weather information
about IoT based Live Weather data Monitoring Using based on internet. A smart electric push pull window
Nodemcu ESP8266. We will interface DHT11 Humidity & composed of a actuator a control system a data acquisition
Temperature Sensor, BMP280 Barometric Pressure Sensor system, a data processing system a weather website and a
window the system can collect real-time weather
Sensor .It is a barometric pressure sensor and it works with 2. Temperature and humidity sensor
an I2C interface. This sensor measures the absolute
pressure of the air around it. The pressure value depends on
both the weather and altitude. It depends on how you
interpret the data, and can easily monitor changes in the
weather, measure the altitude, or any other tasks that
require an accurate pressure reading. Rain sensors are used
in the detection of water beyond what a humidity sensor
can detect. The rain sensor detects water that completes the
Fig.3 . Temperature and Humidity Sensor
circuits on its sensor boards’ printed leads. The sensor
board acts as a variable resistor that will change from 100k DHT11 module features a humidity and temperature
ohms when wet to 2M ohms when dry. In short, the wetter complex with a calibrated digital signal output means
the board the more current that will be conducted. DHT11 sensor module is a combined module for sensing
humidity and temperature which gives a calibrated digital
V. WORKING PRINCIPLE output signal. DHT11 gives us very precise value of
This project is all about IoT based Live Weather Station humidity and temperature and ensures high reliability and
Momitoring using NODEMCU ESP266 We will interface long term stability.
DHT11 Humidity and temperature sensor,BMP280
Barometric pressure, and rainfall and upload the data to a 1. BMP280 Sensor
web server to the smart phone via WiFi module inbuilt in
NodeMCU ESP8266.
A Integrated TCP/IP protocol stack is used for transmitting
and receiving sensor information. Depending on a status of
weather information to the wireless remote location. The
NodeMCU-12E controls the entire weather Prediction
system peripherals and status on a Blynk app / web page or
mobile application. In this way, a secure, flexible, trust-
able and economical system is developed to solve above
mentioned weather parameters. Also, you can check Fig.4.BMP280 Sensor
whether data through anywhere using Internet as we hosted
this server publicly. We developed an android application BMP 280 Pressure Sensor:It is a barometric pressure sensor
for easy access to our weather monitoring system and it works with an I2C interface. This sensor measures
the absolute pressure of the air around it. The pressure
VI. SYSTEM REQUIREMENTS value depends on both the weather and altitude. It depends
on how you interpret the data, and can easily monitor
1. NODEMCU changes in the weather, measure the altitude, or any other
tasks that require an accurate pressure reading.
2. Rain Sensor
Fig.2. NODEMCU
Software Requrement
• Lab View and Arduino software (OS)
• Embedded C