0% found this document useful (0 votes)
122 views5 pages

IOT Based Forest Fire Detection System: Instructables

The document describes an IOT-based forest fire detection system that uses solar-powered boxes deployed throughout a forest. Each box contains sensors to measure humidity, temperature, and CO and communicates wirelessly to a base station with an internet connection. The base station analyzes the sensor data using an fire index and notifies authorities if a fire is detected. It then uploads the collected data to an online database for monitoring by a forest fire unit. The system aims to improve on existing forest fire detection and prevention.

Uploaded by

xperiaash
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)
122 views5 pages

IOT Based Forest Fire Detection System: Instructables

The document describes an IOT-based forest fire detection system that uses solar-powered boxes deployed throughout a forest. Each box contains sensors to measure humidity, temperature, and CO and communicates wirelessly to a base station with an internet connection. The base station analyzes the sensor data using an fire index and notifies authorities if a fire is detected. It then uploads the collected data to an online database for monitoring by a forest fire unit. The system aims to improve on existing forest fire detection and prevention.

Uploaded by

xperiaash
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/ 5

instructables

IOT Based Forest Fire Detection System

by PratyushM13

Forest fires have been a pressing problem for Rs 63.40 lakh had been calculated.
decades in India and come
to limelight only when major incidents like that in As we can see that forest fires are increasing in
Uttarakhand occur. number every year and this also indicates the failure
of existing systems to detect and prevent such natural
According to the forest department of Uttarakhand, disasters
3399 hectares forest cover has been gutted in 1451
forest fire incidents in the state this year and a loss of

IOT Based Forest Fire Detection System: Page 1


Step 1: Proposed System

The proposed solution recommends SOLAR base collected will be uploaded in a database from the
stand-alone boxes which are to be deployed base station computer to an online website. As such,
throughout a forest. Each box contains the Forest Fire Unit would have access to statistics
HUMIDITY,TEMPERATURE,CO sensors coupled and can monitor a live feed from each forest. These
with microcontroller and a xbee module for data sensors can be in active mode to sleep mode to save
communication. These units communicate wirelessly energy. They measure their corresponding
and send the data collected from all the sensors to a parameters every 1 minute and transmit them in a
base station/Gateway that contains a central string to the base station unit. As naturally expected,
computer and an Internet connection. The fire it is not practical to power up these wireless sensors
detection is done on the basis of ARMSTRONG FIRE using electricity or batteries. Hence, it is preferred for
INDEX along with the values of gas sensors. these devices to have renewable form of energy that
charges the battery such as solar energy system.
In case of fire forest breaks out, a message to the
concerned authority is sent first and then the data

Step 2: STRUCTURE OF PROPOSED SYSTEM :

Step 3: Block Diagram

IOT Based Forest Fire Detection System: Page 2


Step 4: Components Used

Step 5: Transmitter Node

The environmental parameters like temperature , humidity & CO gas are monitored and collected using arduino
are transmitted through xbee rf communication. The xbee are programmed in AT mode.

CODE:

Download
https://www.instructables.com/ORIG/FLS/TEUY/JS5C74AP/FLSTEUYJS5C74AP.ino

Step 6: Gateway

The gateway here is PC with internet-connection. The Co-ordinator xbee is connected to the pc via usb port using
the break-out board. To read data from the serial bus we developed a python script that reads data from COM port
, processes it , published to the cloud and is also resposible for detection of forest fire.

We are using thingsboard server for the IOT dashboard and IFTT for sending alert sms and Email.

Code:

IOT Based Forest Fire Detection System: Page 3


https://www.instructables.com/ORIG/F62/RM9J/JS5C74JK/F62RM9JJS5C74JK.py
… Download

Step 7: Results:

Model Overview

Working Outdoor

THANK YOU.

Step 8:

IOT Based Forest Fire Detection System: Page 4


This is an interesting concept for a detection device! It looks like your last step is empty, did you
mean to put anything in there? :D

IOT Based Forest Fire Detection System: Page 5

You might also like