Home Automation using Arduino and IOT

         Hello Everyone here i am showing my new project Home Automation Using Android Mobile Called SPEECH INTELLIGENT REMOTE INTERFACE (SIRI)In the 21st century internet is everywhere in the world and people are preferring automatic systems than the manual systems. Now a days  IOT is one of the rapidly growing internet technology. Home Automation  Using IOT is a system which gives the access to the people to control home appliances by using their Android mobiles.

PSX_20151207_160921

Working :

SIRI

In this project i used Arduino Uno to Control the home appliances and Arduino board is connected to the internet using Ethernet shield and Houser is an android app to send commands. we need a server to connect the Arduino and app through internet and here I used teleduino server to connect Arduino and  app . When you press any button on app then it sends command to Arduino board using APIs then Arduino switches the relay board to control the home appliances. you can control the appliances by using voice commands by pressing voice button in app e.g. : switch on the light

Procedure :

First you have to go https://www.teleduino.org/tools/request-key and register in that site then you will get a email which consists the unique key. Download the  Houser App from your android device or scan the QR code given below and  in the App settings You have to put the key which you got from the email . Download Arduino sketch by clicking here and go to https://www.teleduino.org/tools/arduino-sketch-key and enter the unique key then you will get Arduino sketch byte key and you need to change the byte key in the downloaded sketch with your unique byte key. after uploading  wait for few seconds.

houser

Download app by scanning QR Code

 

Important Notes :

  • Switch configuration in app with respect to Arduino digital pins Main light -pin 2,Fan -pin 3, Music -pin 4, Bed lamp -pin 5,Motor -pin 6,AC – pin 7,Extra -pin 8.
  • Connect those pins to 8 channel relay and relay should connect to corresponding appliances. e.g.: main light to 1st relay switch.
  • Do not drive high currents using the Relays use only for normal appliances.
  • Connect external 12V power supply to relay do not give supply using Arduino.

 

 

One thought on “Home Automation using Arduino and IOT

  1. Pingback: Houser –

Leave a comment