SlideShare una empresa de Scribd logo
1 de 21
Home Automation Using ARDUINO
Submitted By:-
Rupshanker Mishra
Roll No. – 214212
CSE 3rd year 6th semester
Introduction
Existing Problem
Home Automation
Technology used
How is it work?
Where is home automation going?
Applications
Advantages
Disadvantages
Scope
Outline
 My Seminar is about “Home automation using
Arduino”.
 Control most of your devices at home using your Laptop
or phone.
 Get feedback about the status of your home via Internet.
 Provide an easily and comfortable way to control your
home devices from any place.
Introduction
 People usually are outside the home for many reasons
like travelling and they want to control some devices
from a far distance. Examples:
i. Want to fill the water tank.
ii. Want to turn off the light and electronic devices at
rooms.
iii. Get feedback about the temperature.
iv. If somebody at your home.
v. Total control on your home.
Existing problem
Home Automation
Home automation gives you access to control devices in your home
from a laptop , mobile device, anywhere in the world.
Home automation more accurately describes homes in which nearly
everything -- lights, appliances, electrical outlets, heating and
cooling systems -- are hooked up to a remotely controllable
network
 Arduino Uno
 The main piece in technology used is an arduino
ATmega328 kit attached by GPRS/GSM Shield
Technology used
Microcontroller ATmega328
Operating Voltage 5V
Input Voltage (recommended) 7-12V
Input Voltage (limits) 6-20V
Digital I/O Pins 14 (of which 6 provide PWM output)
Analog Input Pins 6
DC Current per I/O Pin 40 mA
DC Current for 3.3V Pin 50 mA
Flash Memory
32 KB (ATmega328) of which 0.5 KB used by
bootloader
SRAM 2 KB (ATmega328)
EEPROM 1 KB (ATmega328)
Clock Speed 16 MHz
 GSM Shield
The Arduino GSM Shield connects
our Arduino to the network. Plug in
a SIM card from an operator
offering GPRS coverage and also
you can also make/receive voice
calls and send/receive SMS
messages
 There are 5 Pins in a relay.
Two pins 1 and 2 are two
ends of a coil that are kept
inside the relay. The coil is
wound on a small rod that
gets magnetized whenever
current passes through it.
Relay
Bluetooth
For the communication between mobile phone and microcontroller
Bluetooth module(HC-05) is used.
Software
Language:-
Arduino programs are written in C/C++, although users only need define two functions
to make a runnable program:
setup() – a function run once at the start of a program that can initialize settings
loop() – a function called repeatedly until the board powers off
#define LED_PIN 13
void setup ()
{
pinMode (LED_PIN, OUTPUT); // enable pin 13 for digital output
}
void loop ()
{
digitalWrite (LED_PIN, HIGH); // turn on the LED
delay (1000); // wait one second (1000 milliseconds)
digitalWrite (LED_PIN, LOW); // turn off the LED
delay (1000); // wait one second
}
How it works
Where is Home Automation going?
Applications
 Lighting Control: Leaving the Dark Ages and Stepping Into the Light
 HVAC Regulation: No Longer Burned by Your Heating Bill
 Lawn Irrigation Systems: The Grass is Always Greener
 Smart Appliances: I can work
 Security Systems: Knock, Knock…
Advantages
 Adds Safety Through Appliance and Lighting Control.
 Secures Home Through Automated Door Locks.
 Increases Awareness Through Security Cameras.
 Increases Convenience Through Temperature Adjustment.
 Saves Time.
 Saves Money and Increases Convenience.
 Contributes to Economy.
 Increases Peace of Mind.
 Keeps Tabs On Your Children.
Advantages (cont.….)
Disadvantages
 Equipment and installation costs.
 System crashes due to any damage in the interconnection.
 Human errors.
 Reliability.
Scope
New Era in Energy Use.
Home security goes wireless.
Wearable technology is the new black.
Voice commands rule.
DEMO…..
Any Questions……………Thank You…… 

Más contenido relacionado

La actualidad más candente

La actualidad más candente (20)

Home automation using blynk app with fan direction control and displaying sta...
Home automation using blynk app with fan direction control and displaying sta...Home automation using blynk app with fan direction control and displaying sta...
Home automation using blynk app with fan direction control and displaying sta...
 
IoT Based Home Automation System Presantation
IoT Based Home Automation System PresantationIoT Based Home Automation System Presantation
IoT Based Home Automation System Presantation
 
Home automation using arduino
Home automation using arduinoHome automation using arduino
Home automation using arduino
 
Home automation based iot
Home automation based iotHome automation based iot
Home automation based iot
 
Home automation using wifi
Home automation using wifiHome automation using wifi
Home automation using wifi
 
Android Based Home Automation Control
Android Based Home Automation ControlAndroid Based Home Automation Control
Android Based Home Automation Control
 
SMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATIONSMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATION
 
Home automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASEDHome automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASED
 
Presentation on home automation
Presentation on home automationPresentation on home automation
Presentation on home automation
 
Home Automation System using iot
Home Automation System using iotHome Automation System using iot
Home Automation System using iot
 
Home Automation using Iot
Home Automation using IotHome Automation using Iot
Home Automation using Iot
 
Home automation ppt
Home automation pptHome automation ppt
Home automation ppt
 
Home Automation System
Home Automation SystemHome Automation System
Home Automation System
 
HOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINOHOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINO
 
Home automation with arduino
Home automation with arduinoHome automation with arduino
Home automation with arduino
 
Smart Home Automation System ALAYOUBI TECHNOLOGIES
Smart Home Automation System ALAYOUBI TECHNOLOGIESSmart Home Automation System ALAYOUBI TECHNOLOGIES
Smart Home Automation System ALAYOUBI TECHNOLOGIES
 
Bluetooth based home automation using Arduino UNO
Bluetooth based home automation using Arduino UNOBluetooth based home automation using Arduino UNO
Bluetooth based home automation using Arduino UNO
 
Home automation using IoT literature review ppt
Home automation using IoT literature review pptHome automation using IoT literature review ppt
Home automation using IoT literature review ppt
 
Internet of Things (IoT) Based Smart Security & Home Automation System.
Internet of Things (IoT) Based Smart Security & Home Automation System.Internet of Things (IoT) Based Smart Security & Home Automation System.
Internet of Things (IoT) Based Smart Security & Home Automation System.
 
Home automation in client server using NodeMcu approach along with user notif...
Home automation in client server using NodeMcu approach along with user notif...Home automation in client server using NodeMcu approach along with user notif...
Home automation in client server using NodeMcu approach along with user notif...
 

Destacado

205044990 M Mphego Presentation
205044990 M Mphego Presentation205044990 M Mphego Presentation
205044990 M Mphego Presentation
Mpho Mphego
 
Smart Home Automation by LDCE student
Smart Home Automation by LDCE studentSmart Home Automation by LDCE student
Smart Home Automation by LDCE student
Mitul Lakhani
 
DTMF (Mobile) Based Automation
DTMF (Mobile) Based AutomationDTMF (Mobile) Based Automation
DTMF (Mobile) Based Automation
Yogesh Kumar
 

Destacado (12)

205044990 M Mphego Presentation
205044990 M Mphego Presentation205044990 M Mphego Presentation
205044990 M Mphego Presentation
 
Voice recognition based home automation system for paralyzed people
Voice recognition based home automation system for paralyzed peopleVoice recognition based home automation system for paralyzed people
Voice recognition based home automation system for paralyzed people
 
Smartify Home Automation - Client Presentation
Smartify Home Automation - Client PresentationSmartify Home Automation - Client Presentation
Smartify Home Automation - Client Presentation
 
Smart Home Automation by LDCE student
Smart Home Automation by LDCE studentSmart Home Automation by LDCE student
Smart Home Automation by LDCE student
 
Home Automation System
Home Automation SystemHome Automation System
Home Automation System
 
Home Automation using Android Phones-Project first phase
Home Automation using Android Phones-Project first phaseHome Automation using Android Phones-Project first phase
Home Automation using Android Phones-Project first phase
 
advanced low cost voice recognition based smart home automation using android
advanced low cost voice recognition based smart home automation using androidadvanced low cost voice recognition based smart home automation using android
advanced low cost voice recognition based smart home automation using android
 
DTMF (Mobile) Based Automation
DTMF (Mobile) Based AutomationDTMF (Mobile) Based Automation
DTMF (Mobile) Based Automation
 
Controlling Home Appliances Using Voice
 Controlling Home Appliances Using Voice Controlling Home Appliances Using Voice
Controlling Home Appliances Using Voice
 
Voice controlled home appliances
Voice controlled home appliancesVoice controlled home appliances
Voice controlled home appliances
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
 
Home automation using android mobiles
Home automation using android mobilesHome automation using android mobiles
Home automation using android mobiles
 

Similar a Home automation

HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEMHOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
paperpublications3
 

Similar a Home automation (20)

Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
 
IRJET - IoT based Home Automation System through Voice Control using Google A...
IRJET - IoT based Home Automation System through Voice Control using Google A...IRJET - IoT based Home Automation System through Voice Control using Google A...
IRJET - IoT based Home Automation System through Voice Control using Google A...
 
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docxDIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by Bluetooth
 
Summer training project
Summer training projectSummer training project
Summer training project
 
Uvais
Uvais Uvais
Uvais
 
Report Home automation using arduino
Report Home automation using arduinoReport Home automation using arduino
Report Home automation using arduino
 
Home automation system
Home automation systemHome automation system
Home automation system
 
Report
ReportReport
Report
 
Smart Home Automation using Wi-Fi
Smart Home Automation using Wi-FiSmart Home Automation using Wi-Fi
Smart Home Automation using Wi-Fi
 
home_control.pptx
home_control.pptxhome_control.pptx
home_control.pptx
 
Home automation voice control
Home automation voice controlHome automation voice control
Home automation voice control
 
Home Automation using NodeMCU .docx
Home Automation using NodeMCU .docxHome Automation using NodeMCU .docx
Home Automation using NodeMCU .docx
 
IoT Based Home Automation using Intel Galileo Gen-2
IoT Based Home Automation using Intel Galileo Gen-2IoT Based Home Automation using Intel Galileo Gen-2
IoT Based Home Automation using Intel Galileo Gen-2
 
home/office automation
home/office automationhome/office automation
home/office automation
 
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEMHOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
 
home automation digital
home automation digitalhome automation digital
home automation digital
 
Home automation
Home automationHome automation
Home automation
 
Communication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A SurveyCommunication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A Survey
 
Communication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A SurveyCommunication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A Survey
 

Último

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 

Último (20)

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 

Home automation

  • 1. Home Automation Using ARDUINO Submitted By:- Rupshanker Mishra Roll No. – 214212 CSE 3rd year 6th semester
  • 2. Introduction Existing Problem Home Automation Technology used How is it work? Where is home automation going? Applications Advantages Disadvantages Scope Outline
  • 3.  My Seminar is about “Home automation using Arduino”.  Control most of your devices at home using your Laptop or phone.  Get feedback about the status of your home via Internet.  Provide an easily and comfortable way to control your home devices from any place. Introduction
  • 4.  People usually are outside the home for many reasons like travelling and they want to control some devices from a far distance. Examples: i. Want to fill the water tank. ii. Want to turn off the light and electronic devices at rooms. iii. Get feedback about the temperature. iv. If somebody at your home. v. Total control on your home. Existing problem
  • 5. Home Automation Home automation gives you access to control devices in your home from a laptop , mobile device, anywhere in the world. Home automation more accurately describes homes in which nearly everything -- lights, appliances, electrical outlets, heating and cooling systems -- are hooked up to a remotely controllable network
  • 6.  Arduino Uno  The main piece in technology used is an arduino ATmega328 kit attached by GPRS/GSM Shield Technology used
  • 7. Microcontroller ATmega328 Operating Voltage 5V Input Voltage (recommended) 7-12V Input Voltage (limits) 6-20V Digital I/O Pins 14 (of which 6 provide PWM output) Analog Input Pins 6 DC Current per I/O Pin 40 mA DC Current for 3.3V Pin 50 mA Flash Memory 32 KB (ATmega328) of which 0.5 KB used by bootloader SRAM 2 KB (ATmega328) EEPROM 1 KB (ATmega328) Clock Speed 16 MHz
  • 8.  GSM Shield The Arduino GSM Shield connects our Arduino to the network. Plug in a SIM card from an operator offering GPRS coverage and also you can also make/receive voice calls and send/receive SMS messages
  • 9.  There are 5 Pins in a relay. Two pins 1 and 2 are two ends of a coil that are kept inside the relay. The coil is wound on a small rod that gets magnetized whenever current passes through it. Relay
  • 10. Bluetooth For the communication between mobile phone and microcontroller Bluetooth module(HC-05) is used.
  • 12. Language:- Arduino programs are written in C/C++, although users only need define two functions to make a runnable program: setup() – a function run once at the start of a program that can initialize settings loop() – a function called repeatedly until the board powers off #define LED_PIN 13 void setup () { pinMode (LED_PIN, OUTPUT); // enable pin 13 for digital output } void loop () { digitalWrite (LED_PIN, HIGH); // turn on the LED delay (1000); // wait one second (1000 milliseconds) digitalWrite (LED_PIN, LOW); // turn off the LED delay (1000); // wait one second }
  • 14. Where is Home Automation going?
  • 15. Applications  Lighting Control: Leaving the Dark Ages and Stepping Into the Light  HVAC Regulation: No Longer Burned by Your Heating Bill  Lawn Irrigation Systems: The Grass is Always Greener  Smart Appliances: I can work  Security Systems: Knock, Knock…
  • 16. Advantages  Adds Safety Through Appliance and Lighting Control.  Secures Home Through Automated Door Locks.  Increases Awareness Through Security Cameras.  Increases Convenience Through Temperature Adjustment.  Saves Time.  Saves Money and Increases Convenience.
  • 17.  Contributes to Economy.  Increases Peace of Mind.  Keeps Tabs On Your Children. Advantages (cont.….)
  • 18. Disadvantages  Equipment and installation costs.  System crashes due to any damage in the interconnection.  Human errors.  Reliability.
  • 19. Scope New Era in Energy Use. Home security goes wireless. Wearable technology is the new black. Voice commands rule.