Phase 1 ProjectReport (21BEC1160,21BEC1175,21BEC1186,21BEC1194)

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 7

Designing an IOT Based Weather Monitoring & Prediction System

TEAM MEMBERS:

Arijeet Dutta ( 21BEC1160 )


Bhartendu Raj (21BEC1186)
Niyati Vashisht ( 21BEC1194) SUPERVISOR:
Ankamreddy Vijaybabu(21BEC1175) Harmeet Singh
CONTENTS

➢PROJECT OBJECTIVE
➢PROJECT SCOPE
 PROJECT PLANNING
➢COMPONENTS REQUIRED
➢TIMELINE
PROJECT OBJECTIVE

The objective of the project is to develop an IOT-based


weather monitoring system using various sensors and ESP32
wifi-module to store the data on a cloud-based IOT
platform.
After the collection of the weather data a prediction
model is to be developed to predict the future weather
conditions based upon the weather data previously
collected.
Project Scope :

 The project involves the designing of an IOT-based weather station to collect data and
predicting future weather conditions based on the collected data.
 A web dashboard will be made which will display the data collected
 A weather station will be designed using temperature, pressure, sunlight sensors and
will be interfaced with an ESP32 wifi module to send the data to an IOT platform.
 The data collected will be represented on the dashboard of the IOT platform.

 A prediction model will be developed using the python programming language which
will predict future weather conditions based on the collected data
Project Planning
The project involves the following steps :
Training the ML Collecting and sending
Interfacing sensors Configuring ESP32
model using the the data to Blynk
with ESP32 with Blynk IOT
data collected dashboard
platform

Building a machine Getting the data from


Predicting future learning model to Blynk as a csv file
weather conditions predict future
using the ML model weather conditions

1. Connecting and interfacing the various sensors with ESP32 wifi-module.


2. Writing the code for the ESP32 and connecting it with the Blynk IOT
platform.
3. Collecting weather data using the sensors and sending the weather data to the
Blynk IOT platform.
4. Getting the data from the Blynk IOT platform as csv file.
5. Building a machine learning model to predict the future weather conditions
and training the model based on the data collected, i.e. the csv file.
6. Predicting future weather conditions using the prediction model and
representing the data graphically.
 
COMPONENTS REQUIRED
The various components required for the project are :
ESP32 Development Board
DHT11 Temperature and humidity sensor
SI1145 Sunlight sensor
BMP180 Barometric Pressure Sensor
Breadboard
Male to female jumper wires
Micro USB cable
TIMELINE OF THE PROJECT:

✓WEEK 1-2: To Study about Weather monitoring


System
✓WEEK 3-4:Previous Article and Research paper of
Weather Monitoring Predictions .
✓WEEK 5-6: Design and implementation of the
project.
✓WEEK 7-8:Test and Documentation of the project

You might also like