0% found this document useful (0 votes)
68 views15 pages

Chalapathi Institute of Technology

The document describes a project to control multiple home devices remotely using Zigbee wireless communication. An Arduino microcontroller is used as the transmitter to send control signals to devices via an XBee Zigbee module. The receiver section consists of another XBee module connected to an Arduino that controls relays and loads based on the received signals. The system allows users to control appliances from a smartphone without changing the home's infrastructure.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
68 views15 pages

Chalapathi Institute of Technology

The document describes a project to control multiple home devices remotely using Zigbee wireless communication. An Arduino microcontroller is used as the transmitter to send control signals to devices via an XBee Zigbee module. The receiver section consists of another XBee module connected to an Arduino that controls relays and loads based on the received signals. The system allows users to control appliances from a smartphone without changing the home's infrastructure.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 15

CHALAPATHI INSTITUTE OF TECHNOLOGY

MULTIPLE DEVICES CONTROL USING ZIGBEE

UNDER THE GUIDENCE OF


Mr.CH.ANIL BABU M.Tech

DESIGNATED BY
B.SNIGDHA(16HT1A0413)
A.SIVA NAGI REDDY(16HT1A0403)
B.V LAVANYA(16HT1A0409)
L.MAINKANTA(16Ht1A0450)
A.VEERANJANEYULU(16HT1A0402)
WALKTHROUGH
Abstract
Block diagram
About ARDUINO
ARDUINO Vs. 8051
Zigbee protocol and Topology
Zigbee home automation
Power supply
Technical specifications
Applications
ABSTRACT
 The main aim of the project is to control the devices of a home or an
industry from a remote place by using wireless communication of
ZIGBEE.
 Home automation is a wireless home appliance control system
accessed by a remote device such as mobile phone to allow a home
owner to control, monitor and coordinate home appliances, without
changing the home infrastructure.
 It is the digital connectivity among different appliances.
 Zigbee wireless device are most preferable because of its low power
consumption.
 User can control home switches with the zigbee enabled touchscreen.
BLOCK DIAGRAM
 TRANSMITTER SECTION: RECEIVER SECTION:

X-bee
X-bee
Power
Power Transc
Transc PC
PC
supply
supply eiver
eiver LCD
AA LCD

POWER
POWER RR
Relay1
Relay1 Load1
Load1
SUPPLY
SUPPLY DD
UU
X-BEE
X-BEE Max232
Max232 II
TRANCEIV
TRANCEIV Relay2
NN Relay2 Load2
Load2
ER
ER
OO
BLOCK DIAGRAM PARTS
XBEE : The xBee modules take the 802.15.4 stack (the basis for Zigbee) and wrap it
into a simple to use serial command set. They can communicate up to 300 Ft (~100m),
they have 2.4GHz frequency use the 802.15.4
protocol and have data rate up to 250kbps.

MAX232 : It is an IC which converts the signals from RS232 serial port to the
proper signal which are used in the TTL compatible digital logic circuit.
It is used for serial communication between the
microcontroller and the other device.

ARDUINO : An Arduino is a Micro-Controller it processes information and then it


performs some Arithmetic and Logical Operations on that information.
BLOCK DIAGRAM PARTS
RELAY : A relay is an electrically operated switch. It consists of a set of
input terminals for a single or multiple control signals, and a set of operating
contact terminals. 
Relays are switches that open and close circuits
electromechanically or electronically. Relays
control one electrical circuit by opening and
closing contacts in another circuit.
POWER SUPPLY : A power supply is an electrical device that
supplies electric power to an electrical load. The primary function of a power
supply is to convert electric current from a source to the
correct voltage, current, and frequency to power the load.
ABOUT ARDUINO
An Arduino is a Micro-Controller it processes information and
then it performs some Arithmetic and Logical Operations on
that information.
An Arduino is an open Source Platform it means you can
modify and build your own Arduino at home the source code is
freely available you can make any modification into Arduino.
 Basically, Arduino is built for Electronics Projects.
It is consist of two things one is Hardware and another one is
Software IDE (Integrated Development Environment) which
runs on your computer. you can write programs of Arduino
using Arduino IDE (Integrated Development Environment).
ARDUINO VS 8051
8051 ARDUINO
 Microcontroller : at89c51  Microcontroller          :    atmega328
 Operating Voltage   :       5V  Operating Voltage       :         5V
 Flash Memory         :       4K Bytes  Digital I/O Pins           :          14
 SRAM                        :      128 Bytes  Analog Input Pins       :          6
 EEPROM                   :       4K Bytes  Flash Memory           :          32 KB
 Clock Speed             :    12  MHz  SRAM                         :           2 KB
 EEPROM                   :         1 KB
 Clock Speed               :       16 MHz
ZIGBEE PROTOCOL AND TOPOLOGY
 ZIGBEE is a specification for a suite of high level communication protocols using
small, low-power digital radios based on the IEEE 802.15.4-2003 standard for Low-
Rate Wireless Personal Area Networks (LR-WPANs).
 Zigbee topology manipulates with the help of ‘MESH TOPOLOGY’.
 Center node acts as an PAN coordinator.
ZIGBEE HOME AUTOMATION
 ZigBee is the most popular industry wireless mesh networking standard for
connecting sensors, instrumentation and control systems.
 ZigBee, a specification for communication in a wireless personal area
network (WPAN), has been called the "Internet of things."
POWER SUPPLY DIAGRAM
TECHNICAL SPECIFICATIONS
(A)HARDWARE:
Micro controller : ARDUINO UNO
Crystal Oscillator : 16 MHz
Serial line driver : MAX232
Transformer : 12V step down
Filter : 1000µF/25V
Voltage Regulator : 7805IC
(B) SOFTWARE:

ARDUINO IDE :The Arduino Software (IDE) contains a


text editor for writing code, a message area, a text console,
a toolbar with buttons for common functions and a series of
menus. It connects to the Arduino hardware to upload
programs and communicate with them.

PROTEUS :The Proteus is an electronic circuit design


software which includes a schematic capture, simulation
and PCB Layout modules.
APPLICATIONS
We can gain our automations in various fields such as:
Building
Health care
Industrial controls
PC and Peripherals
Residential/Lighting commercials
Consumer electronics

You might also like