SlideShare a Scribd company logo
1 of 8
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3076
Home Automation Application with voice commands using Arduino
Arpita Shelke, Pooja Kalasappanavar, Radhika Kotgire
1 ,2,3 Dept. of E&TC Engineering, Dr. D. Y. Patil Institute of technology, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract- Since the utilization of energy is expanding step by step, there is an extraordinary need to stop the abuse of
energy altogether. Home automation is one of the best ways of the utilization of this innovation everybody can improve their
lifestyle at the homes, it erases human endeavors and stress, energy efficient in this way make a smart home. This home
mechanization or innovation progress is mind blowing in previous time and in the future too it will develop dramatically as
their necessities, prerequisites, and advantages. Everybody wants to save their time and energy alongside this there are
likewise incapacitated individuals in houses and they can't move regularly in the home for controlling machines, so utilizinga
home automation framework empowers those all individuals to control all the apparatuses effectively and with ease. This
paper gives the pragmatic methodology and execution of a dependable, effectively open, reasonable, minimized and modest.
Home automation framework that depends on anandroid phone, home appliancescan becontrolledwithsimplya singletouch
on the android portable application.
Key Words: Automation framework, Arduino NANO, Android Mobile Application Controlled framework, Bluetooth HC-05
controlled, programmable mechanization
1. INTRODUCTION
Automation Technology has numerous uses, advantages, and applications in every field of life such as industrial automation,
Lighting control, Aircraft automation, automatic vehicles, Appliance control and integration,Securityandtrackingautomation
technology. The consumptions of energy at homes tend to increase in proportion with an increase of heavy home appliances
like air conditioning, refrigerators and heater. Home automation can give more quality and ease of life for everyone. Home
automation technology becomes anenergyconsumption controllerandan easilyaccessiblesmarthometechnique.. Thesystem
designed is a combination of smartphones and anembedded system that consists ArduinoModule,a Bluetoothdevice,and
a Relay module. This research provides a cheaper, efficient, effective, and user-friendly interface easily accessible system of
home automation. The system can be easily updated with just simple changes that ensures reliability. . In general, home
electrical appliances still using the simple man-handling control system, this problem canbeovercomeby thedevelopmentof
automatic and programmable control system. This research gives a new system of home automation based on Arduino using
Bluetooth wireless communication. This Simple Arduino based system is cost efficient, gives accurate working, and gives
users to control all electrical types of equipment through a Smartphone Application with just a click. The system provides an
easy interface for the user to operate all home appliances with anapplication or programmable control. Through the mobile
application, one can send signals of on/off easily. One can send signals in both modes switch as well as voice commands. The
ever developing technology in home automation is becoming more popular day by day as per the increase in demand and
requirement.
1.1 System Description
The system used in this home automation is as follow;
Figure 1. Block diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3077
As we see from the diagram the Arduino plays the main function of microcontroller in the system. Arduino controls the
mobile app and Bluetooth module. The Arduino NANO hosts the C++ programming Scripts whichprovidestheuser toaccess
all home appliances. The programming script is thecore of this system which carries a key rolein processing all instructions
with theArduino NANO module. An ad-hoc communication protocol is set up between two devices, which allow controlling
the behavior of the Arduino and BT board/module. Wireless serialcommunication is supported by the Arduino NANO over
Bluetooth [5]. Overall this home automation system consists of the following major parts:
A. ARDUINO NANO
The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328 (Arduino Nano 3.x). It has
more or less the same functionality of the Arduino Duemilanove, but in a different package.Itlacksonlya DCpowerjack,and
works with a Mini-B USB cable instead of a standard one.
B. BLUETOOTH (HC-05) MODULE
Bluetooth (HC-05) Module The medium between thesystemandtheAndroidmobileappforcommunicationisthe Bluetooth.
It plays the role of the wireless medium in the system. This connects the Arduino signal to the mobile app as Arduino has
programming within it. It works within a limited range, but its ranges can be increased.
C. RELAY MODULE
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3078
Relay Module As the block diagram shows the AC supply of all appliances is across the relay module with acts as an
electrically operated switch.
D. ANDROID MOBILE APP
A mobile app is used to operate all appliances. In the app, just simple touch can turn to switch off/onyourall appliancefrom
anywhere in the home.
1.2 SIMULATION METHODOLOGY
Figure 2. Simulation methodalogy
In simulation design, all the major components are placed so that the working and processing of the system can be observed
before implementing the hardware. The result of the simulation design was up to the mark that system works with high
accuracy and high execution speed. The Arduino IDE can easily bedownloadedfromthe official websiteof theArduino.Arduino
as a microcontroller which is connected with Bluetooth module HC-05 for wireless communication. Arduinoisalsoconnected
to the loads with help of relay module system has a four- channel relay module and all the loads are parallel connected.
After all the connections the process of the simulation was executed and finally observed that the system id working
accurately and correctly without any errors. The android application receives command intwowaysfirstlyclickingthebutton
and secondly voice command. These commands are carried by the Bluetooth module toward the Arduino for further
processing.
2. HARDWARE DESIGN
Figure 3. Hardware Design
In a hardware implementation, Arduino NANO is placed as a microcontroller to control the hardware. On the Nano board, 22
pins are associated with input and output. In that 14 pins (D0 to D13) are true digital IO pins, which can be configured as per
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3079
you application using pinMode(), digitalWrite() and digitalRead() functions. [6]. Arduino does not carry any wireless
connection within it that is why we use Bluetooth module Hc-05 for wireless communication. Bluetooth device is used for
communication between Smartphone application and Arduino NANO. The relay Module is controlled by the Arduino which
receives the command from the Smartphone application and processes the received command. The relay Module is used as
electrical switches in the system. Our system has four relay channels for different loads. The design of the hardware of our
sampled home automation system is as follows:
Hardware design Hardware implementation consists of the following:
• Arduino NANO
• Bluetooth Module HC-05
• 4Channel Relay Module (9V)
• Power supply, Loads(watt savers) and connection wires, etc
• 9v Battery or 9v adapter
• Jumper wires
MATHEMATICAL DESIGN
Set theory was used in this system for the mathematical representation [1]. Let suppose the system is S S = {O, I, U, E, S,send[],
Received []} Here;
S = Starting state of the system. I= Input command for the system. O= {01, 02, 03, 04}, 01= Operation for load one 02=
Operation for load two 03= Operation for load three 04= Operation for load four Send [] = It is a command sending function to
Arduino. For example, Input command Send [I] Receive [] = It is the command receiving function from the mobile app.F
o
r
example: Receiving the command Receive [I].
E = State’s End [1].[1]
I. SOFTWARE DESIGN
The software part of the system is programming on Arduino NANO and second is the designing of the android mobile
telephone operation for the system. The software which was used in this systemformakingcomeintoexistencethetelephone
operation was Mit telephone operation inventor [1].
Figure 4 . App Design
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3080
II. CODES OF ARDUINO NANO
The programming of the Arduino which act as the microcontroller is the heart of the system which plays a vital part to act
the system accurately and with small amount of support. codes of the Arduino are only designed at C ++ language and which
need the system according to the user teaching [8]. These codes are only designed for this sample starting place automation
system. These codes have particularly used pins in the Arduino which the only be used for this type of sample system. The
hardware of the system is designed according to these codes. Here is the link of the codes used in this sample system [8].
III. EXPERIMENT TEST
Based on the operation of making observations and work guided, attempt to look at the outcome of the system.
At an early age, the home appliances business managers were such as controlled by hand liketoturnon/offtheappliances
one has to go to the switchboard. It is good for normal people but an old age person and the physically put out of normal
operation person cannot way in it. So, the system enables to control of all starting place appliances from a far away, widely
different area in now. Now we can operate our starting place appliances from anywhere in the home but within the range of
the Bluetooth part of a greater unit. This way in gives a chance to makeseemunimportanttheusingupofenergy,user7'stime,
and take in for all to operate electrical appliances. This system is very simple, not hard to use and it is especially selected for
people without a technical back knowledge. It is very simple, not hard to use the home automation system which makes user
friendly and act of making regular to support. This system is much better for scalability and able to make ready adjustments
than the by business available starting place automation systems.
The system is very simple in the putting into effectand alsoforthe user 7's point of view. Thecomplexpartofthesystemis
very low so that all non-technical people do not discover it hard to use the technology. For the hardware simplicity, short
sending word Service with low price for take-back and control from any phone to move up and down the switch state. The
processing timeof the need isvery low which shows high efficiency. The working efficiency of thesystemisveryhighbecause
the need as per given by the user is accurately done by the system. In the putting into effect of the system, it is very carefully
observed the efficiency of the system that when the need is given for the L0AD 1 then it is only processed forload 1 and given
accurate results with 100% efficiency. In the putting into effect, the microcontroller says without any doubt the system with
high accuracy in the working process. Bluetooth part of a greater unit with a limited range makes certain the high execution
speed of the system. relay part of a greater unit with load connectionsgiveselectricalopenswitchandsafetyintheformofany
fault.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3081
IV.RESULT AND DISCUSSION
This system has many advantages over other familyliving place automation systems that are its low price and user-friendly
interface, another is the no being complex of the system. This system has a range limit because of, in relation to the use of a
Bluetooth part of a greater unit which makes it safer and more comfortable for the user to way in the system. Many other well-
dressed starting place automation technologies has complexconditionsandtheyareveryhighpriced,ofgreatvaluethussystem
came up with new technology so that all people can make automatic their works or duties. In this system, instead of using
advanced 7 technologies such as wi-fi, IoT, andCloudasaBluetoothpartofagreaterunitisusedforcommunicationpurposeand
integrating all other apparatuses in wireless mode. Bluetooth technology makes certain the quicker data transfer and its
processing's much quicker than other technology.
• When the user gives the command to the Smartphone app [6] theapplicationgivesthesignal totheBluetoothdevicewhich
is directly connected with the Arduino board Smartphone app has all the GUI options for all appliances separately.
• After receiving the signal from the Smartphone application Bluetooth device send the signal to the Arduino board for
further processing,
• The controller in this system is Arduino which controls all the appliances. Bluetooth devices and the Relay Module are
connected to the Arduino NANO [4]. The Relay board command for the switching on/off the appliances is processed by
Arduino NANO.
• The Relay board acts as the open switch, it operates on/off [3]. The Main supply of all home appliances is connected
through the relay board.
• Main while user gives the command to Smartphone Application which is transferred to the Arduino through Bluetooth .
Finally, Arduino controls all the appliances by processing the command and work relay accordingly.
CONCLUSION
This paper presents a cheap, secured, efficient, easily accessible, automatically controlled solution forthe homeappliances.
This system has many features and its cost is also very low compared to all other systems. It provides smart work, energy
consumption control, security, comfort, and ease at the same time. In this paper, the approach was novel and has achieved the
desired target to control the appliances wirelessly. The system can be easily modified and upgraded with different features as
per the need of the user.
This interface makes the system a perfect choice forbotholdandnewhouses.Thefuturesystemwouldbemodifiedtoasystem
remotely via IoT technology and cloud. Wi-Fi technology can be a good replacement for Bluetooth technology to maximize the
range and speed.[3] For the control and monitor virtually all the electrical devices GSM technology would be used easily in the
system with a small modification. The system can be madeadvanced by using different sensors like light sensors(LDR),motion
sensors (PIR sensor), and also various temperature sensors, based on the condition that provides toggling of devices
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3082
automatically. By using these all there would be more comfortable and energy saved i.e., turning off lights if not necessary and
checking the brightness required by Light sensor and themotion sensorlike PIR sensor can be usedtoturnoff/onanyelectrical
devices automaticallyand also can be used for the security.For the safety of homeowners and a greatercontrolsystem,itcanbe
easily integrated closely with the home.
The software app which is installed in the android mobile is modified by implementing other features such as speech
recognition voice control and can be modified by fingerprint access to the app that makes the whole system more secure and
advanced. The major modification step would extend the system to a large-scale environment like industries, factories, and
offices.
ACKNOWLEDGMENT
We would like to thank the Department Electronic andtelecommunicationEngineering,Dr.D.Y.PatilInstituteof Technology,
for his indispensable support.
REFERENCES
[1].N.David,A.Chima,A.UgochukwuandE.Obinna,”DesignofahomeautomationsystemusingArduino”,Internationaljournal
of Scientific & Engineering Research, Vol. 6, pp. 795- 801, june-2015.
[2]. Prof. M. B Salunke, Darshan Sonar, Nilesh Dengle , SachinKangude, Dattatraya Gawade, “Home Automation Using Cloud
Computing and Mobile Devices”, Vol. 3, Issue 2 (Feb. 2013), ||V2|| PP 35-37
[3]. A. ElShafee and K. A. Hamed, "Design and Implementation of a Wi-Fi Based HomeAutomation System, "WorldAcademy
of Science, Engineering and Technology, vol. 68, pp. 2177-2180, 2012.
[4]. Ahmed Elshafee, Karim Alaa Hamed, "Design and Implementation of a Wi-Fi based Home Automation System”,
International Journal of Computer, Electrical Automation, Control and Information EngineeringVol: 6, No: 8, 2012, pp 1074 -
1080.
[5].Zekeriyakeskin,YunusEmrekocaturk,okanBingol,KublaiTasdelen,“Web-basedsmarthomeautomation:PLCcontrolled
implementation”, vol11, NO 3, 2014.
[6]. Silviu Folea, DanielaBordencea,CasianaHotea,HonoriuValean“SmartHomeAutomationSystemUsingWi-FiLowPower
Devices”.
[7]. Mitali Patil, Ashwini Bedare, Varsha Pacharne "The Design and Implementation of Voice Controlled WirelessIntelligent
Home Automation System Based on ZigBee." International Journal of Advanced Research in Computer Science and Software
Engineering
[8] T. Adiono, et al., “Curtain control systems development on mesh wireless network of the smart home,” Bulletin of
Electrical Engineering and Informatics (BEEI), vol. 7, no. 4, pp. 615-625, 2018.
[9] O. S. Al-Heety,Z. Zakaria, M. Ismail, M. M. Shakir, S. Alani, and H. Alsariera, “AComprehensive Survey:Benefits,Services,
Recent Works, Challenges, Security, and Use Cases for SDN-VANET,” IEEE Access, vol. 8, pp. 91028–91047, 2020.
[10] S. Alani, et al., “A Study Review on Mobile Ad-Hoc Network : Characteristics, Applications, Challenges and Routing
Protocols Classification,” International Journal of Advanced Science and Technology, vol. 28, no. 1, pp. 394-405, 2019.
[11] R. A. Rahman, et al., “IoT based temperature and humidity monitoring framework,” Bulletin of Electrical
Engineering and Informatics (BEEI), vol. 9, no. 1, pp. 9-11, 2020.
[12] A. H. Ali, et al., “Smart monitoring system for pressure regulator based on IOT,” International Journal of
Electrical and Computer Engineering (IJECE), vol. 9, no. 5, pp. 3450-3456, 2019.
[13] A. M. Fahad, et al., “Ns2 based performancecomparison studybetweendsr andaodvprotocols,”InternationalJournalof
Advanced Trends in Computer Science and Engineering, vol. 8, no. 1, pp. 379-393, 2019.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3083
[14] A. A. Jaber, et al., “Internet of things based industrial environment monitoring and control: A design approach,”
International Journal of Electrical and Computer Engineering (IJECE), vol. 9, no. 6, pp. 4657-4667, 2019.
[15] S. Alani, et al., “A new energy consumption technique formobile Ad-Hoc networks,” InternationalJournalofElectrical
and Computer Engineering (IJECE), vol. 9, no. 5, pp. 4147-4153, 2019.
[16] M. A. Saad, et al., “Performance evaluation improvement of energy consumption in adhoc wireless network,”
International Journal of Advanced Science and Technology, vol. 29, no. 3, pp. 4128-4137, 2020.
[17] S. A. Rashid, et al., “Prediction based efficient multi-hop clustering approach with adaptive relay node selection for
VANET,” Journal of Communications, vol. 15, no. 4, pp. 332-344, 2020.
[18] Mahmood, S. N., et al., “GSM based gas leak monitoring system,” Periodicals of Engineering and Natural Sciences, vol. 7,
no. 2, pp. 670-678, 2019.
[19] A. L. Mahmood, et al., “Design and performance analysis of stand-alone PV system at al-nahrain university,
Baghdad, Iraq,” International Journal of Power Electronics and Drive Systems (IJPEDS), vol. 11, no. 2, pp. 921-930,
2020.
[20] J. S. P. Peter and V. S. K. J. Reshmaa, “A Study on MQTT based Environmental Parameters, Monitoring and Alarming
System,” Eurasian Journal of Analytical Chemistry, vol. 13, pp. 323-327, 2018.

More Related Content

Similar to Home Automation Application with voice commands using Arduino

IRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET Journal
 
IRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET Journal
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET Journal
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET-  	  Android based Home Automation using Bluetooth TechnologyIRJET-  	  Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET Journal
 
Office Automation System using Internet of Things
Office Automation System using Internet of ThingsOffice Automation System using Internet of Things
Office Automation System using Internet of ThingsIRJET Journal
 
Home Automation using Internet of Things
Home Automation using Internet of ThingsHome Automation using Internet of Things
Home Automation using Internet of ThingsIRJET Journal
 
IRJET- Smart Home: Speech Recognition based Home Automation using IoT
IRJET-  	  Smart Home: Speech Recognition based Home Automation using IoTIRJET-  	  Smart Home: Speech Recognition based Home Automation using IoT
IRJET- Smart Home: Speech Recognition based Home Automation using IoTIRJET Journal
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIRJET Journal
 
IRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of ThingsIRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of ThingsIRJET Journal
 
VEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOT
VEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOTVEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOT
VEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOTIRJET Journal
 
IRJET- Home Automation using Arduino and IoT
IRJET-  	  Home Automation using Arduino and IoTIRJET-  	  Home Automation using Arduino and IoT
IRJET- Home Automation using Arduino and IoTIRJET Journal
 
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
IRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling System
IRJET- Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET Journal
 
Android Based Home-Automation using Microcontroller
Android Based Home-Automation using MicrocontrollerAndroid Based Home-Automation using Microcontroller
Android Based Home-Automation using MicrocontrollerEswar Publications
 
IRJET - IoT based Advanced Home Automation
IRJET -  	  IoT based Advanced Home AutomationIRJET -  	  IoT based Advanced Home Automation
IRJET - IoT based Advanced Home AutomationIRJET Journal
 
IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoTIRJET Journal
 
IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...
IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...
IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...IRJET Journal
 
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy SavingIRJET Journal
 
IRJET - IoT based Air Quality Monitoring System
IRJET - IoT based Air Quality Monitoring SystemIRJET - IoT based Air Quality Monitoring System
IRJET - IoT based Air Quality Monitoring SystemIRJET Journal
 
Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...IRJET Journal
 
IRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET Journal
 

Similar to Home Automation Application with voice commands using Arduino (20)

IRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart Car
 
IRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart Car
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth Technology
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET-  	  Android based Home Automation using Bluetooth TechnologyIRJET-  	  Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth Technology
 
Office Automation System using Internet of Things
Office Automation System using Internet of ThingsOffice Automation System using Internet of Things
Office Automation System using Internet of Things
 
Home Automation using Internet of Things
Home Automation using Internet of ThingsHome Automation using Internet of Things
Home Automation using Internet of Things
 
IRJET- Smart Home: Speech Recognition based Home Automation using IoT
IRJET-  	  Smart Home: Speech Recognition based Home Automation using IoTIRJET-  	  Smart Home: Speech Recognition based Home Automation using IoT
IRJET- Smart Home: Speech Recognition based Home Automation using IoT
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring System
 
IRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of ThingsIRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of Things
 
VEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOT
VEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOTVEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOT
VEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOT
 
IRJET- Home Automation using Arduino and IoT
IRJET-  	  Home Automation using Arduino and IoTIRJET-  	  Home Automation using Arduino and IoT
IRJET- Home Automation using Arduino and IoT
 
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
IRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling System
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
 
Android Based Home-Automation using Microcontroller
Android Based Home-Automation using MicrocontrollerAndroid Based Home-Automation using Microcontroller
Android Based Home-Automation using Microcontroller
 
IRJET - IoT based Advanced Home Automation
IRJET -  	  IoT based Advanced Home AutomationIRJET -  	  IoT based Advanced Home Automation
IRJET - IoT based Advanced Home Automation
 
IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoT
 
IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...
IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...
IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...
 
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy Saving
 
IRJET - IoT based Air Quality Monitoring System
IRJET - IoT based Air Quality Monitoring SystemIRJET - IoT based Air Quality Monitoring System
IRJET - IoT based Air Quality Monitoring System
 
Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...
 
IRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety System
 

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

Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
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
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Recently uploaded (20)

Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
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
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 

Home Automation Application with voice commands using Arduino

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3076 Home Automation Application with voice commands using Arduino Arpita Shelke, Pooja Kalasappanavar, Radhika Kotgire 1 ,2,3 Dept. of E&TC Engineering, Dr. D. Y. Patil Institute of technology, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract- Since the utilization of energy is expanding step by step, there is an extraordinary need to stop the abuse of energy altogether. Home automation is one of the best ways of the utilization of this innovation everybody can improve their lifestyle at the homes, it erases human endeavors and stress, energy efficient in this way make a smart home. This home mechanization or innovation progress is mind blowing in previous time and in the future too it will develop dramatically as their necessities, prerequisites, and advantages. Everybody wants to save their time and energy alongside this there are likewise incapacitated individuals in houses and they can't move regularly in the home for controlling machines, so utilizinga home automation framework empowers those all individuals to control all the apparatuses effectively and with ease. This paper gives the pragmatic methodology and execution of a dependable, effectively open, reasonable, minimized and modest. Home automation framework that depends on anandroid phone, home appliancescan becontrolledwithsimplya singletouch on the android portable application. Key Words: Automation framework, Arduino NANO, Android Mobile Application Controlled framework, Bluetooth HC-05 controlled, programmable mechanization 1. INTRODUCTION Automation Technology has numerous uses, advantages, and applications in every field of life such as industrial automation, Lighting control, Aircraft automation, automatic vehicles, Appliance control and integration,Securityandtrackingautomation technology. The consumptions of energy at homes tend to increase in proportion with an increase of heavy home appliances like air conditioning, refrigerators and heater. Home automation can give more quality and ease of life for everyone. Home automation technology becomes anenergyconsumption controllerandan easilyaccessiblesmarthometechnique.. Thesystem designed is a combination of smartphones and anembedded system that consists ArduinoModule,a Bluetoothdevice,and a Relay module. This research provides a cheaper, efficient, effective, and user-friendly interface easily accessible system of home automation. The system can be easily updated with just simple changes that ensures reliability. . In general, home electrical appliances still using the simple man-handling control system, this problem canbeovercomeby thedevelopmentof automatic and programmable control system. This research gives a new system of home automation based on Arduino using Bluetooth wireless communication. This Simple Arduino based system is cost efficient, gives accurate working, and gives users to control all electrical types of equipment through a Smartphone Application with just a click. The system provides an easy interface for the user to operate all home appliances with anapplication or programmable control. Through the mobile application, one can send signals of on/off easily. One can send signals in both modes switch as well as voice commands. The ever developing technology in home automation is becoming more popular day by day as per the increase in demand and requirement. 1.1 System Description The system used in this home automation is as follow; Figure 1. Block diagram
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3077 As we see from the diagram the Arduino plays the main function of microcontroller in the system. Arduino controls the mobile app and Bluetooth module. The Arduino NANO hosts the C++ programming Scripts whichprovidestheuser toaccess all home appliances. The programming script is thecore of this system which carries a key rolein processing all instructions with theArduino NANO module. An ad-hoc communication protocol is set up between two devices, which allow controlling the behavior of the Arduino and BT board/module. Wireless serialcommunication is supported by the Arduino NANO over Bluetooth [5]. Overall this home automation system consists of the following major parts: A. ARDUINO NANO The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328 (Arduino Nano 3.x). It has more or less the same functionality of the Arduino Duemilanove, but in a different package.Itlacksonlya DCpowerjack,and works with a Mini-B USB cable instead of a standard one. B. BLUETOOTH (HC-05) MODULE Bluetooth (HC-05) Module The medium between thesystemandtheAndroidmobileappforcommunicationisthe Bluetooth. It plays the role of the wireless medium in the system. This connects the Arduino signal to the mobile app as Arduino has programming within it. It works within a limited range, but its ranges can be increased. C. RELAY MODULE
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3078 Relay Module As the block diagram shows the AC supply of all appliances is across the relay module with acts as an electrically operated switch. D. ANDROID MOBILE APP A mobile app is used to operate all appliances. In the app, just simple touch can turn to switch off/onyourall appliancefrom anywhere in the home. 1.2 SIMULATION METHODOLOGY Figure 2. Simulation methodalogy In simulation design, all the major components are placed so that the working and processing of the system can be observed before implementing the hardware. The result of the simulation design was up to the mark that system works with high accuracy and high execution speed. The Arduino IDE can easily bedownloadedfromthe official websiteof theArduino.Arduino as a microcontroller which is connected with Bluetooth module HC-05 for wireless communication. Arduinoisalsoconnected to the loads with help of relay module system has a four- channel relay module and all the loads are parallel connected. After all the connections the process of the simulation was executed and finally observed that the system id working accurately and correctly without any errors. The android application receives command intwowaysfirstlyclickingthebutton and secondly voice command. These commands are carried by the Bluetooth module toward the Arduino for further processing. 2. HARDWARE DESIGN Figure 3. Hardware Design In a hardware implementation, Arduino NANO is placed as a microcontroller to control the hardware. On the Nano board, 22 pins are associated with input and output. In that 14 pins (D0 to D13) are true digital IO pins, which can be configured as per
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3079 you application using pinMode(), digitalWrite() and digitalRead() functions. [6]. Arduino does not carry any wireless connection within it that is why we use Bluetooth module Hc-05 for wireless communication. Bluetooth device is used for communication between Smartphone application and Arduino NANO. The relay Module is controlled by the Arduino which receives the command from the Smartphone application and processes the received command. The relay Module is used as electrical switches in the system. Our system has four relay channels for different loads. The design of the hardware of our sampled home automation system is as follows: Hardware design Hardware implementation consists of the following: • Arduino NANO • Bluetooth Module HC-05 • 4Channel Relay Module (9V) • Power supply, Loads(watt savers) and connection wires, etc • 9v Battery or 9v adapter • Jumper wires MATHEMATICAL DESIGN Set theory was used in this system for the mathematical representation [1]. Let suppose the system is S S = {O, I, U, E, S,send[], Received []} Here; S = Starting state of the system. I= Input command for the system. O= {01, 02, 03, 04}, 01= Operation for load one 02= Operation for load two 03= Operation for load three 04= Operation for load four Send [] = It is a command sending function to Arduino. For example, Input command Send [I] Receive [] = It is the command receiving function from the mobile app.F o r example: Receiving the command Receive [I]. E = State’s End [1].[1] I. SOFTWARE DESIGN The software part of the system is programming on Arduino NANO and second is the designing of the android mobile telephone operation for the system. The software which was used in this systemformakingcomeintoexistencethetelephone operation was Mit telephone operation inventor [1]. Figure 4 . App Design
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3080 II. CODES OF ARDUINO NANO The programming of the Arduino which act as the microcontroller is the heart of the system which plays a vital part to act the system accurately and with small amount of support. codes of the Arduino are only designed at C ++ language and which need the system according to the user teaching [8]. These codes are only designed for this sample starting place automation system. These codes have particularly used pins in the Arduino which the only be used for this type of sample system. The hardware of the system is designed according to these codes. Here is the link of the codes used in this sample system [8]. III. EXPERIMENT TEST Based on the operation of making observations and work guided, attempt to look at the outcome of the system. At an early age, the home appliances business managers were such as controlled by hand liketoturnon/offtheappliances one has to go to the switchboard. It is good for normal people but an old age person and the physically put out of normal operation person cannot way in it. So, the system enables to control of all starting place appliances from a far away, widely different area in now. Now we can operate our starting place appliances from anywhere in the home but within the range of the Bluetooth part of a greater unit. This way in gives a chance to makeseemunimportanttheusingupofenergy,user7'stime, and take in for all to operate electrical appliances. This system is very simple, not hard to use and it is especially selected for people without a technical back knowledge. It is very simple, not hard to use the home automation system which makes user friendly and act of making regular to support. This system is much better for scalability and able to make ready adjustments than the by business available starting place automation systems. The system is very simple in the putting into effectand alsoforthe user 7's point of view. Thecomplexpartofthesystemis very low so that all non-technical people do not discover it hard to use the technology. For the hardware simplicity, short sending word Service with low price for take-back and control from any phone to move up and down the switch state. The processing timeof the need isvery low which shows high efficiency. The working efficiency of thesystemisveryhighbecause the need as per given by the user is accurately done by the system. In the putting into effect of the system, it is very carefully observed the efficiency of the system that when the need is given for the L0AD 1 then it is only processed forload 1 and given accurate results with 100% efficiency. In the putting into effect, the microcontroller says without any doubt the system with high accuracy in the working process. Bluetooth part of a greater unit with a limited range makes certain the high execution speed of the system. relay part of a greater unit with load connectionsgiveselectricalopenswitchandsafetyintheformofany fault.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3081 IV.RESULT AND DISCUSSION This system has many advantages over other familyliving place automation systems that are its low price and user-friendly interface, another is the no being complex of the system. This system has a range limit because of, in relation to the use of a Bluetooth part of a greater unit which makes it safer and more comfortable for the user to way in the system. Many other well- dressed starting place automation technologies has complexconditionsandtheyareveryhighpriced,ofgreatvaluethussystem came up with new technology so that all people can make automatic their works or duties. In this system, instead of using advanced 7 technologies such as wi-fi, IoT, andCloudasaBluetoothpartofagreaterunitisusedforcommunicationpurposeand integrating all other apparatuses in wireless mode. Bluetooth technology makes certain the quicker data transfer and its processing's much quicker than other technology. • When the user gives the command to the Smartphone app [6] theapplicationgivesthesignal totheBluetoothdevicewhich is directly connected with the Arduino board Smartphone app has all the GUI options for all appliances separately. • After receiving the signal from the Smartphone application Bluetooth device send the signal to the Arduino board for further processing, • The controller in this system is Arduino which controls all the appliances. Bluetooth devices and the Relay Module are connected to the Arduino NANO [4]. The Relay board command for the switching on/off the appliances is processed by Arduino NANO. • The Relay board acts as the open switch, it operates on/off [3]. The Main supply of all home appliances is connected through the relay board. • Main while user gives the command to Smartphone Application which is transferred to the Arduino through Bluetooth . Finally, Arduino controls all the appliances by processing the command and work relay accordingly. CONCLUSION This paper presents a cheap, secured, efficient, easily accessible, automatically controlled solution forthe homeappliances. This system has many features and its cost is also very low compared to all other systems. It provides smart work, energy consumption control, security, comfort, and ease at the same time. In this paper, the approach was novel and has achieved the desired target to control the appliances wirelessly. The system can be easily modified and upgraded with different features as per the need of the user. This interface makes the system a perfect choice forbotholdandnewhouses.Thefuturesystemwouldbemodifiedtoasystem remotely via IoT technology and cloud. Wi-Fi technology can be a good replacement for Bluetooth technology to maximize the range and speed.[3] For the control and monitor virtually all the electrical devices GSM technology would be used easily in the system with a small modification. The system can be madeadvanced by using different sensors like light sensors(LDR),motion sensors (PIR sensor), and also various temperature sensors, based on the condition that provides toggling of devices
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3082 automatically. By using these all there would be more comfortable and energy saved i.e., turning off lights if not necessary and checking the brightness required by Light sensor and themotion sensorlike PIR sensor can be usedtoturnoff/onanyelectrical devices automaticallyand also can be used for the security.For the safety of homeowners and a greatercontrolsystem,itcanbe easily integrated closely with the home. The software app which is installed in the android mobile is modified by implementing other features such as speech recognition voice control and can be modified by fingerprint access to the app that makes the whole system more secure and advanced. The major modification step would extend the system to a large-scale environment like industries, factories, and offices. ACKNOWLEDGMENT We would like to thank the Department Electronic andtelecommunicationEngineering,Dr.D.Y.PatilInstituteof Technology, for his indispensable support. REFERENCES [1].N.David,A.Chima,A.UgochukwuandE.Obinna,”DesignofahomeautomationsystemusingArduino”,Internationaljournal of Scientific & Engineering Research, Vol. 6, pp. 795- 801, june-2015. [2]. Prof. M. B Salunke, Darshan Sonar, Nilesh Dengle , SachinKangude, Dattatraya Gawade, “Home Automation Using Cloud Computing and Mobile Devices”, Vol. 3, Issue 2 (Feb. 2013), ||V2|| PP 35-37 [3]. A. ElShafee and K. A. Hamed, "Design and Implementation of a Wi-Fi Based HomeAutomation System, "WorldAcademy of Science, Engineering and Technology, vol. 68, pp. 2177-2180, 2012. [4]. Ahmed Elshafee, Karim Alaa Hamed, "Design and Implementation of a Wi-Fi based Home Automation System”, International Journal of Computer, Electrical Automation, Control and Information EngineeringVol: 6, No: 8, 2012, pp 1074 - 1080. [5].Zekeriyakeskin,YunusEmrekocaturk,okanBingol,KublaiTasdelen,“Web-basedsmarthomeautomation:PLCcontrolled implementation”, vol11, NO 3, 2014. [6]. Silviu Folea, DanielaBordencea,CasianaHotea,HonoriuValean“SmartHomeAutomationSystemUsingWi-FiLowPower Devices”. [7]. Mitali Patil, Ashwini Bedare, Varsha Pacharne "The Design and Implementation of Voice Controlled WirelessIntelligent Home Automation System Based on ZigBee." International Journal of Advanced Research in Computer Science and Software Engineering [8] T. Adiono, et al., “Curtain control systems development on mesh wireless network of the smart home,” Bulletin of Electrical Engineering and Informatics (BEEI), vol. 7, no. 4, pp. 615-625, 2018. [9] O. S. Al-Heety,Z. Zakaria, M. Ismail, M. M. Shakir, S. Alani, and H. Alsariera, “AComprehensive Survey:Benefits,Services, Recent Works, Challenges, Security, and Use Cases for SDN-VANET,” IEEE Access, vol. 8, pp. 91028–91047, 2020. [10] S. Alani, et al., “A Study Review on Mobile Ad-Hoc Network : Characteristics, Applications, Challenges and Routing Protocols Classification,” International Journal of Advanced Science and Technology, vol. 28, no. 1, pp. 394-405, 2019. [11] R. A. Rahman, et al., “IoT based temperature and humidity monitoring framework,” Bulletin of Electrical Engineering and Informatics (BEEI), vol. 9, no. 1, pp. 9-11, 2020. [12] A. H. Ali, et al., “Smart monitoring system for pressure regulator based on IOT,” International Journal of Electrical and Computer Engineering (IJECE), vol. 9, no. 5, pp. 3450-3456, 2019. [13] A. M. Fahad, et al., “Ns2 based performancecomparison studybetweendsr andaodvprotocols,”InternationalJournalof Advanced Trends in Computer Science and Engineering, vol. 8, no. 1, pp. 379-393, 2019.
  • 8. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3083 [14] A. A. Jaber, et al., “Internet of things based industrial environment monitoring and control: A design approach,” International Journal of Electrical and Computer Engineering (IJECE), vol. 9, no. 6, pp. 4657-4667, 2019. [15] S. Alani, et al., “A new energy consumption technique formobile Ad-Hoc networks,” InternationalJournalofElectrical and Computer Engineering (IJECE), vol. 9, no. 5, pp. 4147-4153, 2019. [16] M. A. Saad, et al., “Performance evaluation improvement of energy consumption in adhoc wireless network,” International Journal of Advanced Science and Technology, vol. 29, no. 3, pp. 4128-4137, 2020. [17] S. A. Rashid, et al., “Prediction based efficient multi-hop clustering approach with adaptive relay node selection for VANET,” Journal of Communications, vol. 15, no. 4, pp. 332-344, 2020. [18] Mahmood, S. N., et al., “GSM based gas leak monitoring system,” Periodicals of Engineering and Natural Sciences, vol. 7, no. 2, pp. 670-678, 2019. [19] A. L. Mahmood, et al., “Design and performance analysis of stand-alone PV system at al-nahrain university, Baghdad, Iraq,” International Journal of Power Electronics and Drive Systems (IJPEDS), vol. 11, no. 2, pp. 921-930, 2020. [20] J. S. P. Peter and V. S. K. J. Reshmaa, “A Study on MQTT based Environmental Parameters, Monitoring and Alarming System,” Eurasian Journal of Analytical Chemistry, vol. 13, pp. 323-327, 2018.