0% found this document useful (0 votes)
36 views3 pages

Home Automation Under Wi

This document describes a home automation system that allows controlling electrical loads remotely over Wi-Fi using an Android app. The app sends commands via IP to a microcontroller interfaced with a Wi-Fi module. The microcontroller then drives relays to control loads based on the commands. The system status is displayed on an LCD screen connected to the microcontroller. It uses a microcontroller, Wi-Fi module, relays, and an Android app to enable remote control of electrical devices over a wireless network from a smartphone.

Uploaded by

Vikram Naidu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views3 pages

Home Automation Under Wi

This document describes a home automation system that allows controlling electrical loads remotely over Wi-Fi using an Android app. The app sends commands via IP to a microcontroller interfaced with a Wi-Fi module. The microcontroller then drives relays to control loads based on the commands. The system status is displayed on an LCD screen connected to the microcontroller. It uses a microcontroller, Wi-Fi module, relays, and an Android app to enable remote control of electrical devices over a wireless network from a smartphone.

Uploaded by

Vikram Naidu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Home automation under Wi-Fi through Android apps

from any smart phone

ABSTRACT

The main aim of the project is to control multiple electrical loads


remotely over internet falling under the basic principles of
Internet of Things-IOT. For this real-time scenario we use an
Android app on any smart cell phone with user configurable front
end (GUI).
The data sent from the cell phone upon touch commands are sent
through allotted IP fed to it, to any nearby wireless modem which
is then received by a Wi-Fi module interfaced to a microcontroller
of 8051 series, under TCP IP via networked wireless modem
environment.

Relays are then driven as per the command received at the


controller end to handle electrical loads. The real time data is also
seen at the sending end upon a LCD display interfaced to the
microcontroller that displays the status of the loads too.

The power supply consists of a step down transformer 230/12V,


which steps down the voltage to 12V AC. This is converted to DC
using a Bridge rectifier and it is then regulated to +5V using a
voltage regulator 7805 which is required for the operation of the
microcontroller , 3.3 volt for the Wi-Fi unit and other components.
BLOCK DIAGRAM:-

HARDWARE REQUIREMENTS:

8051 series Microcontroller, Relay Driver IC, EEPROM, Relay, Bluetooth device, Resistors,
Capacitors, LED, Diodes, Transformer, Voltage Regulator, Crystal, Lamps.

SOFTWARE REQUIREMENTS:

Keil compiler

Language: Embedded C or Assembly


Android Application

HARDWARE REQUIREMENTS:

8051 series Microcontroller, Relay Driver


IC, EEPROM, Relay, Bluetooth device,
Resistors, Capacitors, LED, Diodes,

You might also like