SlideShare a Scribd company logo
1 of 25
Voice Controlled
Home Automation
What is this project ?
• This project is all about controlling your home
appliances and systems by using your voice as input,
for the use of disabled and elderly.
• Automation has a major role in our day-to-day lives.
• Home automation allows us to control electrical
appliances like ac, fan, etc.
• It can also provide home security and emergency
systems too.
• It may also control home security systems such as
access control and alarm systems.
Why we need to automate ?
• The main objective of home automation is
to help handicapped and elderly people
that will enable them to control home
appliances and to alert them during critical
situations.
• Other objectives include
• Increasing the comfort of living,
• Better control over devices from a single
control
• More organised way to make your home a
better place.
PROS OF HAVING AN AUTOMATED HOME
Full control over all smart appliances
with only one device
Smart homes may be
suitable for disabled persons
Support for the
older
generation
Increased
energy
efficiency
Increasing
luxuory
Flexibility for
new devices
What we will be doing?
• In this project, we try to implement home
automation system using a
microprocessor(Arduino) and a smart phone.
• Here we will be controlling four different home
appliances by voice Command.
• One can also use IR remotes, local Wi-Fi to control
these devices.
• The key components of this project are Arduino,
Bluetooth module, Relay module, LCD display, a
smartphone, and Android App.
Steps involved
At first, we need to install a app on our smartphone, which will be
available in the play store. This app receives our Voice command and
sends it to the Bluetooth module wirelessly.
The Arduino decodes this command from the Bluetooth module.
Then Arduino sends a command to the Relays to control the home
appliances.
These four home appliances are switched on/off by eight different voice
commands. The LCD module will display the status of the home
appliances on or off.
Block Diagram
Components Required
• Arduino UNO/Nano – Microcontroller
• HC-05 Bluetooth module – For
communication between mobile and
microcontroller
• 4-Channel relay module- to turn on/off
devices using a low input signal
• LCD Display Module- displays the status of
the device
• PCB prototyping board- to connect the wires.
Components Required
• 12V DC power supply- power source of
the system
• 220V Ac power supply- source for the
devices to run
• Connecting wires
• A mobile phone – to give voice inputs
• “Bluetooth voice control for the
Arduino” app to send data to the
module HC-05
Bluetooth module HC-05
• HC-05 module is Bluetooth SPP (Serial Port Protocol) module,
• It is used for wireless communication between Arduino Uno
and smartphone.
• HC-05 can operates at power 3.6 to 6 volts.
• It has 6 pins: State, RXD,
TX, GND, VCC and EN.
Why Bluetooth…
• We prefer Bluetooth over others because everyone
has a smartphone with them all the time and they
have built-in Bluetooth facilities
• Hence, it is better to use Bluetooth instead of
carrying any separate remote controls.
• Their advantages are:
*Security
*Easy to use
*Works in short range
*We can find free Bluetooth apps
4 Channel relay module
• A relay is an electromagnetic switch which can be turned on
and off by using low power signals
• When activated, the electromagnet pulls to either open or
close an electrical circuit.
• We will be using a 4Channel 5V relay module in this project
• The board is both 3.3V and 5V
logic compatible and uses 4
digital outputs to control 4
individual relays..
Relays
Circuit
Diagram
Working principle
• The working principle can be explained in
three steps.
Step 1
• At first, we need to set up the android app and configure it to
send signals to the Bluetooth module
Step 2
• Secondly, we have to define a set of commands to the
Arduino based on which the source code is written. These
commands will be used by the user to achieve specific tasks
Step 3
• And at last, we will try to understand how relays work to
control the circuit.
Setting up the commands
• At first, we need to choose 8 different types of
Voice Commands to control 4 devices.
• Particularly two voice commands are used to
control a device.
• For example, the “turn on light ” command is
used to Turn ON the Light, and the “turn off
light ” command is used to turn OFF the Light.
• These Voice commands will be used in Arduino
code.
• The commands we will be using are:
Command Function Pin
turn on light Light On Relay-1 (IN1)
turn off light Light Off
turn on fan Fan On Relay-2 (IN2)
Turn off fan Fan Off
turn on TV TV On Relay-3 (IN3)
turn off TV TV Off
turn on pump Pump On Relay-4 (IN4)
turn off pump Pump Off
turn on all All Device On Relay-1, Relay-2
Relay-3, Relay-4 (IN1,
IN2, IN3, IN4)
turn off all All Device Off
Working of relays
• When we send a voice command through the App,
then the Bluetooth module receives that command
and passes it to the Arduino.
• Now Arduino compares this command with the
predefine Commands (which are defined in
Arduino code). If this command matches then
Arduino sends a command to operate the relay
module.
• We can see the Device status (on or off) on the
16×2 LCD Display Module.
Device turns
on and status
displayed in
led screen
Sends low
voltage input
(0V) to relay
pin IN 1
Arduino gets
the command
Command:
"Turn on
light”
Turning on a device
• Lets see how this works. For example, the
command is “Turn on light”
Turning off a device
• Lets see how this works. For example, the
command is “Turn off light”
Device turns
off and status
displayed in
led screen
Sends high
voltage
=input (5V) to
relay pin IN 1
Arduino gets
the command
Command:
"Turn off
light”
Cons of having voice automation
Extreme installation
cost when fully
automated
Technological problems
in connected homes
Some initial learning
efforts are necessary
You may lock yourself
out of your own house
Helplessness if
technology fails
Reliable internet
connection is crucial
Helplessness if
technology fails
Maintenance and repair
issues
Ways to improvise the design
• We can add more relays to control more devices.
• The coverage of wireless control is 10metres.If we
want more coverage, then one can go for GSM
modules
• one can go for a local Wi-Fi system.
• We can also use sensors to fully automate
processes like cooling systems.
• This can be extended to many applications in
industries and healthcare.
Conclusion
• In this presentation, we have introduced design and
implementation of a low cost, flexible and wireless
solution to the home automation.
• The system is secured for access from any user or
intruder.
• Passwords can be changed by the user at any point,
and this adds a additional layer of protection from
unauthorized users.
• This system can be used as a test bed for any
appliances that requires on-off switching
applications without any internet connection.
THANK YOU
Prepared by,
Thoushick Ram P
Tamilkumaran S
Subikshwar K
Srivarsan S
Subasurya R
Thulasiraman E

More Related Content

What's hot

Graduation project "home automation system"
Graduation project "home automation system"Graduation project "home automation system"
Graduation project "home automation system"Mohamed Motamed
 
Home Automation System using iot
Home Automation System using iotHome Automation System using iot
Home Automation System using iotKowshik Deb
 
IR BASED HOME AUTOMATION USING ARDUINO UNO
IR BASED HOME AUTOMATION USING ARDUINO UNOIR BASED HOME AUTOMATION USING ARDUINO UNO
IR BASED HOME AUTOMATION USING ARDUINO UNOMln Phaneendra
 
Home Automation System
Home Automation SystemHome Automation System
Home Automation SystemSweha Rajora
 
Presentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCUPresentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCUSouvik Kundu
 
Simple Presentation On Raspberry pi
Simple Presentation On Raspberry piSimple Presentation On Raspberry pi
Simple Presentation On Raspberry piSakkar Chowdhury
 
Bluetooth based Home Automation
Bluetooth based Home AutomationBluetooth based Home Automation
Bluetooth based Home AutomationJagannath Kartik
 
android app based home automation
android app based home automationandroid app based home automation
android app based home automationAshikur Rahman
 
iot based home automation
iot based home automationiot based home automation
iot based home automationparvathy s m
 
Home automation
Home automationHome automation
Home automationahmkashwa
 
Home automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASEDHome automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASEDAshish Kumar Thakur
 
Temperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingTemperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingJagannath Dutta
 
Home automation Using Arduino Uno and Bluetooth
Home automation Using Arduino Uno and BluetoothHome automation Using Arduino Uno and Bluetooth
Home automation Using Arduino Uno and BluetoothSOURAV ROY
 

What's hot (20)

Graduation project "home automation system"
Graduation project "home automation system"Graduation project "home automation system"
Graduation project "home automation system"
 
Home Automation System using iot
Home Automation System using iotHome Automation System using iot
Home Automation System using iot
 
IR BASED HOME AUTOMATION USING ARDUINO UNO
IR BASED HOME AUTOMATION USING ARDUINO UNOIR BASED HOME AUTOMATION USING ARDUINO UNO
IR BASED HOME AUTOMATION USING ARDUINO UNO
 
Home Automation System
Home Automation SystemHome Automation System
Home Automation System
 
Presentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCUPresentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCU
 
Simple Presentation On Raspberry pi
Simple Presentation On Raspberry piSimple Presentation On Raspberry pi
Simple Presentation On Raspberry pi
 
Home automation ppt
Home automation pptHome automation ppt
Home automation ppt
 
Bluetooth based Home Automation
Bluetooth based Home AutomationBluetooth based Home Automation
Bluetooth based Home Automation
 
Wi-Fi Esp8266 nodemcu
Wi-Fi Esp8266 nodemcu Wi-Fi Esp8266 nodemcu
Wi-Fi Esp8266 nodemcu
 
Iot based home automation
Iot based home automationIot based home automation
Iot based home automation
 
android app based home automation
android app based home automationandroid app based home automation
android app based home automation
 
Home automation using IOT
Home automation using IOTHome automation using IOT
Home automation using IOT
 
iot based home automation
iot based home automationiot based home automation
iot based home automation
 
Home automation
Home automationHome automation
Home automation
 
Presentation on home automation
Presentation on home automationPresentation on home automation
Presentation on home automation
 
Home automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASEDHome automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASED
 
Raspberry pi
Raspberry pi Raspberry pi
Raspberry pi
 
RS 232
RS 232RS 232
RS 232
 
Temperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingTemperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring using
 
Home automation Using Arduino Uno and Bluetooth
Home automation Using Arduino Uno and BluetoothHome automation Using Arduino Uno and Bluetooth
Home automation Using Arduino Uno and Bluetooth
 

Similar to Voice controlled home automation.pptx

Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home AutomationSaumya Tiwari
 
Arduino based home automation using tv remote
Arduino based home automation using tv remoteArduino based home automation using tv remote
Arduino based home automation using tv remoteMahbub Alam Himel
 
Home automation voice control
Home automation voice controlHome automation voice control
Home automation voice controlAhammednayeem
 
FYP-1 PRESENTATION(HOME AUTOMATION).pptx
FYP-1 PRESENTATION(HOME AUTOMATION).pptxFYP-1 PRESENTATION(HOME AUTOMATION).pptx
FYP-1 PRESENTATION(HOME AUTOMATION).pptxAlQurAanAlKaReem
 
Voice control home appliance
Voice control home applianceVoice control home appliance
Voice control home applianceNishant Singh
 
RF SIGNAL IDENTIFIER PPT.pptx
RF SIGNAL IDENTIFIER PPT.pptxRF SIGNAL IDENTIFIER PPT.pptx
RF SIGNAL IDENTIFIER PPT.pptxDeekshithSkandaM
 
Automatic room light controller with bi directional visitor counter using Ard...
Automatic room light controller with bi directional visitor counter using Ard...Automatic room light controller with bi directional visitor counter using Ard...
Automatic room light controller with bi directional visitor counter using Ard...PRASENJITMORE2
 
Women Safety using GIS.
Women Safety using GIS.Women Safety using GIS.
Women Safety using GIS.shaikmustaq6
 
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...Prasant Kumar
 
power-point-project-1.pptx
power-point-project-1.pptxpower-point-project-1.pptx
power-point-project-1.pptxShubhamPundir26
 
voicecontrolhomeautomation-130627021245-phpapp01 (1).ppt
voicecontrolhomeautomation-130627021245-phpapp01 (1).pptvoicecontrolhomeautomation-130627021245-phpapp01 (1).ppt
voicecontrolhomeautomation-130627021245-phpapp01 (1).pptAnkitaVerma776806
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home AutomationAbhishek Neb
 
Arduino interfacing with bluetooth.
Arduino interfacing with bluetooth.Arduino interfacing with bluetooth.
Arduino interfacing with bluetooth.Nitish Kumar
 

Similar to Voice controlled home automation.pptx (20)

Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
 
Arduino based home automation using tv remote
Arduino based home automation using tv remoteArduino based home automation using tv remote
Arduino based home automation using tv remote
 
Rajath PPt.pptx
Rajath PPt.pptxRajath PPt.pptx
Rajath PPt.pptx
 
Summer training project
Summer training projectSummer training project
Summer training project
 
Home automation voice control
Home automation voice controlHome automation voice control
Home automation voice control
 
Home automation
Home automationHome automation
Home automation
 
FYP-1 PRESENTATION(HOME AUTOMATION).pptx
FYP-1 PRESENTATION(HOME AUTOMATION).pptxFYP-1 PRESENTATION(HOME AUTOMATION).pptx
FYP-1 PRESENTATION(HOME AUTOMATION).pptx
 
Voice control home appliance
Voice control home applianceVoice control home appliance
Voice control home appliance
 
RF SIGNAL IDENTIFIER PPT.pptx
RF SIGNAL IDENTIFIER PPT.pptxRF SIGNAL IDENTIFIER PPT.pptx
RF SIGNAL IDENTIFIER PPT.pptx
 
Automatic room light controller with bi directional visitor counter using Ard...
Automatic room light controller with bi directional visitor counter using Ard...Automatic room light controller with bi directional visitor counter using Ard...
Automatic room light controller with bi directional visitor counter using Ard...
 
Women Safety using GIS.
Women Safety using GIS.Women Safety using GIS.
Women Safety using GIS.
 
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
 
IOT PPT
IOT PPTIOT PPT
IOT PPT
 
power-point-project-1.pptx
power-point-project-1.pptxpower-point-project-1.pptx
power-point-project-1.pptx
 
Plc basics
Plc basicsPlc basics
Plc basics
 
Plc basics
Plc basicsPlc basics
Plc basics
 
Wel-come to Plc basics
Wel-come  to  Plc basicsWel-come  to  Plc basics
Wel-come to Plc basics
 
voicecontrolhomeautomation-130627021245-phpapp01 (1).ppt
voicecontrolhomeautomation-130627021245-phpapp01 (1).pptvoicecontrolhomeautomation-130627021245-phpapp01 (1).ppt
voicecontrolhomeautomation-130627021245-phpapp01 (1).ppt
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
 
Arduino interfacing with bluetooth.
Arduino interfacing with bluetooth.Arduino interfacing with bluetooth.
Arduino interfacing with bluetooth.
 

Recently uploaded

Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryWilliamVickery6
 
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵anilsa9823
 
3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdfSwaraliBorhade
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...babafaisel
 
PODSCAPE - Brochure 2023_ prefab homes in Bangalore India
PODSCAPE - Brochure 2023_ prefab homes in Bangalore IndiaPODSCAPE - Brochure 2023_ prefab homes in Bangalore India
PODSCAPE - Brochure 2023_ prefab homes in Bangalore IndiaYathish29
 
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Servicejennyeacort
 
Kindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpKindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpmainac1
 
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...ankitnayak356677
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️soniya singh
 
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130Suhani Kapoor
 
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130Suhani Kapoor
 
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...Suhani Kapoor
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfParomita Roy
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...Call Girls in Nagpur High Profile
 
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonCheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonDelhi Call girls
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightDelhi Call girls
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Delhi Call girls
 

Recently uploaded (20)

Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William Vickery
 
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
 
3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
 
PODSCAPE - Brochure 2023_ prefab homes in Bangalore India
PODSCAPE - Brochure 2023_ prefab homes in Bangalore IndiaPODSCAPE - Brochure 2023_ prefab homes in Bangalore India
PODSCAPE - Brochure 2023_ prefab homes in Bangalore India
 
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
 
Kindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpKindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUp
 
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
 
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
 
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
 
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
 
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
 
escort service sasti (*~Call Girls in Prasad Nagar Metro❤️9953056974
escort service sasti (*~Call Girls in Prasad Nagar Metro❤️9953056974escort service sasti (*~Call Girls in Prasad Nagar Metro❤️9953056974
escort service sasti (*~Call Girls in Prasad Nagar Metro❤️9953056974
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
 
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonCheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
 

Voice controlled home automation.pptx

  • 2. What is this project ? • This project is all about controlling your home appliances and systems by using your voice as input, for the use of disabled and elderly. • Automation has a major role in our day-to-day lives. • Home automation allows us to control electrical appliances like ac, fan, etc. • It can also provide home security and emergency systems too. • It may also control home security systems such as access control and alarm systems.
  • 3. Why we need to automate ? • The main objective of home automation is to help handicapped and elderly people that will enable them to control home appliances and to alert them during critical situations. • Other objectives include • Increasing the comfort of living, • Better control over devices from a single control • More organised way to make your home a better place.
  • 4. PROS OF HAVING AN AUTOMATED HOME Full control over all smart appliances with only one device Smart homes may be suitable for disabled persons Support for the older generation Increased energy efficiency Increasing luxuory Flexibility for new devices
  • 5. What we will be doing? • In this project, we try to implement home automation system using a microprocessor(Arduino) and a smart phone. • Here we will be controlling four different home appliances by voice Command. • One can also use IR remotes, local Wi-Fi to control these devices. • The key components of this project are Arduino, Bluetooth module, Relay module, LCD display, a smartphone, and Android App.
  • 6. Steps involved At first, we need to install a app on our smartphone, which will be available in the play store. This app receives our Voice command and sends it to the Bluetooth module wirelessly. The Arduino decodes this command from the Bluetooth module. Then Arduino sends a command to the Relays to control the home appliances. These four home appliances are switched on/off by eight different voice commands. The LCD module will display the status of the home appliances on or off.
  • 8. Components Required • Arduino UNO/Nano – Microcontroller • HC-05 Bluetooth module – For communication between mobile and microcontroller • 4-Channel relay module- to turn on/off devices using a low input signal • LCD Display Module- displays the status of the device • PCB prototyping board- to connect the wires.
  • 9. Components Required • 12V DC power supply- power source of the system • 220V Ac power supply- source for the devices to run • Connecting wires • A mobile phone – to give voice inputs • “Bluetooth voice control for the Arduino” app to send data to the module HC-05
  • 10. Bluetooth module HC-05 • HC-05 module is Bluetooth SPP (Serial Port Protocol) module, • It is used for wireless communication between Arduino Uno and smartphone. • HC-05 can operates at power 3.6 to 6 volts. • It has 6 pins: State, RXD, TX, GND, VCC and EN.
  • 11. Why Bluetooth… • We prefer Bluetooth over others because everyone has a smartphone with them all the time and they have built-in Bluetooth facilities • Hence, it is better to use Bluetooth instead of carrying any separate remote controls. • Their advantages are: *Security *Easy to use *Works in short range *We can find free Bluetooth apps
  • 12. 4 Channel relay module • A relay is an electromagnetic switch which can be turned on and off by using low power signals • When activated, the electromagnet pulls to either open or close an electrical circuit. • We will be using a 4Channel 5V relay module in this project • The board is both 3.3V and 5V logic compatible and uses 4 digital outputs to control 4 individual relays..
  • 15.
  • 16. Working principle • The working principle can be explained in three steps. Step 1 • At first, we need to set up the android app and configure it to send signals to the Bluetooth module Step 2 • Secondly, we have to define a set of commands to the Arduino based on which the source code is written. These commands will be used by the user to achieve specific tasks Step 3 • And at last, we will try to understand how relays work to control the circuit.
  • 17. Setting up the commands • At first, we need to choose 8 different types of Voice Commands to control 4 devices. • Particularly two voice commands are used to control a device. • For example, the “turn on light ” command is used to Turn ON the Light, and the “turn off light ” command is used to turn OFF the Light. • These Voice commands will be used in Arduino code.
  • 18. • The commands we will be using are: Command Function Pin turn on light Light On Relay-1 (IN1) turn off light Light Off turn on fan Fan On Relay-2 (IN2) Turn off fan Fan Off turn on TV TV On Relay-3 (IN3) turn off TV TV Off turn on pump Pump On Relay-4 (IN4) turn off pump Pump Off turn on all All Device On Relay-1, Relay-2 Relay-3, Relay-4 (IN1, IN2, IN3, IN4) turn off all All Device Off
  • 19. Working of relays • When we send a voice command through the App, then the Bluetooth module receives that command and passes it to the Arduino. • Now Arduino compares this command with the predefine Commands (which are defined in Arduino code). If this command matches then Arduino sends a command to operate the relay module. • We can see the Device status (on or off) on the 16×2 LCD Display Module.
  • 20. Device turns on and status displayed in led screen Sends low voltage input (0V) to relay pin IN 1 Arduino gets the command Command: "Turn on light” Turning on a device • Lets see how this works. For example, the command is “Turn on light”
  • 21. Turning off a device • Lets see how this works. For example, the command is “Turn off light” Device turns off and status displayed in led screen Sends high voltage =input (5V) to relay pin IN 1 Arduino gets the command Command: "Turn off light”
  • 22. Cons of having voice automation Extreme installation cost when fully automated Technological problems in connected homes Some initial learning efforts are necessary You may lock yourself out of your own house Helplessness if technology fails Reliable internet connection is crucial Helplessness if technology fails Maintenance and repair issues
  • 23. Ways to improvise the design • We can add more relays to control more devices. • The coverage of wireless control is 10metres.If we want more coverage, then one can go for GSM modules • one can go for a local Wi-Fi system. • We can also use sensors to fully automate processes like cooling systems. • This can be extended to many applications in industries and healthcare.
  • 24. Conclusion • In this presentation, we have introduced design and implementation of a low cost, flexible and wireless solution to the home automation. • The system is secured for access from any user or intruder. • Passwords can be changed by the user at any point, and this adds a additional layer of protection from unauthorized users. • This system can be used as a test bed for any appliances that requires on-off switching applications without any internet connection.
  • 25. THANK YOU Prepared by, Thoushick Ram P Tamilkumaran S Subikshwar K Srivarsan S Subasurya R Thulasiraman E