Skip to content

Complete home automation using arduino and different modules like GSM and Bluetooth. The house appliances can be automated in different ways, example by sending a text message to GSM, voice command, by a remote (IR) etc. The main idea is to control and operate anything related to house easily from anywhere.

Notifications You must be signed in to change notification settings

irajeshegde/Home-Automation-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Home Automation Project

  • Download arduino software from official website.
  • Clone the directory 'Home'
  • Compile and Upload the required main file with extention (.ino) in Arduino IDE software.
  • Check connections twice before powering arduino.
  • For any errors, syntax and pinDiagram refer https://www.arduino.cc

Links

Arduino Software IDE : https://www.arduino.cc/en/Main/Software

Bluetooth control App : https://play.google.com/store/apps/details?id=com.broxcode.arduinobluetoothfree

KEEP IN MIND :

  1. Arduino requires only 5V. (Use proper cable to power up)
  2. Make sure that TX RX of Bluetooth module is removed from arduino while uploading any bluetooth module program.
  3. GSM might give runtime error ! Be patient (and try calling the sim inside GSM to confirm that sim is rechable)
  4. Some RFID module needs 12V make sure that arduino and RFID module is grounded properly.

About

Complete home automation using arduino and different modules like GSM and Bluetooth. The house appliances can be automated in different ways, example by sending a text message to GSM, voice command, by a remote (IR) etc. The main idea is to control and operate anything related to house easily from anywhere.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages