Skip to content

fenil29/home-automation-system-android-application

Repository files navigation

home-automation-system-android-application

Note: This is a repository of Android Applicaiton.the repository of Arduino Uno is available here: https://github.com/fenil29/home-automation-system-arduino

Download Link of Android Applicaion Apk : Download

home automation system android application

  • 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

encoding of data for communication for on/off particular Equipment:

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

home automation system android application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages