Skip to content

rahilarora07/Home-automation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Home-automation-system-arduino

Note: This is a repository of Arduino Uno code.

Download Link of Android Applicaion Apk : Download

home automation system arduino

  • The main aim of this project is to control the Electric Equipment present in our Homes or Offices using a smartphone
  • Equipment like lights, fans, ACs, etc. can be controlled by this application
  • You can access your Equipment from anywhere in the Range of the Wi-Fi module or when your mobile is connected to the Internet.
  • The domain of the project is IoT and Mobile Application

connection of android application and IoT device

  • The android application connects to the IoT device via wifi.
  • when you perform some operation on the application it sends data to IoT device in the encoded protocol that I have developed to minimize data corruption and error with minimal overhead
  • redundant bits are added for error detection at the end of the string

Screenshorts of Application

The hardware required while making the project is:

  • Arduino Uno
  • 4 Channel Isolated 5V 10A Relay Module For Arduino
  • ESP-01 ESP8266 Serial WIFI Wireless Transceiver Module

Power Consumption of this device:

  • This device works between 5.09 Volt and 5.21 Volt
  • And consume power between 0.07A and 0.30A

FlowChart of Project:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages