SlideShare a Scribd company logo
1 of 3
Download to read offline
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3960
Connecting Home Appliances via Bluetooth using IoT
Naman Goel1, Akshat Rastogi2, Pooja Goswami3
4Guided by: Asst. Profs. Dr. Tanveer Ikram, Santosh Kumar Birthriya Department of Computer Science and
Engineering, Meerut Institute of Engineering and Technology, Meerut 250002, U.P., India
----------------------------------------------------------------***--------------------------------------------------------------
Abstract-
Internet of Things (IoT) technology and business
opportunities are rising, with standards for wireless
communication between everyday objects and gadgets,
often referred to as "things," expanding in importance. This
study aims to examine and design a Bluetooth-based smart
home system. To use conventional technology to create a
product that will be beneficial to the lives of others is a
significant act of philanthropy. In the prototype, the
microcontroller utilized is an Arduino UNO with an inbuilt
Bluetooth interface, which may control and manage the
household electrical equipment.
1. INTRODUCTION
The Internet of Things encompasses many consumer
applications, including Home Automation. Wireless
technologies such as Wi-Fi, Bluetooth, and others control
smart homes. The android device will get control of the
appliance from the user, and the microcontroller is linked
to it. The user may use their smartphone to manage many
home appliances by simply turning on and off the different
devices indicated in Figure 1 linked to and controlled by
the Arduino through Bluetooth. The user will be completely
at ease since the appliances do not need a physical
operation; it is similar to altering the temperature of your
room's A.C. through remote. As a result, the problem of
home security and automation may be solved simply by
utilizing the same set of technologies. It is possible to
gather and share data between PAN-linked objects. Devices
and machinery may be remotely controlled and monitored
by the user. Bluetooth's range is too small to operate the
electrical appliances from a distant point. This means that
operations such as turning on the fan from outside the
home cannot be performed, but it is more secure.
In this work, we attempt to address the challenges that
current home systems encounter when disclosing
information on the use patterns of many users. Intelligent
buildings and safe home automation are coupled in this
article to create a better solution for the user while yet
being simple. The study report will look at their many
features and advantages when comparing and contrasting
current systems with this Bluetooth Home Automation
System.
Figure 1: Demonstration
The problems faced by ongoing home systems in providing
information about the circumstances of having multiple
users access to the system is tried to overcome in this
paper. In this paper, both smart building and secured home
automation systems are merged which make them more
comfortable and provide a better solution to the user &
combined with simplicity. This research paper will
compare and contrast the existing systems with this
Bluetooth Home Automation System and look at their
various features and advantage over the existing systems.
Figure 2: Flowchart
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
2. METHODOLOGY
Bluetooth links the Arduino UNO and the phone in this
home automation system to control the LED, fan, and
garage gate. In this case, the Arduino is directly linked to
the household appliances, and a Bluetooth-based wireless
connection is formed between the Arduino and the
smartphone. The board's input/output or digital pins may
connect devices.
Rx and Tx pins of the Bluetooth module HC-05 receive and
transmit data signals from the app to the microchip. In
order to control the appliances, Arduino is programmed in
the Arduino IDE according to requirements. This, in turn,
does various arithmetic and logical operations. It includes a
library file called "Software serial" connecting the Arduino
and Bluetooth modue.
In order to program the Arduino, we utilize the void
setup() and void loop() methods, which describe how the
pins where appliances are attached should act as outputs
and how the instruction to turn on or off the device should
be set, respectively. The android app sends orders to the
Arduino boards, which act as a guide.
3. ARCHITECTURE
A versatile, effective, safe, and secure architecture is the
goal of this project. The ultimate goal is to automate as
much of the process as feasible while minimizing the need
for human interaction.
Figure 3: Architecture
The user requires an android app for controlling appliances
with a Bluetooth connection. This allows for the
simultaneous operation of many devices. The following are
the three essential components of this home automation
model:
a) Arduino Uno
b) Bluetooth HC-05
c) Motor Driver
4. DESCRIPTION OF HARDWARE
4.1. Arduino UNO:
This model's primary component is an Arduino Uno
microchip, a type B USB interface, a power jack, and a reset
button. The board's digital pins, specified during encoding,
link HC-05, and other devices. It is often written in C or C++
in the Arduino IDE.
4.2. HC-05:
The HC-05 serial port protocol Bluetooth module is utilized
to link Arduino to Android apps. Upon receiving an
instruction from the user, the microchip processes it. It
contains Rx and Tx pins for receiving and transmitting
serial data from the user. Using the Enable key pin, you may
toggle between the low (Data mode) and high (Power
mode) settings (AT command mode).
4.3. Motor Driver:
Compared to the motor, the microcontroller runs on a
much lower current. As a result, an external 9V power
supply is employed to boost a low current signal into a
greater recent call, allowing the Gate's motor to run
smoothly. Figure4 shows a prototype model that includes
all components and household appliances, such as LED,
Fan, and a Gate.
Figure 4: Prototype Model
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3961
5. COMPARISION WITH EXISTING SYSTEMS (WIFI
BASED)
Figure 5: Comparison table
Due to Bluetooth's low range, only a few people may access
the appliances. Still, anybody with the Wi-Fi module's
password can control the device, making the Bluetooth
system more secure than the Wi-Fi system. In the worst-
case situation, an attacker with access to the Wi-Fi network
may take control of the appliance and create problems for
the user, while only one device can be linked to a Bluetooth
module at a time. Data breaches and leaks over the internet
are a possibility with Wi-Fi-based systems; however,
Bluetooth doesn't need internet access. As a result, a
Bluetooth-based home automation system is more secure
in these situations.
6. RESULT
The outcome of this research is a smart, automated house
system based on the planned plan. Using an app, users can
quickly operate common household items like fans, lights,
and garage gates without any personal interaction. The
primary goal of this project is to create a safe home
automation system that prevents unauthorized users or
intruders from accessing the system. The Arduino UNO, HC-
05, and Motor Driver are among the hardware components
described in this article.
7. CONCLUSION
The general public learns more about home automation as
it grows in popularity. In addition to being friendly to users,
this approach also makes things simpler for everyone.
There will be many changes even if home automation
becomes the norm in the next few years. This project
introduces a new approach to smart home technology that
many manufacturers will use. Rather than a single piece of
technology, smart homes are a collection of many
technologies and apps that may be utilized to protect and
manage a home with ease. The Arduino microcontroller
was used to operate Bluetooth-based Android apps that
controlled lights, fans, and a garage gate as part of this
project.
8. FUTURE SCOPE
Many more possibilities for a highly secure home system
and numerous other features, such as controlling a garage
gate without getting out of your automobile, may be
implemented using this suggested system. People who are
in a rush would benefit from this. People with physical
disabilities or who work in hazardous environments may
benefit from a modified approach to fit their needs.
In addition to allowing consumers to operate their
electrical equipment from afar, smart home as a service
may also help them keep track of their energy use. There
has also been an effective increase in the market for home
automation because of the rising need for up-to-date
security and surveillance systems.
REFERENCE
[1]Caccavale, Michael. “The Impact of the Digital Revolution
On The Smart Home Industry”. Forbes. Retrieved 2019-11-
07.
[2] Preville, Cherie(26 Aug 2013). “Contron Your Castle:
The Latest in HVAC Home Automation”.
ACHRNews.ACHRNews. Retrieved 15 Jun 2015.
[3]https://pdfs.semanticsscholar.org/946d/6e0ef4ca7129
2d5d51b9cb559694cc25f3ae.pdf
[4]https://www.technologypedia.com/definition/29999/h
ome-automation
[5] https://www.safewiser.com/home security-faq/how-
does-home_automation-work/
[6]https://www.academic.edu/35995489/Literature_Revi
ew_on_Home_Automation_System?fbclid=IwAR2LqywkwlX
vfDVzfrB94Mfl8LLrKeV0wRM0sTLg32
WKD6pr3bLEdeEGplA
[7] Steve Kovch (July 30, 2013). “Android Fragmentation
Report” Business Insider. Retrieved October 19, 2013.
[8]https://www.1236trf.com/photo_33102095_home-
automation.html
[9] N.David, A.Ugochukwu and E.Obinna,”Design of a home
automation system using Arduino”, International journal of
Scientific & Engineering Research, Vol. 6, pp. 795-801,
june-2015.
[10] Prof. M. B. Salunke, Nilesh Dengle , SachinKangude,
Dattatraya Gawade, “Home Automation Using Cloud
Computing and Mobile Devices”, Vol. 3, Issue 2 (Feb. 2013),
||V2|| PP 35-37.
[11] A. ElShafee and K. A. Hamed, "Design and
Implementation of a Bluetooth Based Home Automation
System, "World Academy of Science, Engineering and
Technology, vol. 68, pp. 2177-2182, 2014.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3962

More Related Content

Similar to Connecting Home Appliances via Bluetooth using IoT

BLUETOOTH BASED HOME AUTOMATION SYSTEM
BLUETOOTH BASED HOME  AUTOMATION SYSTEMBLUETOOTH BASED HOME  AUTOMATION SYSTEM
BLUETOOTH BASED HOME AUTOMATION SYSTEMSaif Shaikh
 
IRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security FeaturesIRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security FeaturesIRJET Journal
 
Arduino Based Home Lighting Control by Android Phone
Arduino Based Home Lighting Control by Android PhoneArduino Based Home Lighting Control by Android Phone
Arduino Based Home Lighting Control by Android Phoneijtsrd
 
IRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET-Wireless Controlling of Remote Electrical Device using Android SmartphoneIRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET-Wireless Controlling of Remote Electrical Device using Android SmartphoneIRJET Journal
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET Journal
 
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
 
NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.IRJET Journal
 
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...IRJET Journal
 
IRJET - Home Security System using Arduino
IRJET -  	  Home Security System using ArduinoIRJET -  	  Home Security System using Arduino
IRJET - Home Security System using ArduinoIRJET Journal
 
Energy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoTEnergy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoTIJEACS
 
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 APPLICATIONIJCNCJournal
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET Journal
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by BluetoothAakashkumar276
 
IRJET- Home Monitoring over IoT based Wifi Module
IRJET-  	  Home Monitoring over IoT based Wifi ModuleIRJET-  	  Home Monitoring over IoT based Wifi Module
IRJET- Home Monitoring over IoT based Wifi ModuleIRJET Journal
 
IRJET- Voice based Elder Care System
IRJET- Voice based Elder Care SystemIRJET- Voice based Elder Care System
IRJET- Voice based Elder Care SystemIRJET 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 Surveydbpublications
 
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 Surveydbpublications
 
H63ECH_1A_023799_Osama
H63ECH_1A_023799_OsamaH63ECH_1A_023799_Osama
H63ECH_1A_023799_OsamaOsama Azim
 
IRJET- IoT based Classroom Automation System
IRJET-  	  IoT based Classroom Automation SystemIRJET-  	  IoT based Classroom Automation System
IRJET- IoT based Classroom Automation SystemIRJET Journal
 
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...IRJET Journal
 

Similar to Connecting Home Appliances via Bluetooth using IoT (20)

BLUETOOTH BASED HOME AUTOMATION SYSTEM
BLUETOOTH BASED HOME  AUTOMATION SYSTEMBLUETOOTH BASED HOME  AUTOMATION SYSTEM
BLUETOOTH BASED HOME AUTOMATION SYSTEM
 
IRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security FeaturesIRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security Features
 
Arduino Based Home Lighting Control by Android Phone
Arduino Based Home Lighting Control by Android PhoneArduino Based Home Lighting Control by Android Phone
Arduino Based Home Lighting Control by Android Phone
 
IRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET-Wireless Controlling of Remote Electrical Device using Android SmartphoneIRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation System
 
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 ...
 
NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.
 
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
 
IRJET - Home Security System using Arduino
IRJET -  	  Home Security System using ArduinoIRJET -  	  Home Security System using Arduino
IRJET - Home Security System using Arduino
 
Energy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoTEnergy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using 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
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by Bluetooth
 
IRJET- Home Monitoring over IoT based Wifi Module
IRJET-  	  Home Monitoring over IoT based Wifi ModuleIRJET-  	  Home Monitoring over IoT based Wifi Module
IRJET- Home Monitoring over IoT based Wifi Module
 
IRJET- Voice based Elder Care System
IRJET- Voice based Elder Care SystemIRJET- Voice based Elder Care System
IRJET- Voice based Elder Care System
 
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
 
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
 
H63ECH_1A_023799_Osama
H63ECH_1A_023799_OsamaH63ECH_1A_023799_Osama
H63ECH_1A_023799_Osama
 
IRJET- IoT based Classroom Automation System
IRJET-  	  IoT based Classroom Automation SystemIRJET-  	  IoT based Classroom Automation System
IRJET- IoT based Classroom Automation System
 
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 

Recently uploaded (20)

Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 

Connecting Home Appliances via Bluetooth using IoT

  • 1. © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3960 Connecting Home Appliances via Bluetooth using IoT Naman Goel1, Akshat Rastogi2, Pooja Goswami3 4Guided by: Asst. Profs. Dr. Tanveer Ikram, Santosh Kumar Birthriya Department of Computer Science and Engineering, Meerut Institute of Engineering and Technology, Meerut 250002, U.P., India ----------------------------------------------------------------***-------------------------------------------------------------- Abstract- Internet of Things (IoT) technology and business opportunities are rising, with standards for wireless communication between everyday objects and gadgets, often referred to as "things," expanding in importance. This study aims to examine and design a Bluetooth-based smart home system. To use conventional technology to create a product that will be beneficial to the lives of others is a significant act of philanthropy. In the prototype, the microcontroller utilized is an Arduino UNO with an inbuilt Bluetooth interface, which may control and manage the household electrical equipment. 1. INTRODUCTION The Internet of Things encompasses many consumer applications, including Home Automation. Wireless technologies such as Wi-Fi, Bluetooth, and others control smart homes. The android device will get control of the appliance from the user, and the microcontroller is linked to it. The user may use their smartphone to manage many home appliances by simply turning on and off the different devices indicated in Figure 1 linked to and controlled by the Arduino through Bluetooth. The user will be completely at ease since the appliances do not need a physical operation; it is similar to altering the temperature of your room's A.C. through remote. As a result, the problem of home security and automation may be solved simply by utilizing the same set of technologies. It is possible to gather and share data between PAN-linked objects. Devices and machinery may be remotely controlled and monitored by the user. Bluetooth's range is too small to operate the electrical appliances from a distant point. This means that operations such as turning on the fan from outside the home cannot be performed, but it is more secure. In this work, we attempt to address the challenges that current home systems encounter when disclosing information on the use patterns of many users. Intelligent buildings and safe home automation are coupled in this article to create a better solution for the user while yet being simple. The study report will look at their many features and advantages when comparing and contrasting current systems with this Bluetooth Home Automation System. Figure 1: Demonstration The problems faced by ongoing home systems in providing information about the circumstances of having multiple users access to the system is tried to overcome in this paper. In this paper, both smart building and secured home automation systems are merged which make them more comfortable and provide a better solution to the user & combined with simplicity. This research paper will compare and contrast the existing systems with this Bluetooth Home Automation System and look at their various features and advantage over the existing systems. Figure 2: Flowchart International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
  • 2. 2. METHODOLOGY Bluetooth links the Arduino UNO and the phone in this home automation system to control the LED, fan, and garage gate. In this case, the Arduino is directly linked to the household appliances, and a Bluetooth-based wireless connection is formed between the Arduino and the smartphone. The board's input/output or digital pins may connect devices. Rx and Tx pins of the Bluetooth module HC-05 receive and transmit data signals from the app to the microchip. In order to control the appliances, Arduino is programmed in the Arduino IDE according to requirements. This, in turn, does various arithmetic and logical operations. It includes a library file called "Software serial" connecting the Arduino and Bluetooth modue. In order to program the Arduino, we utilize the void setup() and void loop() methods, which describe how the pins where appliances are attached should act as outputs and how the instruction to turn on or off the device should be set, respectively. The android app sends orders to the Arduino boards, which act as a guide. 3. ARCHITECTURE A versatile, effective, safe, and secure architecture is the goal of this project. The ultimate goal is to automate as much of the process as feasible while minimizing the need for human interaction. Figure 3: Architecture The user requires an android app for controlling appliances with a Bluetooth connection. This allows for the simultaneous operation of many devices. The following are the three essential components of this home automation model: a) Arduino Uno b) Bluetooth HC-05 c) Motor Driver 4. DESCRIPTION OF HARDWARE 4.1. Arduino UNO: This model's primary component is an Arduino Uno microchip, a type B USB interface, a power jack, and a reset button. The board's digital pins, specified during encoding, link HC-05, and other devices. It is often written in C or C++ in the Arduino IDE. 4.2. HC-05: The HC-05 serial port protocol Bluetooth module is utilized to link Arduino to Android apps. Upon receiving an instruction from the user, the microchip processes it. It contains Rx and Tx pins for receiving and transmitting serial data from the user. Using the Enable key pin, you may toggle between the low (Data mode) and high (Power mode) settings (AT command mode). 4.3. Motor Driver: Compared to the motor, the microcontroller runs on a much lower current. As a result, an external 9V power supply is employed to boost a low current signal into a greater recent call, allowing the Gate's motor to run smoothly. Figure4 shows a prototype model that includes all components and household appliances, such as LED, Fan, and a Gate. Figure 4: Prototype Model International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3961
  • 3. 5. COMPARISION WITH EXISTING SYSTEMS (WIFI BASED) Figure 5: Comparison table Due to Bluetooth's low range, only a few people may access the appliances. Still, anybody with the Wi-Fi module's password can control the device, making the Bluetooth system more secure than the Wi-Fi system. In the worst- case situation, an attacker with access to the Wi-Fi network may take control of the appliance and create problems for the user, while only one device can be linked to a Bluetooth module at a time. Data breaches and leaks over the internet are a possibility with Wi-Fi-based systems; however, Bluetooth doesn't need internet access. As a result, a Bluetooth-based home automation system is more secure in these situations. 6. RESULT The outcome of this research is a smart, automated house system based on the planned plan. Using an app, users can quickly operate common household items like fans, lights, and garage gates without any personal interaction. The primary goal of this project is to create a safe home automation system that prevents unauthorized users or intruders from accessing the system. The Arduino UNO, HC- 05, and Motor Driver are among the hardware components described in this article. 7. CONCLUSION The general public learns more about home automation as it grows in popularity. In addition to being friendly to users, this approach also makes things simpler for everyone. There will be many changes even if home automation becomes the norm in the next few years. This project introduces a new approach to smart home technology that many manufacturers will use. Rather than a single piece of technology, smart homes are a collection of many technologies and apps that may be utilized to protect and manage a home with ease. The Arduino microcontroller was used to operate Bluetooth-based Android apps that controlled lights, fans, and a garage gate as part of this project. 8. FUTURE SCOPE Many more possibilities for a highly secure home system and numerous other features, such as controlling a garage gate without getting out of your automobile, may be implemented using this suggested system. People who are in a rush would benefit from this. People with physical disabilities or who work in hazardous environments may benefit from a modified approach to fit their needs. In addition to allowing consumers to operate their electrical equipment from afar, smart home as a service may also help them keep track of their energy use. There has also been an effective increase in the market for home automation because of the rising need for up-to-date security and surveillance systems. REFERENCE [1]Caccavale, Michael. “The Impact of the Digital Revolution On The Smart Home Industry”. Forbes. Retrieved 2019-11- 07. [2] Preville, Cherie(26 Aug 2013). “Contron Your Castle: The Latest in HVAC Home Automation”. ACHRNews.ACHRNews. Retrieved 15 Jun 2015. [3]https://pdfs.semanticsscholar.org/946d/6e0ef4ca7129 2d5d51b9cb559694cc25f3ae.pdf [4]https://www.technologypedia.com/definition/29999/h ome-automation [5] https://www.safewiser.com/home security-faq/how- does-home_automation-work/ [6]https://www.academic.edu/35995489/Literature_Revi ew_on_Home_Automation_System?fbclid=IwAR2LqywkwlX vfDVzfrB94Mfl8LLrKeV0wRM0sTLg32 WKD6pr3bLEdeEGplA [7] Steve Kovch (July 30, 2013). “Android Fragmentation Report” Business Insider. Retrieved October 19, 2013. [8]https://www.1236trf.com/photo_33102095_home- automation.html [9] N.David, A.Ugochukwu and E.Obinna,”Design of a home automation system using Arduino”, International journal of Scientific & Engineering Research, Vol. 6, pp. 795-801, june-2015. [10] Prof. M. B. Salunke, Nilesh Dengle , SachinKangude, Dattatraya Gawade, “Home Automation Using Cloud Computing and Mobile Devices”, Vol. 3, Issue 2 (Feb. 2013), ||V2|| PP 35-37. [11] A. ElShafee and K. A. Hamed, "Design and Implementation of a Bluetooth Based Home Automation System, "World Academy of Science, Engineering and Technology, vol. 68, pp. 2177-2182, 2014. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3962