SlideShare a Scribd company logo
IOSR Journal of VLSI and Signal Processing (IOSR-JVSP)
Volume 7, Issue 1, Ver. I (Jan. - Feb. 2017), PP 16-19
e-ISSN: 2319 – 4200, p-ISSN No. : 2319 – 4197
www.iosrjournals.org
DOI: 10.9790/4200-0701011619 www.iosrjournals.org 16 | Page
Development of Personal Weather Report for Home Security
Richa Gupta and Dhruv Garg
Department of Electronics & Communication, Jaypee Institute of Information Technology, Noida, INDIA
Abstract: With the fast growing technology, it is a great need to get to know about our surrounding weather
parameters (temperature, humidity, atmospheric pressure, gas and light intensity) for better development of
living community. A complete weather report can easily access the rarest and the farthest information at one’s
own fingertips. It is based on IoT (Internet of Things), which is an emerging field in which all the devices are
connected to a channel and collect the data to gather a complete information through a personnel devices. It is
generally used to view the weather parameters with the help of unique API key for a particular user. Wi-Fi
module, temperature, pressure, humidity, gas, and light intensity sensors are interfaced with the Arduino. The
user is prompted to provide the API key of channel. ESP8266-01 reads the key and sends it to the Arduino. If the
key is matched, then the data transmission can be carried out between the channel and the microcontroller. The
module is connected to the Wi-Fi through some AT Commands.
Keywords: API keys, AT commands, IoT
I. Introduction
IoT is simply the network of interconnected things/devices which are embedded with sensors, software,
network connectivity and necessary electronics that enables them to collect and exchange data making them
responsive [1-3]. More than a concept Internet of Things is essentially an architectural framework which allows
integration and data exchange between the physical world and computer systems over existing network
infrastructure [4]. When IoT is augmented with sensors and actuators, the technology becomes an instance of
the more general class of cyber- physical systems, which also encompasses technologies such as smart grids,
smart homes, intelligent transportation and smart cities. Each thing is uniquely identifiable through its
embedded computing system but is able to interoperate within the existing internet infrastructure [5]. The
devices collect useful data with the help of various existing technologies and then autonomously flow the data
between other devices [6]. Current project and such other projects like smart homes such as control and
automation of lighting, heating, ventilation, air conditioning etc. uses Wi-Fi for remote monitoring. The present
project is very beneficial to modern society aided with the constantly increasing use of internet. It would also
work in taking care of home as we could monitor the weather parameters under the Wi-Fi system.
General Description
The ESP8266 Wi-Fi module is a self-contained SOC with integrated TCP/IP protocol stack that can
give any microcontroller access to your Wi-Fi network. The ESP8266 is capable of either hosting an application
or offloading all Wi-Fi networking functions from another application processor. ESP8266 module is pre-
programmed with an AT command set firmware [5].This module has a powerful enough on- board processing
and storage capability that allows it to be integrated with the sensors and other application specific devices
through its GPIOs with minimal development up-front and minimal loading during runtime. It contains a self-
calibrated RF allowing it to work under all operating conditions, and requires no external RF parts.
Project Work
In view of the daily chores of a household the monitoring of real time parameters is highly beneficial
for the sustenance of an organized and well informed standard of living. The parameters we are dealing here are
LPG (usually used in household for cooking purposes in kitchens through cylinders or pipelines), room
temperatures, pressure, humidity present and light sensitivity required for an ambient living. The respective
sensors are being utilized for acquisition of the required data to be monitored as shown in Figure 1, 2,
3.BMP180 sensor has been used to monitor the room temperature and pressure and it is soldered onto a PCB
with a 3.3V regulator, I2C level shifter and pull-up resistors on the I2C pins. It is a 4 pins sensor of which 2 pins
uses I2C protocol (SCL and SDA) which are connected to the respective I2C protocol pins on the Arduino i.e.
A5 & A4. It is based on the piezo resistive technology. MQ-2 sensor is a gas sensor which can detect the
presence of combustible gases such as i-butane, LPG, hydrogen & methane. The ionized constituents are
detected by the sensing element, which creates a potential difference thus giving output in the form of current.
The concentration of the gas detected is then send to the Arduino.
Development of Personal Weather Report for Home Security
DOI: 10.9790/4200-0701011619 www.iosrjournals.org 17 | Page
DHT11 sensor is used for measuring surrounding humidity and temperature. It sends a data of 40 bits
both for the temperature and humidity which also includes the checksum byte (bit error check). It operates at a
voltage of +5v and gives the digital output connected to any of the digital pin of the microcontroller.LDR (Light
Detecting Resistance) sensor is used for measuring the light intensity. It is a 3 pin sensor, which requires an
input of +5v and gives the analog output connected to any of the analog pin of the microcontroller.ESP8266
module is a Wi-Fi module, which is the backbone of this project. This module has inbuilt set of Attention
Commands which are required to configure the module. Firstly we flash the ESP8266 module using the software
then using the Attention Commands it is set in the Wi-Fi mode [9]. Arduino UNO is one of the varieties of
Arduino board microcontroller based on ATmega 328P, which takes input from the sensors and is connected to
the Wi-Fi with the help of the Wi-Fi module [7-8].
II. Conclusion
The personal weather report design developed in this project has the power to simplify everything
within your home and life. As people are getting used to the easy use of smart phones and other devices which
can access the internet we can easily introduce it practically. For instance in the case of a potential gas leak,
your single best detector is your own nose. You can supplement your power of smell with a gas sensor, which
will test for i-butane, hydrogen, methane, etc. Gas leaks are rare, but they can set off catastrophic explosions, so
it will ensure the monitoring of such incidents. It can be further extended as a wireless climate control device for
your surroundings. Maintain ideal temperature, prevent frozen pipes and protect your pool and many other such
applications. It can also be used to develop a home temperature monitoring system to ensure the comfort and
safety of your family, and it protects your home and valuables from serious damage. Digital temperature
sensors, which are combined with humidity sensors in this project can be placed in the areas of your home
where you want to measure and monitor temperature. Further if it is set up to connect to a home security
monitoring system. Whereas the possible applications of the pressure sensor could be automatic door bell, carpet
alarm, hit switch, knock bell, garage alarm, door mat sensor. The major advantage of this project is that one can
view/ or take care from anywhere under the Wi-Fi access, this project can find various applications in a number
of fields which can be certainly used for the benefit of society and mankind as a whole in this fast pacing world.
Design
.
Figure 1. Model of Project
References
[1]. Brown, Eric (13 September 2016). "Who Needs the Internet of Things?". Linux.com. Retrieved 23 October 2016.
[2]. Brown, Eric (20 September 2016). "21 Open Source Projects for IoT". Linux.com. Retrieved 23 October 2016.
[3]. "Internet of Things Global Standards Initiative". ITU. Retrieved 26 June 2015.
[4]. "Internet of Things: Science Fiction or Business Fact?" (PDF). Harvard Business Review. November 2014. Retrieved 23
October 2016.
[5]. Evans, Dave. "The Internet of Things: How the Next Evolution of the Internet Is Changing Everything" (PDF). (April 2011) Cisco.
Retrieved 15 February 2016.
[6]. Hendricks, Drew. "The Trouble with the Internet of Things". London Data store. Greater London Authority. Retrieved 10
August 2015.
[7]. “Arduino”, arduino.cc, 2010. [Online]. Available: http://www.arduino.org/products/boards/arduino-uno. [Accessed: 10-sep-2016].
[8]. “Wikipedia”, Wikipedia.com, 2010. [Online]. Available: https://en.wikipedia.org/wiki/Arduino. [Accessed: 10-sep-2016].
[9]. Brian Benchoff (August 26, 2014). "New Chip Alert: The ESP8266 Wi-Fi Module)", Retrieved 2015-06-24.
Development of Personal Weather Report for Home Security
DOI: 10.9790/4200-0701011619 www.iosrjournals.org 18 | Page
Figure 2. Flowchart
Development of Personal Weather Report for Home Security
DOI: 10.9790/4200-0701011619 www.iosrjournals.org 19 | Page
Figure 3. Circuit Diagram

More Related Content

What's hot

Internet of things for Smart Home
Internet of things for Smart Home Internet of things for Smart Home
Internet of things for Smart Home
Khwaja Aamer
 
Home Automation System using iot
Home Automation System using iotHome Automation System using iot
Home Automation System using iot
Kowshik Deb
 
FYP PRESENTATION-ROOM MONITORING SYSTEM USING IOT
FYP PRESENTATION-ROOM MONITORING SYSTEM USING IOTFYP PRESENTATION-ROOM MONITORING SYSTEM USING IOT
FYP PRESENTATION-ROOM MONITORING SYSTEM USING IOT
inrhumaira
 
Intelligent IoT Projects In 7 Days
Intelligent IoT Projects In 7 Days Intelligent IoT Projects In 7 Days
Intelligent IoT Projects In 7 Days
Skyline Technologies
 
Cottage village
Cottage villageCottage village
Cottage village
Hadif Hassan
 
IRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: Review
IRJET Journal
 
smart automation system
smart automation systemsmart automation system
smart automation system
Abhishek Bhadoria
 
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfHOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
KanagarajanSwamiappa
 
iot based home automation
iot based home automationiot based home automation
iot based home automation
parvathy s m
 
IJSRED-V2I5P2
IJSRED-V2I5P2IJSRED-V2I5P2
IJSRED-V2I5P2
IJSRED
 
Presentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCUPresentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCU
Souvik Kundu
 
IoT Based Home Automation using Intel Galileo Gen-2
IoT Based Home Automation using Intel Galileo Gen-2IoT Based Home Automation using Intel Galileo Gen-2
IoT Based Home Automation using Intel Galileo Gen-2
IRJET Journal
 
Home Automation using Iot
Home Automation using IotHome Automation using Iot
Home Automation using Iot
Rabiya Mustafa
 
IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET-  	  Environmental Analysis in IoT using Raspberry PiIRJET-  	  Environmental Analysis in IoT using Raspberry Pi
IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET Journal
 
Investigation of Internet of Things
Investigation of Internet of ThingsInvestigation of Internet of Things
Investigation of Internet of Things
Madhavi Jayarathne
 
IoT BASED SMART HOME USING ARDUINO
IoT BASED SMART HOME USING ARDUINOIoT BASED SMART HOME USING ARDUINO
IoT BASED SMART HOME USING ARDUINO
AYSHA S KABEER
 
IRJET - Safety and Security Aspects of Smart Home Applications using Face...
IRJET -  	  Safety and Security Aspects of Smart Home Applications using Face...IRJET -  	  Safety and Security Aspects of Smart Home Applications using Face...
IRJET - Safety and Security Aspects of Smart Home Applications using Face...
IRJET Journal
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation System
IRJET Journal
 
IRJET- Smart Security System in Homes using Simple Internet of Things Ena...
IRJET-  	  Smart Security System in Homes using Simple Internet of Things Ena...IRJET-  	  Smart Security System in Homes using Simple Internet of Things Ena...
IRJET- Smart Security System in Homes using Simple Internet of Things Ena...
IRJET Journal
 
Communication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A SurveyCommunication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A Survey
dbpublications
 

What's hot (20)

Internet of things for Smart Home
Internet of things for Smart Home Internet of things for Smart Home
Internet of things for Smart Home
 
Home Automation System using iot
Home Automation System using iotHome Automation System using iot
Home Automation System using iot
 
FYP PRESENTATION-ROOM MONITORING SYSTEM USING IOT
FYP PRESENTATION-ROOM MONITORING SYSTEM USING IOTFYP PRESENTATION-ROOM MONITORING SYSTEM USING IOT
FYP PRESENTATION-ROOM MONITORING SYSTEM USING IOT
 
Intelligent IoT Projects In 7 Days
Intelligent IoT Projects In 7 Days Intelligent IoT Projects In 7 Days
Intelligent IoT Projects In 7 Days
 
Cottage village
Cottage villageCottage village
Cottage village
 
IRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: Review
 
smart automation system
smart automation systemsmart automation system
smart automation system
 
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfHOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
 
iot based home automation
iot based home automationiot based home automation
iot based home automation
 
IJSRED-V2I5P2
IJSRED-V2I5P2IJSRED-V2I5P2
IJSRED-V2I5P2
 
Presentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCUPresentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCU
 
IoT Based Home Automation using Intel Galileo Gen-2
IoT Based Home Automation using Intel Galileo Gen-2IoT Based Home Automation using Intel Galileo Gen-2
IoT Based Home Automation using Intel Galileo Gen-2
 
Home Automation using Iot
Home Automation using IotHome Automation using Iot
Home Automation using Iot
 
IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET-  	  Environmental Analysis in IoT using Raspberry PiIRJET-  	  Environmental Analysis in IoT using Raspberry Pi
IRJET- Environmental Analysis in IoT using Raspberry Pi
 
Investigation of Internet of Things
Investigation of Internet of ThingsInvestigation of Internet of Things
Investigation of Internet of Things
 
IoT BASED SMART HOME USING ARDUINO
IoT BASED SMART HOME USING ARDUINOIoT BASED SMART HOME USING ARDUINO
IoT BASED SMART HOME USING ARDUINO
 
IRJET - Safety and Security Aspects of Smart Home Applications using Face...
IRJET -  	  Safety and Security Aspects of Smart Home Applications using Face...IRJET -  	  Safety and Security Aspects of Smart Home Applications using Face...
IRJET - Safety and Security Aspects of Smart Home Applications using Face...
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation System
 
IRJET- Smart Security System in Homes using Simple Internet of Things Ena...
IRJET-  	  Smart Security System in Homes using Simple Internet of Things Ena...IRJET-  	  Smart Security System in Homes using Simple Internet of Things Ena...
IRJET- Smart Security System in Homes using Simple Internet of Things Ena...
 
Communication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A SurveyCommunication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A Survey
 

Similar to Development of Personal Weather Report for Home Security

Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...
IJECEIAES
 
IOT Based Smart Home System Technologies
IOT Based Smart Home System TechnologiesIOT Based Smart Home System Technologies
IOT Based Smart Home System Technologies
IJERDJOURNAL
 
HEART DISEASE PROBLEM CHECKING IN THE SYSTEM USING SOME OPERATINGS
HEART DISEASE PROBLEM CHECKING IN THE SYSTEM USING SOME OPERATINGSHEART DISEASE PROBLEM CHECKING IN THE SYSTEM USING SOME OPERATINGS
HEART DISEASE PROBLEM CHECKING IN THE SYSTEM USING SOME OPERATINGS
RajanikanthBegar
 
Design and implementation of a smart home system with two levels of security ...
Design and implementation of a smart home system with two levels of security ...Design and implementation of a smart home system with two levels of security ...
Design and implementation of a smart home system with two levels of security ...
nooriasukmaningtyas
 
IRJET- IoT based Real Time Greenhouse Monitoring System using Raspberry Pi
IRJET-  	  IoT based Real Time Greenhouse Monitoring System using Raspberry PiIRJET-  	  IoT based Real Time Greenhouse Monitoring System using Raspberry Pi
IRJET- IoT based Real Time Greenhouse Monitoring System using Raspberry Pi
IRJET Journal
 
Monitoring Section of IoTs Smart Garbage System
Monitoring Section of IoTs Smart Garbage SystemMonitoring Section of IoTs Smart Garbage System
Monitoring Section of IoTs Smart Garbage System
ijtsrd
 
IoT Based Anti-Theft Detection and Alarm System Using NodeMCU and Blynk Appli...
IoT Based Anti-Theft Detection and Alarm System Using NodeMCU and Blynk Appli...IoT Based Anti-Theft Detection and Alarm System Using NodeMCU and Blynk Appli...
IoT Based Anti-Theft Detection and Alarm System Using NodeMCU and Blynk Appli...
IRJET Journal
 
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877AIRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET Journal
 
IRJET - Home Automation for Physically Challenged and Elder People
IRJET -  	  Home Automation for Physically Challenged and Elder PeopleIRJET -  	  Home Automation for Physically Challenged and Elder People
IRJET - Home Automation for Physically Challenged and Elder People
IRJET Journal
 
Iot based urban gardening project foe college
Iot based urban gardening  project foe collegeIot based urban gardening  project foe college
Iot based urban gardening project foe college
201roopikha
 
1. IoT.pptx
1. IoT.pptx1. IoT.pptx
1. IoT.pptx
aravind Guru
 
IRJET - Smart Classroom Automation based on IoT
IRJET -  	  Smart Classroom Automation based on IoTIRJET -  	  Smart Classroom Automation based on IoT
IRJET - Smart Classroom Automation based on IoT
IRJET Journal
 
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATIONUBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
IJCNCJournal
 
Internet of things (iot)
Internet of things (iot)Internet of things (iot)
Internet of things (iot)
shubhamyadav613
 
Introduction We live in a world where smart technology.pdf
Introduction We live in a world where smart technology.pdfIntroduction We live in a world where smart technology.pdf
Introduction We live in a world where smart technology.pdf
bkbk37
 
Smart Gardening System Using the Internet of Things
Smart Gardening System Using the Internet of ThingsSmart Gardening System Using the Internet of Things
Smart Gardening System Using the Internet of Things
IRJET Journal
 
DESIGN AND SIMULATION OF FARMER’S FRIEND DEVICE USING IoT
DESIGN AND SIMULATION OF  FARMER’S FRIEND DEVICE USING  IoTDESIGN AND SIMULATION OF  FARMER’S FRIEND DEVICE USING  IoT
DESIGN AND SIMULATION OF FARMER’S FRIEND DEVICE USING IoT
NIET Journal of Engineering & Technology (NIETJET)
 
Internet of Things- Remote Desktop & Wireless Hibernation
Internet of Things- Remote Desktop & Wireless HibernationInternet of Things- Remote Desktop & Wireless Hibernation
Internet of Things- Remote Desktop & Wireless Hibernation
IRJET Journal
 
A Secure IoT Enabled Smart Home System
A Secure IoT Enabled Smart Home SystemA Secure IoT Enabled Smart Home System
A Secure IoT Enabled Smart Home System
ijtsrd
 
MP4706 Instrumentation And Control.docx
MP4706 Instrumentation And Control.docxMP4706 Instrumentation And Control.docx
MP4706 Instrumentation And Control.docx
stirlingvwriters
 

Similar to Development of Personal Weather Report for Home Security (20)

Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...
 
IOT Based Smart Home System Technologies
IOT Based Smart Home System TechnologiesIOT Based Smart Home System Technologies
IOT Based Smart Home System Technologies
 
HEART DISEASE PROBLEM CHECKING IN THE SYSTEM USING SOME OPERATINGS
HEART DISEASE PROBLEM CHECKING IN THE SYSTEM USING SOME OPERATINGSHEART DISEASE PROBLEM CHECKING IN THE SYSTEM USING SOME OPERATINGS
HEART DISEASE PROBLEM CHECKING IN THE SYSTEM USING SOME OPERATINGS
 
Design and implementation of a smart home system with two levels of security ...
Design and implementation of a smart home system with two levels of security ...Design and implementation of a smart home system with two levels of security ...
Design and implementation of a smart home system with two levels of security ...
 
IRJET- IoT based Real Time Greenhouse Monitoring System using Raspberry Pi
IRJET-  	  IoT based Real Time Greenhouse Monitoring System using Raspberry PiIRJET-  	  IoT based Real Time Greenhouse Monitoring System using Raspberry Pi
IRJET- IoT based Real Time Greenhouse Monitoring System using Raspberry Pi
 
Monitoring Section of IoTs Smart Garbage System
Monitoring Section of IoTs Smart Garbage SystemMonitoring Section of IoTs Smart Garbage System
Monitoring Section of IoTs Smart Garbage System
 
IoT Based Anti-Theft Detection and Alarm System Using NodeMCU and Blynk Appli...
IoT Based Anti-Theft Detection and Alarm System Using NodeMCU and Blynk Appli...IoT Based Anti-Theft Detection and Alarm System Using NodeMCU and Blynk Appli...
IoT Based Anti-Theft Detection and Alarm System Using NodeMCU and Blynk Appli...
 
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877AIRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
 
IRJET - Home Automation for Physically Challenged and Elder People
IRJET -  	  Home Automation for Physically Challenged and Elder PeopleIRJET -  	  Home Automation for Physically Challenged and Elder People
IRJET - Home Automation for Physically Challenged and Elder People
 
Iot based urban gardening project foe college
Iot based urban gardening  project foe collegeIot based urban gardening  project foe college
Iot based urban gardening project foe college
 
1. IoT.pptx
1. IoT.pptx1. IoT.pptx
1. IoT.pptx
 
IRJET - Smart Classroom Automation based on IoT
IRJET -  	  Smart Classroom Automation based on IoTIRJET -  	  Smart Classroom Automation based on IoT
IRJET - Smart Classroom Automation based on IoT
 
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATIONUBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
 
Internet of things (iot)
Internet of things (iot)Internet of things (iot)
Internet of things (iot)
 
Introduction We live in a world where smart technology.pdf
Introduction We live in a world where smart technology.pdfIntroduction We live in a world where smart technology.pdf
Introduction We live in a world where smart technology.pdf
 
Smart Gardening System Using the Internet of Things
Smart Gardening System Using the Internet of ThingsSmart Gardening System Using the Internet of Things
Smart Gardening System Using the Internet of Things
 
DESIGN AND SIMULATION OF FARMER’S FRIEND DEVICE USING IoT
DESIGN AND SIMULATION OF  FARMER’S FRIEND DEVICE USING  IoTDESIGN AND SIMULATION OF  FARMER’S FRIEND DEVICE USING  IoT
DESIGN AND SIMULATION OF FARMER’S FRIEND DEVICE USING IoT
 
Internet of Things- Remote Desktop & Wireless Hibernation
Internet of Things- Remote Desktop & Wireless HibernationInternet of Things- Remote Desktop & Wireless Hibernation
Internet of Things- Remote Desktop & Wireless Hibernation
 
A Secure IoT Enabled Smart Home System
A Secure IoT Enabled Smart Home SystemA Secure IoT Enabled Smart Home System
A Secure IoT Enabled Smart Home System
 
MP4706 Instrumentation And Control.docx
MP4706 Instrumentation And Control.docxMP4706 Instrumentation And Control.docx
MP4706 Instrumentation And Control.docx
 

More from IOSRJVSP

PCIe BUS: A State-of-the-Art-Review
PCIe BUS: A State-of-the-Art-ReviewPCIe BUS: A State-of-the-Art-Review
PCIe BUS: A State-of-the-Art-Review
IOSRJVSP
 
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic TechniquesImplementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
IOSRJVSP
 
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
IOSRJVSP
 
Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...
Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...
Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...
IOSRJVSP
 
Analyzing the Impact of Sleep Transistor on SRAM
Analyzing the Impact of Sleep Transistor on SRAMAnalyzing the Impact of Sleep Transistor on SRAM
Analyzing the Impact of Sleep Transistor on SRAM
IOSRJVSP
 
Robust Fault Tolerance in Content Addressable Memory Interface
Robust Fault Tolerance in Content Addressable Memory InterfaceRobust Fault Tolerance in Content Addressable Memory Interface
Robust Fault Tolerance in Content Addressable Memory Interface
IOSRJVSP
 
Color Particle Filter Tracking using Frame Segmentation based on JND Color an...
Color Particle Filter Tracking using Frame Segmentation based on JND Color an...Color Particle Filter Tracking using Frame Segmentation based on JND Color an...
Color Particle Filter Tracking using Frame Segmentation based on JND Color an...
IOSRJVSP
 
Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...
Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...
Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...
IOSRJVSP
 
Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...
Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...
Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...
IOSRJVSP
 
Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...
Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...
Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...
IOSRJVSP
 
P-Wave Related Disease Detection Using DWT
P-Wave Related Disease Detection Using DWTP-Wave Related Disease Detection Using DWT
P-Wave Related Disease Detection Using DWT
IOSRJVSP
 
Design and Synthesis of Multiplexer based Universal Shift Register using Reve...
Design and Synthesis of Multiplexer based Universal Shift Register using Reve...Design and Synthesis of Multiplexer based Universal Shift Register using Reve...
Design and Synthesis of Multiplexer based Universal Shift Register using Reve...
IOSRJVSP
 
Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...
Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...
Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...
IOSRJVSP
 
ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...
ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...
ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...
IOSRJVSP
 
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design SystemIC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IOSRJVSP
 
Design & Implementation of Subthreshold Memory Cell design based on the prima...
Design & Implementation of Subthreshold Memory Cell design based on the prima...Design & Implementation of Subthreshold Memory Cell design based on the prima...
Design & Implementation of Subthreshold Memory Cell design based on the prima...
IOSRJVSP
 
Retinal Macular Edema Detection Using Optical Coherence Tomography Images
Retinal Macular Edema Detection Using Optical Coherence Tomography ImagesRetinal Macular Edema Detection Using Optical Coherence Tomography Images
Retinal Macular Edema Detection Using Optical Coherence Tomography Images
IOSRJVSP
 
Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
Speech Enhancement Using Spectral Flatness Measure Based Spectral SubtractionSpeech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
IOSRJVSP
 
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
IOSRJVSP
 
Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...
Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...
Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...
IOSRJVSP
 

More from IOSRJVSP (20)

PCIe BUS: A State-of-the-Art-Review
PCIe BUS: A State-of-the-Art-ReviewPCIe BUS: A State-of-the-Art-Review
PCIe BUS: A State-of-the-Art-Review
 
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic TechniquesImplementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
 
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
 
Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...
Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...
Measuring the Effects of Rational 7th and 8th Order Distortion Model in the R...
 
Analyzing the Impact of Sleep Transistor on SRAM
Analyzing the Impact of Sleep Transistor on SRAMAnalyzing the Impact of Sleep Transistor on SRAM
Analyzing the Impact of Sleep Transistor on SRAM
 
Robust Fault Tolerance in Content Addressable Memory Interface
Robust Fault Tolerance in Content Addressable Memory InterfaceRobust Fault Tolerance in Content Addressable Memory Interface
Robust Fault Tolerance in Content Addressable Memory Interface
 
Color Particle Filter Tracking using Frame Segmentation based on JND Color an...
Color Particle Filter Tracking using Frame Segmentation based on JND Color an...Color Particle Filter Tracking using Frame Segmentation based on JND Color an...
Color Particle Filter Tracking using Frame Segmentation based on JND Color an...
 
Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...
Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...
Design and FPGA Implementation of AMBA APB Bridge with Clock Skew Minimizatio...
 
Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...
Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...
Simultaneous Data Path and Clock Path Engineering Change Order for Efficient ...
 
Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...
Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...
Design And Implementation Of Arithmetic Logic Unit Using Modified Quasi Stati...
 
P-Wave Related Disease Detection Using DWT
P-Wave Related Disease Detection Using DWTP-Wave Related Disease Detection Using DWT
P-Wave Related Disease Detection Using DWT
 
Design and Synthesis of Multiplexer based Universal Shift Register using Reve...
Design and Synthesis of Multiplexer based Universal Shift Register using Reve...Design and Synthesis of Multiplexer based Universal Shift Register using Reve...
Design and Synthesis of Multiplexer based Universal Shift Register using Reve...
 
Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...
Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...
Design and Implementation of a Low Noise Amplifier for Ultra Wideband Applica...
 
ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...
ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...
ElectroencephalographySignalClassification based on Sub-Band Common Spatial P...
 
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design SystemIC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
 
Design & Implementation of Subthreshold Memory Cell design based on the prima...
Design & Implementation of Subthreshold Memory Cell design based on the prima...Design & Implementation of Subthreshold Memory Cell design based on the prima...
Design & Implementation of Subthreshold Memory Cell design based on the prima...
 
Retinal Macular Edema Detection Using Optical Coherence Tomography Images
Retinal Macular Edema Detection Using Optical Coherence Tomography ImagesRetinal Macular Edema Detection Using Optical Coherence Tomography Images
Retinal Macular Edema Detection Using Optical Coherence Tomography Images
 
Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
Speech Enhancement Using Spectral Flatness Measure Based Spectral SubtractionSpeech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
 
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
 
Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...
Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...
Performance Analysis of the Sigmoid and Fibonacci Activation Functions in NGA...
 

Recently uploaded

DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
PuktoonEngr
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
nooriasukmaningtyas
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
rpskprasana
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
yokeleetan1
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
ssuser36d3051
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
mamunhossenbd75
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
New techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdfNew techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdf
wisnuprabawa3
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
Mukeshwaran Balu
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 

Recently uploaded (20)

DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
New techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdfNew techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdf
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 

Development of Personal Weather Report for Home Security

  • 1. IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 7, Issue 1, Ver. I (Jan. - Feb. 2017), PP 16-19 e-ISSN: 2319 – 4200, p-ISSN No. : 2319 – 4197 www.iosrjournals.org DOI: 10.9790/4200-0701011619 www.iosrjournals.org 16 | Page Development of Personal Weather Report for Home Security Richa Gupta and Dhruv Garg Department of Electronics & Communication, Jaypee Institute of Information Technology, Noida, INDIA Abstract: With the fast growing technology, it is a great need to get to know about our surrounding weather parameters (temperature, humidity, atmospheric pressure, gas and light intensity) for better development of living community. A complete weather report can easily access the rarest and the farthest information at one’s own fingertips. It is based on IoT (Internet of Things), which is an emerging field in which all the devices are connected to a channel and collect the data to gather a complete information through a personnel devices. It is generally used to view the weather parameters with the help of unique API key for a particular user. Wi-Fi module, temperature, pressure, humidity, gas, and light intensity sensors are interfaced with the Arduino. The user is prompted to provide the API key of channel. ESP8266-01 reads the key and sends it to the Arduino. If the key is matched, then the data transmission can be carried out between the channel and the microcontroller. The module is connected to the Wi-Fi through some AT Commands. Keywords: API keys, AT commands, IoT I. Introduction IoT is simply the network of interconnected things/devices which are embedded with sensors, software, network connectivity and necessary electronics that enables them to collect and exchange data making them responsive [1-3]. More than a concept Internet of Things is essentially an architectural framework which allows integration and data exchange between the physical world and computer systems over existing network infrastructure [4]. When IoT is augmented with sensors and actuators, the technology becomes an instance of the more general class of cyber- physical systems, which also encompasses technologies such as smart grids, smart homes, intelligent transportation and smart cities. Each thing is uniquely identifiable through its embedded computing system but is able to interoperate within the existing internet infrastructure [5]. The devices collect useful data with the help of various existing technologies and then autonomously flow the data between other devices [6]. Current project and such other projects like smart homes such as control and automation of lighting, heating, ventilation, air conditioning etc. uses Wi-Fi for remote monitoring. The present project is very beneficial to modern society aided with the constantly increasing use of internet. It would also work in taking care of home as we could monitor the weather parameters under the Wi-Fi system. General Description The ESP8266 Wi-Fi module is a self-contained SOC with integrated TCP/IP protocol stack that can give any microcontroller access to your Wi-Fi network. The ESP8266 is capable of either hosting an application or offloading all Wi-Fi networking functions from another application processor. ESP8266 module is pre- programmed with an AT command set firmware [5].This module has a powerful enough on- board processing and storage capability that allows it to be integrated with the sensors and other application specific devices through its GPIOs with minimal development up-front and minimal loading during runtime. It contains a self- calibrated RF allowing it to work under all operating conditions, and requires no external RF parts. Project Work In view of the daily chores of a household the monitoring of real time parameters is highly beneficial for the sustenance of an organized and well informed standard of living. The parameters we are dealing here are LPG (usually used in household for cooking purposes in kitchens through cylinders or pipelines), room temperatures, pressure, humidity present and light sensitivity required for an ambient living. The respective sensors are being utilized for acquisition of the required data to be monitored as shown in Figure 1, 2, 3.BMP180 sensor has been used to monitor the room temperature and pressure and it is soldered onto a PCB with a 3.3V regulator, I2C level shifter and pull-up resistors on the I2C pins. It is a 4 pins sensor of which 2 pins uses I2C protocol (SCL and SDA) which are connected to the respective I2C protocol pins on the Arduino i.e. A5 & A4. It is based on the piezo resistive technology. MQ-2 sensor is a gas sensor which can detect the presence of combustible gases such as i-butane, LPG, hydrogen & methane. The ionized constituents are detected by the sensing element, which creates a potential difference thus giving output in the form of current. The concentration of the gas detected is then send to the Arduino.
  • 2. Development of Personal Weather Report for Home Security DOI: 10.9790/4200-0701011619 www.iosrjournals.org 17 | Page DHT11 sensor is used for measuring surrounding humidity and temperature. It sends a data of 40 bits both for the temperature and humidity which also includes the checksum byte (bit error check). It operates at a voltage of +5v and gives the digital output connected to any of the digital pin of the microcontroller.LDR (Light Detecting Resistance) sensor is used for measuring the light intensity. It is a 3 pin sensor, which requires an input of +5v and gives the analog output connected to any of the analog pin of the microcontroller.ESP8266 module is a Wi-Fi module, which is the backbone of this project. This module has inbuilt set of Attention Commands which are required to configure the module. Firstly we flash the ESP8266 module using the software then using the Attention Commands it is set in the Wi-Fi mode [9]. Arduino UNO is one of the varieties of Arduino board microcontroller based on ATmega 328P, which takes input from the sensors and is connected to the Wi-Fi with the help of the Wi-Fi module [7-8]. II. Conclusion The personal weather report design developed in this project has the power to simplify everything within your home and life. As people are getting used to the easy use of smart phones and other devices which can access the internet we can easily introduce it practically. For instance in the case of a potential gas leak, your single best detector is your own nose. You can supplement your power of smell with a gas sensor, which will test for i-butane, hydrogen, methane, etc. Gas leaks are rare, but they can set off catastrophic explosions, so it will ensure the monitoring of such incidents. It can be further extended as a wireless climate control device for your surroundings. Maintain ideal temperature, prevent frozen pipes and protect your pool and many other such applications. It can also be used to develop a home temperature monitoring system to ensure the comfort and safety of your family, and it protects your home and valuables from serious damage. Digital temperature sensors, which are combined with humidity sensors in this project can be placed in the areas of your home where you want to measure and monitor temperature. Further if it is set up to connect to a home security monitoring system. Whereas the possible applications of the pressure sensor could be automatic door bell, carpet alarm, hit switch, knock bell, garage alarm, door mat sensor. The major advantage of this project is that one can view/ or take care from anywhere under the Wi-Fi access, this project can find various applications in a number of fields which can be certainly used for the benefit of society and mankind as a whole in this fast pacing world. Design . Figure 1. Model of Project References [1]. Brown, Eric (13 September 2016). "Who Needs the Internet of Things?". Linux.com. Retrieved 23 October 2016. [2]. Brown, Eric (20 September 2016). "21 Open Source Projects for IoT". Linux.com. Retrieved 23 October 2016. [3]. "Internet of Things Global Standards Initiative". ITU. Retrieved 26 June 2015. [4]. "Internet of Things: Science Fiction or Business Fact?" (PDF). Harvard Business Review. November 2014. Retrieved 23 October 2016. [5]. Evans, Dave. "The Internet of Things: How the Next Evolution of the Internet Is Changing Everything" (PDF). (April 2011) Cisco. Retrieved 15 February 2016. [6]. Hendricks, Drew. "The Trouble with the Internet of Things". London Data store. Greater London Authority. Retrieved 10 August 2015. [7]. “Arduino”, arduino.cc, 2010. [Online]. Available: http://www.arduino.org/products/boards/arduino-uno. [Accessed: 10-sep-2016]. [8]. “Wikipedia”, Wikipedia.com, 2010. [Online]. Available: https://en.wikipedia.org/wiki/Arduino. [Accessed: 10-sep-2016]. [9]. Brian Benchoff (August 26, 2014). "New Chip Alert: The ESP8266 Wi-Fi Module)", Retrieved 2015-06-24.
  • 3. Development of Personal Weather Report for Home Security DOI: 10.9790/4200-0701011619 www.iosrjournals.org 18 | Page Figure 2. Flowchart
  • 4. Development of Personal Weather Report for Home Security DOI: 10.9790/4200-0701011619 www.iosrjournals.org 19 | Page Figure 3. Circuit Diagram