Friday 16 October 2015

Home Automation Using Arduino and Internet

         Hello Everyone here i am showing my new project Home Automation Using Android Mobile Called SPEECH INTELLIGENT REMOTE INTERFACE.In this project i used Arduino Uno to Control the home appliances and i used Ethernet Shield to connect the arduino board to internet and an android app to send the API to the Arduino board.You can download my android app from my blog by Clicking here.First you have to go teleduino.org and register to get key which is used to connect your arduino using API and in the App settings You have to put the key Thats it. Then it will connect your mobile to arduino board.Click here to get Arduino sketch and after uploading  wait for few seconds.



These pins from arduino you have to use to connect to a 8 Channel relay board so that you can control the appliances.

Main light -pin 2,Fan -pin 3, Music -pin 4, Bed lamp -pin 5,Motor -pin 6,AC - pin 7,Extra -pin 8.



Note :
1. In the arduino code you have to change the default MAC id to other one (anything you want) and change the byte key code to the code you got in the teleduino.org ( when you enter the teleduino key which you got from email under tools in arduino code you have to enter the key to get code ) 
2. Do not drive high currents using the Relays use only for normal appliances.
3. Connect external 12V power supply to relay do not give supply using Arduino.

No comments:

Post a Comment