Forest Monitoring System
Forest Monitoring System
Micro
Controller
PIR Sensor Water Pump
Sound
Detection GPS
Sensor
ESP8266 DEVELOPMENT BOARD
SPECIFICATIONS
• Microcontroller: Tensilica 32-bit RISC CPU
Xtensa LX106
• Operating Voltage: 3.3V
• Input Voltage: 7-12V
• Flash Memory: 4 MB
• SRAM: 64 KB
• Clock Speed: 80 MHz
• USB-TTL based on CP2102 is included
onboard, Enabling Plug n Play
• PCB Antenna
• Small Sized module to fit smartly inside your
IoT project
ESP8266 PIN DIAGRAM
Analog Pin A0
GND GND
DATA PIN D1
VCC 3V3
MQ2 –
GAS SENSOR
• A MQ2 gas sensor is a device which detects the
presence or concentration of gases in the
atmosphere.
• It is a 4 pin sensor, these pins are VCC, GND,
Digital out and Analog out.
• These sensors are available as modules with
comparators. These comparators can be set for a
particular threshold value of gas concentration.
• When the concentration of the gas exceeds this
threshold the digital pin goes high.
• The analog pin can be used to measure the
concentration of the gas.
MQ2 SENSOR SPECIFICATIONS
• Operating Voltage: 5V
• Detects: LPG, Alcohol, Propane, Hydrogen,
CO , Methane and Smoke
• Analog output voltage: 0V to 5V
• Digital Output Voltage: 0V or 5V (TTL Logic)
• Preheat duration: 20 seconds
• Can be used as a digital or analog sensor.
• The sensitivity of digital pin can be varied
using the potentiometer.
INTERFACING MQ2 SENSOR
WITH ESP8266
MQ2 PIN ESP8266 PIN
GND GND
VCC Vin
Analog Out A0
PIR SENSOR
• The Passive Infrared sensor can detect
the presence of human beings or
animals.
• This sensor has three output pins VCC,
Output and Ground.
• There are two operating modes in this
sensor such as Repeatable(H) and Non-
Repeatable(L) mode. The Repeatable
mode is the default mode.
• There are two potentiometers that can
be used to set the sensitivity and time.
PIR SENSOR SPECIFICATIONS
• Working voltage range: 4.5V- 20V DC
• Voltage output: High/Low level signal (3.3V
TTL output)
• Detection distance: 3 to 7m (can be adjusted)
• Sensitive setting: Right, distance increases (about
7m); Left, distance reduce (about 3m)
• Time setting: Right, time increases (about 200s);
Left, time reduce (about 5s)
• Working temperature: -20 to +80°C
• Dimension: 3.2cm x 2.4cm x 1.8cm
INTERFACING PIR SENSOR WITH
ESP8266
GND GND
VCC 3V3
OUTPUT D2
LM393-
SOUND DETECTION SENSOR
• Sound detection sensor module detects the
intensity of sound where sound is detected
via a microphone and fed into an LM393
op-amp.
• It comprises an onboard potentiometer to
adjust the setpoint for sound level.
• When the sound level exceeds the set
point, an LED on the module is
illuminated and the output is set low.
• The sensor has four pins namely, VCC,
GND, Analog out and Digital out.
LM393 SOUND SENSOR
SPECIFICATIONS
• Operating Voltage: 3.3V to 5V DC
• LM393 comparator with threshold preset
• Induction distance: 0.5 Meter
• Operating current: 4mA to 5 mA
• Microphone Sensitivity (1kHz): 52 to 48 dB
• PCB Size: 3.4cm x 1.6cm
INTERFACING LM393 SOUND
SENSOR WITH ESP8266
VCC 3V3
OUT A0
REFERENCES
[1] Adnan et al, “Forest Fire Detection using LoRa Wireless Mesh Topology”,
IEEE,
2nd East Indonesian Conference on Computer and Information Technology,
2018.
[2] Korapati Prasanti et al, “Preventive system for forest property using wireless
communication”, IEEE, 5th International Conference on Advanced Computing
and Communications Systems, 2019.
THANK YOU