International Journal of Networked and Distributed Computing

Volume 7, Issue 2, April 2019, Pages 85 - 92

Design and Implementation of an IoT-Based Smart Home Security System

Authors
Mohammad Asadul Hoque1, *, Chad Davidson2
1Department of Computing, East Tennessee State University, Johnson City, TN 37614, USA
2Department of Electrical Engineering and Computer Science, University of Tennessee, Knoxville, Tennessee, USA
*Corresponding author. Email: hoquem@etsu.edu
Corresponding Author
Mohammad Asadul Hoque
Received 13 January 2019, Accepted 18 March 2019, Available Online 16 April 2019.
DOI
10.2991/ijndc.k.190326.004How to use a DOI?
Keywords
Smart home; security; IoT; Arduino; Raspberry Pi; NodeJS; MongoDB; RF transmission
Abstract

Recent advances in smartphones and affordable open-source hardware platforms have enabled the development of low-cost architectures for Internet-of-Things (IoT)-enabled home automation and security systems. These systems usually consist of sensing and actuating layer that is made up of sensors such as passive infrared sensors, also known as motion sensors; temperature sensors; smoke sensors, and web cameras for security surveillance. These sensors, smart electrical appliances, and other IoT devices connect to the Internet through a home gateway. This paper lays out an architecture for a cost-effective smart door sensor that will inform a user through an Android application, of door open events in a house or office environment. The proposed architecture uses an Arduino-compatible Elegoo Mega 2560 microcontroller board along with the Raspberry Pi 2 board for communicating with a web server that implements a RESTful API. Several programming languages are used in the implementation and further applications of the door sensor are discussed as well as some of its shortcomings such as possible interference from other radio frequency devices.

Copyright
© 2019 The Authors. Published by Atlantis Press SARL.
Open Access
This is an open access article distributed under the CC BY-NC 4.0 license (http://creativecommons.org/licenses/by-nc/4.0/).

1. INTRODUCTION

The Internet-of-Things (IoT) is a vision for an internetwork of intelligent, communicating objects such as home appliances, vehicles, factory machines, wearable devices and various types of sensors. The convergence of technologies like ubiquitous wireless communications, machine learning, real-time analytics and embedded systems has made novel IoT applications possible in a multitude of domains. A combination of commercial interests and government initiatives have made smart homes, smart healthcare, smart cities, and smart transport primary areas of focus for IoT application development.

Internet-of-things-enabled personal healthcare applications will require sensors to collect data in smart spaces, such as smart homes or healthcare environments, and from wearable or implanted RFID tags. Data from RFID devices will provide insights into people’s diurnal activities, help detect abnormal events, and possibly alert caregivers to problems. The idea of using an IoT to create smart cities may have originated with a 1990’s era nationwide coalition, Smart Growth America (SGA). SGA sought to address issues related to urban environments, including resource management, transportation, and public administration. Recent government support for information and communication technology systems may finally allow the SGA’s vision to be realized. Potential applications of IoT include the monitoring of building health, energy consumption, noise, and air quality; improved waste and traffic management; and smart lighting. The Internet-of-Vehicles (IoV) is a subfield of IoT that uses wireless technology to enable vehicles to communicate with their environment. IoV creates opportunities for developing novel applications in intelligent traffic control and management, road safety and vehicular safety such as online diagnosis, anti-theft systems and tracking [116]. IoV enables vehicles to communicate utilizing multiple modes of communications including vehicle-to-vehicle, vehicle-to-network-to-vehicle, and vehicle-to-infrastructure communications.

Smart home is a section of the IoT paradigm that aims to integrate home automation and security. Enabling objects in a typical household to be connected to the Internet allows home-owners to remotely monitor and control them. From lamps that are set on timers to turn off at a specific time of the day, to smart thermostats that will regulate the temperatures in a house and generate detailed reports about energy usage, smart homes have found its niche in the consumer market. The availability of affordable smartphones, micro-controllers and other open-source hardware along with the increasing use of cloud services, has made it possible to develop low-cost smart home security systems. With families having busier lives than ever, smart home automation and security systems can also cater to household members with limited mobility such as the handicapped and the old.

The purpose of this paper is to present a low-cost architecture using RF based communication in a household to create an IoT-enabled smart home security system [17]. Smart home devices that typically consume low power such as smart bulbs and door or window sensors use RF transceivers to communicate with each other. In this paper, an inexpensive architecture is proposed for a smart door sensor that will utilize an Elegoo Mega 2560 microcontroller board, Raspberry Pi 2, a web server, and an Android application.

2. RELATED WORK

Prior work in IoT-enabled home security system has proposed architectures that focused on the use of low-cost open-source hardware components like the Arduino and Raspberry Pi MCU boards and a combination of sensors. Passive Infrared (PIR) sensors are used to detect motion and can work in sync with a webcam that captures images to alert users of trespassing.

Kodali et al. [18] describe a cost-effective wireless home security and automation system based on the TI-CC3200 LaunchPad: a battery-powered Microcontroller Unit (MCU) with built-in Wi-Fi connectivity. PIR motion sensors are placed at the entrances to a building and connect to a digital input–output pin of the MCU. The MCU is programmed using Energia Integrated Development Environment (IDE) and Wi-Fi enabled. Kodali et al.’s configuration allows mobile phones without Internet connectivity to receive security alerts and control IoT devices connected to the microcontroller. Tanwar et al. [19] describe an inexpensive home security system that implements a real-time email alert system. The system uses a PIR module and a Raspberry Pi MCU. Security cameras and PIR sensors are connected to the Raspberry Pi via USB ports and general purpose input/output pins respectively. The system assumes that homes have Internet access; it uses the Internet to send e-mails to the resident in real-time. The system’s intrusion detection logic identifies motion by comparing signal inputs from the PIR sensors with their previous values. When current and previous signals differ, the security camera captures an image that is stored temporarily on the Raspberry Pi and then automatically e-mailed to the resident.

Gupta and Chhabra [20] describe a cost-effective Ethernet-based smart home system for monitoring energy consumption, smoke and temperature levels and detecting trespassing. This system uses the Arduino-certified Intel Galileo 2nd generation microcontroller board. Temperature, smoke and PIR sensors are connected directly to the microcontroller, while four 220 V devices are connected via a relay module. An android based mobile app that connects to the Intel Galileo-based server over the Internet allows users to toggle switching devices by tap-to-touch or voice commands through Google API speech recognition tools.

Piyare et al. [21] present a Bluetooth-based home automation system where an Android cell phone running a Python script communicates with an Arduino BT board with digital and analog input/output ports to which sensors and appliances are connected. The smartphone application has a toggle on and off feature for each device. However, Bluetooth connectivity between the smartphone and the Arduino BT board required a range of 50 m or less within a concrete building and mobile platforms other than Symbian do not support the Pyhton application.

Behera et al. [22] designed and implemented a real-time smart home automation system using an Arduino Uno board along with an Arduino Wi-Fi Shield and a PC home server. A PIR or motion sensor, an light dependent resistor and an LM35 temperature sensor were used to collect data which was made available on the PC server that also implemented a MATLAB-GUI platform to control the temperature, lights, and fans. The PIR sensor also acted as a security component by detecting possible intrusions and setting off a buzzer to alert the residents.

Howedi et al. [23] proposed a low-cost smart home system built upon a similar architecture using the Arduino Uno board, PIR sensors, DHT11 temperature sensors, INA219 high side DC current sensor and servo motors that control doors and windows. The Arduino IDE is used to implement the control and monitoring module of the system while the MIT App Inventor is used to develop a simple Android application.

Panwar et al. [24] implemented the Eyrie smart home automation system using the Raspberry Pi 3 MCU as the central hub. Their proposed architecture connected several Arduino Nano boards located around the house to various types of sensors and NRF24L trans-receivers that eliminated the need for Ethernet or Wi-Fi connectivity. Mosquito Broker, an open-source message broker used for relaying messages to the Raspberry Pi 3, operates using the Debian OS. Eclipse SmartHome framework was used to implement a web interface and a smartphone app for end-users.

In Baraka et al. [25], a home automation system with smart task scheduling is developed making use of wireless ZigBee to connect appliances and wired X10 technology to connect light and switch modules to an Arduino microcontroller. An Ethernet shield mounted on the Arduino MCU allows communication between Arduino and a web-based Android application which is then used to remotely add and manage devices and view recommended scheduling.

ShariqSuhail et al. [26] implemented a prototype for smart home security system that uses PIR sensors for intrusion detection, MQ2 sensors for detecting smoke and gas leaks, LM35 temperature sensors as input to an Arduino Mega 2560. A buzzer, LCD, LED strip and a Global System for Mobile communication (GSM) module are outputs to this MCU board while a Raspberry Pi 2 board is used to include a webcam that captures images upon motion detection. GSM, a wireless technology interfaces with the Arduino Mega to send SMS notifications and calls to the user’s cell phone whenever potential intrusion, smoke or gas leak is detected.

In Gunputh et al. [27], a similar architecture utilizes an Arduino Mega 2560 board with a Wi-Fi module to implement a voice-­controlled smart home system. The Elechouse V3 voice recognition module allows users to send voice commands to adjust lighting, open or close windows and control a folding bed.

Vineeth’s et al. [28] voice-controlled secure eHome also make use of the V3 voice recognition module but use an RF module instead of Wi-Fi for wireless communication between an Arduino UNO and Raspberry Pi MCUs. The Raspberry Pi supports sensor connectivity to the Internet so all sensory data can be logged onto a Google spreadsheet. There is no implementation of a mobile or web app thus confining the controlling of this system to the location of the mic.

Sunehra et al. [29] propose two schemes for a speech-based home automation system. The first scheme uses HC-05 Bluetooth module along with Arduino Bluetooth controller mobile application to control appliances when inside the house. GSM/GPRS technology is used to remotely control appliances and receive SMS alerts for possible intrusion detections. The ARM11 Raspberry Pi board acts as the central hub for receiving voice commands though the HC-05 Bluetooth module and connects to a PIR sensor, relays, a Wi-Fi router and a webcam.

3. SYSTEM ARCHITECTURE AND DESIGN

3.1. Devices and Sensors

  • Elegoo Mega 2560 board (or Arduino).

  • RF receiver–transmitter pair (433 Hz).

  • Magnetic reed switch.

  • Raspberry Pi 2.

  • Female-to-Female–Female-to-Male Jumper Cables.

  • Android phone or emulator.

3.2. Schematics

Figure 1 presents a diagram of the pinout of the Raspberry Pi 2 attached to an RF Receiver. The RF Receiver has leads to ground, a 5 V power supply, and to pin 13 on the Raspberry Pi (used in OpenDoor.cpp in repository). Note that there is a second Data pin that is not to be utilized in this project and an antenna (not pictured) was formed out of rolled aluminum foil.

Figure 1

Raspberry Pi 2 pinout diagram with RF receiver wiring.

Figure 2 describe the schematics for wiring the Elegoo Mega boards. In Figure 2, a magnetic reed switch and RF 433Hz transmitter is attached to the Mega 2560 board. The ordering of the wires do not matter for the reed switch. One wire leads to ground and for the code located in the repository, pin 2 on the Mega 2560 board is where the other wire will lead. The RF transmitter has leads to ground, a 5 V power supply, and a lead to pin 10 on our board. The antenna used for this project is a simple rolled piece of aluminum foil.

Figure 2

Mega 2560 board with magnetic reed switch and RF transmitter diagram.

3.3. System Architecture

Figure 3 describes the overall architecture of the smart home security system. Figure 4 shows the flow diagram of data communication. Each of the following subsections provide a detailed explanation of how the devices communicate with each other. A simple overview of the system architecture will help understand why the sections have been laid out in the order they are. Initially, the reed switch is opened which causes the Elegoo board to send an RF signal from its transmitter to the RF receiver located on the Raspberry Pi 2. The Raspberry Pi then sends an HTTP POST request to a RESTful web server that is set up in the cloud. This web server then either pushes information, or receives GET requests from an Android application to allow the end user to view the door open events by date and time. All libraries mentioned in the following sections are open source.

Figure 3

System architecture for IoT-based smart home security.

Figure 4

Flowchart representing data flow through the system.

3.4. Communication between Elegoo and Raspberry Pi 2

The connection between the Elegoo and the Raspberry Pi is the most important part as it is where the sensor in the IoT architecture communicates with another device. Once the door is open and the reed switch is activated, an RF transmission of 433 Hz is sent from the transmitter using the RC-switch library for the Arduino. A binary code is sent to the receiver connected to the Raspberry Pi and it is incremented for every subsequent door open event. This enables the Raspberry Pi to keep track of individual door open events. The RF transmission range was tested in a 1200 sq. ft apartment. When the reed switch is activated, a constant stream of binary numbers is transmitted to the receiver attached to the Raspberry Pi. Using a simple piece of aluminum foil as antennae on the receiver and the transmitter, the entire 1200 sq. ft of the house is covered. The Raspberry Pi utilized the wiringPi library and the 433Utils library to receive the binary codes. These codes are then sent as a text file output that is read by a Python script that will perform the next step of the communication process.

3.5. Communication between Raspberry Pi 2 and NodeJS Web Server

When the binary codes have been received and sent as output to a text file, a Python script utilizing the Requests library checks the text file every second for new updates. When a new code is placed in the text file, a POST request is then sent to an HTTP web server that is set up with NodeJS and a MongoDB database. This server implements a RESTful API that stores door open events by date and time. The data located in this database are accessible via GET requests that can be performed by the Android application.

3.6. Communication between Web Server and Android Device

The final step in the communication process is between the web server and the Android application written in Java. It is possible to send push notifications whenever a new door open event is detected by the web server, however, for the purposes of this project, the Android application makes GET requests to the server. The Android application uses a variety of libraries that are available through the Android Studio but the library used to make the requests is the Volley library.

4. ALGORITHMS

In this section, we discuss the algorithms corresponding to the different programs running in different portion of the system. The Raspberry Pi required a Python script for updating the NodeJS server (Algorithm 1) and a C++ program for receiving the code transmitted by Arduino through the 433 MHz RF antenna (Algorithm 2). The program in Arduino for sensing door opening and transmitting code to Raspberry Pi was written in C++ (Algorithm 3). The Android application was implemented using Java. Due to complexity, the algorithm for the Android application is not presented in this paper.

5. TESTING OF THE PROTOTYPE

This section describes the actual testing using the prototype of the proposed IoT-based smart home security system. Figures 59 sequentially depicts the successful testing and operation of the prototype. The system has been tested within a 1200 sq. ft apartment. The range can be extended if the 433 MHz antenna is extended with cheap aluminum foils.

Figure 5

Setup for testing the door sensor.

Figure 6

Arduino LED is OFF indicating the door is closed.

Figure 7

Arduino LED is ON indicating the door is open.

Figure 8

Raspberry Pi receiving code from Arduino upon door opening event.

Figure 9

Android App displaying the time of door opening.

Algorithm 1

Python program for Raspberry Pi

Algorithm 2

C++ Program for sensing and receiving code in Raspberry Pi

Algorithm 3

C++ Program for sensing and transmitting from Arduino

6. FUTURE SCOPE

This design can be used as a reference for further applications to be developed with the current sensor architecture, and it provides a framework using the Raspberry Pi through which other sensors can be added to the smart home network.

6.1. Reed Switch Applications

The door sensor provides a way of seeing whether or not a door has been opened. The most obvious way to extend this application is to record the amount of time a door is open. While this may be useful to individual end users, there lies a possible business interest in knowing how often the doors to a store are opened and closed. This information can then be used by businesses to lower their energy costs.

A second future application for this architecture could include connecting a Bluetooth module to the Mega 2560 board to identify individuals entering through the door by pairing with an end users phone. It could also be used by parents to check on a child that may try to leave home at an odd hour.

6.2. Further Raspberry Pi Applications

Since the Raspberry Pi uses an RF receiver it can not only receive the transmission from the magnetic reed switch but also be outfitted with the ability to receive transmissions from other RF-enabled devices in the household. The Raspberry Pi could be used as a hub for RF-enabled smart home devices throughout the house. The concept can be used to develop a more advanced home security system that would include PIR motion sensors placed in other areas of the house to detect intrusion while homeowners are away. Using, RF-enabled bulbs the smart home system can be extended to include energy management inside the house.

The Raspberry Pi can serve as a fog computing device which can store information locally before sending it to the cloud server. This can be useful when applications might need real time support or low latency that cannot be provided by the cloud service.

6.3. Android Application Improvements

The Android application for this project, written in Java, is a basic application. Future work may involve adding time zone support from the device so as not to depend solely on Unix timestamps. Multiple options to view and display the data located in the MongoDB database, can also be added. A calendar feature can be integrated so users can have a more robust view of the door open events in their household. The system can be enhanced to display alerts to users in the form of SMS or email in the event of trespassing.

7. LIMITATIONS

Potential issues may arise through interference on the 433 Hz RF frequency. Many home devices use RF signals to communicate and at a given time there may be more than one RF receiver trying to send signals to the Raspberry Pi or it could be picking up signals that it was not intended to receive. An interference testing with the RF units can be done as a part of future work. In the case of multiple transmitters attempting to communicate with the Raspberry Pi, there would need to be a registration system in place on the Raspberry Pi that kept track of incoming signals and their sources. However, the architecture proposed here does not provide that support.

8. CONCLUSION

This paper presents an architecture that can be used as framework to build a low-cost smart home security system. Using affordable components such as microcontrollers from Elegoo and Raspberry Pi and RF signals as a communication channel between these devices, it was possible to develop an IoT system that allows users of a household to view when a particular door has been opened. Schematics for connecting the different components have been provided along with figures to demonstrate them. The data flow between each of these devices have been explained and potential issues that may arise have been discussed. Finally, future work in this area along with potential use cases for this architecture have also been discussed.

CONFLICTS OF INTEREST

There is no conflict of interest.

REFERENCES

[1]N Carter, MA Hoque, and MS Ahmed, Simulating vehicle movement and multi-hop connectivity from basic safety messages, in SoutheastCon 2018, IEEE (St. Petersburg, FL, USA, 2018), pp. 1-6. https://doi.org/10.1109/secon.2018.8479081
[2]MS Ahmed, MA Hoque, and AJ Khattak, Demo: real-time vehicle movement tracking on android devices through bluetooth communication with DSRC devices, in 2016 IEEE Vehicular Networking Conference (VNC), IEEE (Columbus, OH, USA, 2016), pp. 1-2. https://doi.org/10.1109/vnc.2016.7835956
[3]MS Ahmed and MA Hoque, Partitioning of urban transportation networks utilizing real-world traffic parameters for distributed simulation in SUMO, in 2016 IEEE Vehicular Networking Conference (VNC), IEEE (Columbus, OH, USA, 2016), pp. 1-4. https://doi.org/10.1109/vnc.2016.7835942
[4]MS Ahmed, MA Hoque, J Rios-Torres, and A Khattak, Demo: freeway merge assistance system using dsrc, in Proceedings of the 2nd ACM International Workshop on Smart, Autonomous, and Connected Vehicular Systems and Services (Snowbird, UT, USA, 2017), pp. 83-84. https://doi.org/10.1145/3131944.3131957
[5]D Jordan, N Kyte, S Murray, MA Hoque, MS Ahmed, and A Khattak, Poster: investigating doppler effects on vehicle-to-vehicle communication: an experimental study, in 2nd acm International Workshop on Smart, Autonomous, and Connected Vehicular Systems and Services (2017), pp. 77-78. https://doi.org/10.1145/3131944.3131959
[6]M Hoque, X Hong, and B Dixon, Innovative Taxi hailing system using DSRC infrastructure, in ITS America 22nd Annual Meeting & Exposition, ITS America (https://www.itsa.org/) (National Harbor, MD, USA, 2012), pp. 4.
[7]MS Ahmed, MA Hoque, and AJ Khattak, Intersection approach advisory through vehicle-to-infrastructure communication using signal phase and timing (spat) information at signalized intersection, in 97th Annual Meeting of the Transportation Research Board, no. 18-05804, Transportation Research Board, The National Academies of Sciences, Engineering, and Medicine (Washington DC, USA, 2018).
[8]MA Hoque, MS Ahmed, J Rios-Torres, AJ Khattak, and R Arvin, Impact of vehicle-to-vehicle communication reliability on safety applications: an experimental study, in 97th Annual Meeting of the Transportation Research Board, no. 18-05532, Transportation Research Board, The National Academies of Sciences, Engineering, and Medicine (Washington DC, USA, 2018).
[9]MS Ahmed, MA Hoque, J Rios-Torres, and AJ Khattak, A cooperative freeway merge assistance system using connected vehicles, in 97th Annual Meeting of the Transportation Research Board, no. 18-05614, Transportation Research Board, The National Academies of Sciences, Engineering, and Medicine (Washington DC, USA, 2018).
[10]MA Hoque, P Pfeiffer, S Gabrielle, E Hall, and E Turbyfill, SAFARI-Taxi: Secure, autonomic, fault-resilient, and intelligent taxi hailing system, in 2017 IEEE 15th International Conference on Dependable, Autonomic and Secure Computing, 15th International Conference on Pervasive Intelligence and Computing, third International Conference on Big Data Intelligence and Computing and Cyber Science and Technology Congress (DASC/PiCom/DataCom/CyberSciTech), IEEE (Orlando, FL, USA, 2017), pp. 438-445. https://doi.org/10.1109/dasc-picom-datacom-cyberscitec.2017.86
[11]MA Hoque, X Hong, and B Dixon, Methods and systems for handling transportation reservation requests in a decentralized environment. U.S. Patent Application 13/832,091, 2013.
[12]J Liu and AJ Khattak, Delivering improved alerts, warnings, and control assistance using basic safety messages transmitted between connected vehicles, Transp. Res. C Emerg. Technol., Vol. 68, 2016, pp. 83-100. https://doi.org/10.1016/j.trc.2016.03.009
[13]MA Hoque, X Hong, and B Dixon, Efficient multi-hop connectivity analysis in urban vehicular networks, Veh. Commun., Vol. 1, 2014, pp. 78-90. https://doi.org/10.1016/j.vehcom.2014.04.002
[14]MA Hoque, X Hong, and S Ahmed, Parallel closed-loop connected vehicle simulator for large-scale transportation network management: challenges, issues, and solution approaches, IEEE Intell. Transp. Syst. Mag., Vol. 11, 2019, pp. 1. https://doi.org/10.1109/mits.2018.2879163
[15]MA Hoque and MS Khan, An experimental investigation of multi-hop V2V communication delays using WSMP.
[16]MA Hoque, M Kamrani, C Davis, and A Khattak, Real-time alerting of hazardous driving behavior using internet of things (IOT) and connected vehicles, in 98th Annual Meeting of Transportation Research Board, Transportation Research Board, The National Academies of Sciences, Engineering, and Medicine (2019).
[17]C Davidson, T Rezwana, and MA Hoque, Smart home security application enabled by iot, in international conference on smart grid and internet of things (SGIoT 2018) (Springer, Cham, 2018), pp. 46-56. https://doi.org/10.1007/978-3-030-05928-6_5
[18]RK Kodali, V Jain, S Bose, and L Boppana, IoT based smart security and home automation System, in 2016 International Conference on Computing, Communication and Automation (ICCCA), IEEE (Noida, India, 2016), pp. 1286-1289. https://doi.org/10.1109/ccaa.2016.7813916
[19]S Tanwar, P Patel, K Patel, S Tyagi, N Kumar, and MS Obaidat, An advanced internet of thing based security alert system for smart home, in 2017 international conference on computer, information and telecommunication systems (CITS), IEEE (Dalian, China, 2017), pp. 25-29. https://doi.org/10.1109/cits.2017.8035326
[20]P Gupta and J Chhabra, IoT based smart home design using power and security management, in 2016 International Conference on Innovation and Challenges in Cyber Security (ICICCS-INBUSH), IEEE (Noida, India, 2016). https://doi.org/10.1109/iciccs.2016.7542317
[21]R Piyare and M Tazil, Bluetooth based home automation system using cell phone, in 2011 IEEE 15th International Symposium on Consumer Electronics (ISCE), IEEE (Singapore, Singapore, 2011), pp. 192-195. https://doi.org/10.1109/isce.2011.5973811
[22]AR Behera, J Devi, and DS Mishra, A comparative study and implementation of real time home automation system, in 2015 International Conference on Energy Systems and Applications, IEEE (Pune, India, 2015), pp. 28-33. https://doi.org/10.1109/icesa.2015.7503308
[23]A Howedi and A Jwaid, Design and implementation prototype of a smart house system at low cost and multi-functional, in 2016 Future Technologies Conference (FTC), IEEE (San Francisco, CA, USA, 2017), pp. 876 884. https://doi.org/10.1109/ftc.2016.7821706
[24]A Panwar, A Singh, R Kumawat, S Jaidka, and K Garg, Eyrie smart home automation using internet of things, in 2017 Computing Conference, IEEE (London, UK, 2017), pp. 1368-1370. https://doi.org/10.1109/sai.2017.8252269
[25]K Baraka, M Ghobril, S Malek, R Kanj, and A Kayssi, Low cost arduino/android-based energy-efficient home automation system with smart task scheduling, in 2013 Fifth International Conference on Computational Intelligence, Communication Systems and Networks, IEEE (Madrid, Spain, 2013), pp. 296-301. https://doi.org/10.1109/cicsyn.2013.47
[26]M ShariqSuhail, G ViswanathaReddy, G Rambabu, CVR DharmaSavarni, and VK Mittal, Multi-functional secured smart home, in 2016 International Conference on Advances in Computing, Communications and Informatics (ICACCI), IEEE (Jaipur, India, 2016), pp. 2629-2634. https://doi.org/10.1109/icacci.2016.7732455
[27]S Gunputh, A Prakash Murdan, and V Oree, Design and implementation of a low-cost arduino-based smart home system, in 2017 IEEE 9th International Conference on Communication Software and Networks (ICCSN), IEEE (Guangzhou, China, 2017), pp. 1491-1495. https://doi.org/10.1109/iccsn.2017.8230356
[28]KV Sai Vineeth, B Vamshi, and VK Mittal, Wireless voice-controlled multi-functional secure Ehome, in 2017 International Conference on Advances in Computing, Communications and Informatics (ICACCI), IEEE (Udupi, India, 2017), pp. 2235-2240. https://doi.org/10.1109/icacci.2017.8126178
[29]D Sunehra and V Tejaswi, Implementation of speech based home automation system using bluetooth and GSM,, in 2016 International Conference on Signal Processing, Communication, Power and Embedded System (SCOPES), IEEE (Paralakhemundi, India, 2016), pp. 807-813. https://doi.org/10.1109/scopes.2016.7955552
[30]A Sivanathan, D Sherratt, HH Gharakheili, V Sivaraman, and A Vishwanath, Low-cost flow-based security solutions for smart-home IoT devices, in 2016 IEEE International Conference on Advanced Networks and Telecommunications Systems (ANTS), IEEE (Bangalore, India, 2016), pp. 1-6. https://doi.org/10.1109/ants.2016.7947781
Journal
International Journal of Networked and Distributed Computing
Volume-Issue
7 - 2
Pages
85 - 92
Publication Date
2019/04/16
ISSN (Online)
2211-7946
ISSN (Print)
2211-7938
DOI
10.2991/ijndc.k.190326.004How to use a DOI?
Copyright
© 2019 The Authors. Published by Atlantis Press SARL.
Open Access
This is an open access article distributed under the CC BY-NC 4.0 license (http://creativecommons.org/licenses/by-nc/4.0/).

Cite this article

TY  - JOUR
AU  - Mohammad Asadul Hoque
AU  - Chad Davidson
PY  - 2019
DA  - 2019/04/16
TI  - Design and Implementation of an IoT-Based Smart Home Security System
JO  - International Journal of Networked and Distributed Computing
SP  - 85
EP  - 92
VL  - 7
IS  - 2
SN  - 2211-7946
UR  - https://doi.org/10.2991/ijndc.k.190326.004
DO  - 10.2991/ijndc.k.190326.004
ID  - Hoque2019
ER  -