20
PRESENTATION ON PROJECT Dept. of Electronics & Communication PROJECT TITLE – “KEYPAD INTERFACED ZIGBEE BASED SECURITY SYSTEM” Prepared by :- Mohit Garg (1221531021) Ebadullah (1221531011) Project Guide :- Prof. Preet Kamal Goel

Keypad Interfaced ZigBee Based Security System

Embed Size (px)

Citation preview

Page 1: Keypad Interfaced ZigBee Based Security System

PRESENTATION ON PROJECT

Dept. of Electronics & CommunicationPROJECT TITLE – “KEYPAD INTERFACED ZIGBEE

BASED SECURITY SYSTEM”Prepared by :-Mohit Garg (1221531021)Ebadullah (1221531011)Shivani (1221531307)

Project Guide :- Prof. Preet Kamal Goel

Page 2: Keypad Interfaced ZigBee Based Security System

CONTENTS• Introduction• Hardware Required• Atmega 16• Pin Diagram• ZigBee• Overview of LCD Display• Motor Driver IC L293D• Block Diagram• Proteus View• Working• Advantage• Disadvantage• Reference

Page 3: Keypad Interfaced ZigBee Based Security System

INTRODUCTION“KEYPAD INTERFACED ZIGBEE BASED SECURITY SYSTEM”

This project is being design for security purpose

It has two stages of security

1) Keypad

2) ZigBee

It is based on Embedded System

It is combination of hardware and software

Page 4: Keypad Interfaced ZigBee Based Security System

HARDWARE REQUIRED

• Microcontroller Atmega 16• Keypad• ZigBee• LCD 16x2• Motor Driver IC L293D• Motor• Voltage Regulator 7805

MotorMotor Driver IC

Keypad

Page 5: Keypad Interfaced ZigBee Based Security System

ATMEGA 16• Advanced RISC Architecture• High-performance, Low-power ,

8-bit Microcontroller• 16K bytes of In-System Self-

Programmable Flash• 512 Bytes EEPROM• 1K Byte Internal SRAM

Atmega 16

Page 6: Keypad Interfaced ZigBee Based Security System

05/01/2023

• 32 Programmable I/O lines• Master/Slave SPI Serial Interface• 8-Channel , 10-bit ADC• Programmable Serial USART• Two 8-bit Timer/Counters• Four PWM Channels • Up to 16 MIPS Throughput at 16 MHz

ATMEGA 16 Continued ..

Page 7: Keypad Interfaced ZigBee Based Security System

PIN DIAGRAM

Page 8: Keypad Interfaced ZigBee Based Security System

ZIGBEE• ZigBee is a IEEE 802.15.4-based specifications for a

suite of high-level communication protocols used to create personal area networks with small, low-power digital radios.

• It is simpler and less expensive than other wireless personal area networks (WPANs), such as Bluetooth or Wi-Fi.

• Uses: Electric Meters, Thermostats, Security Systems, Light Switches, Traffic Management, Projects.

Page 9: Keypad Interfaced ZigBee Based Security System

ZIGBEE Contd…

• It has a non standard pin size.

• UART interface. Uses tx-rx.• To Program ZigBee use a

FTDI UART to USB convertor.

• ZigBee uses 3.3 volts.• Its range is 10-100m.

Zigbee

Page 10: Keypad Interfaced ZigBee Based Security System

OVERVIEW OF LCD DISPLAY• This can be easily connected with

microcontroller and microprocessor• 16x2 Is most popular LCD display• It has 2 rows & 16 columns• LCD has two registers, namely,

Command and Data• The command register stores the

command instructions given to the LCD

• The data register stores the data to be displayed on the LCD

LCD Display 16x2

Page 11: Keypad Interfaced ZigBee Based Security System

MOTOR DRIVER IC L293D

Motor Driver IC L293D

• Motor driver IC L293D is used to provide interface between MCU & Motor

• It has two H-bridge driver• Motor driver IC does not

amplify the current ; it only acts as a switch.

• Output current per channel = 600mA for L293D

Page 12: Keypad Interfaced ZigBee Based Security System

BLOCK DIAGRAM

MICROCONT-ROLLER

ATMEGA 32

ZIGBEE

LCD

MOTOR DRIVER

ICL293D

MOTOR

KEYPAD

Page 13: Keypad Interfaced ZigBee Based Security System

PROTEUS VIEW

Page 14: Keypad Interfaced ZigBee Based Security System

WORKING

• Numeric keypad is interfaced with port of the

microcontroller.

• LCD is used to show the entered password or all the

messages we want to show when entered password is

correct/wrong.

• Authorized user has to enter the security code using

zigbee.

Page 15: Keypad Interfaced ZigBee Based Security System

• Controller check the entered password from the

password saved in it.

• If entered code is correct then user has to verify it

through keypad

• The password entered through keypad may be same

as entered through zigbee or may be different.

• When verification is done then motor start rotating

which represents the opening of door.

WORKING Contd..

Page 16: Keypad Interfaced ZigBee Based Security System

ADVANTAGE

• It provide more security as compared to the single stage security system

• It easy to use• Less circuit complexity• It based on new technology• Cheaper in cost

Page 17: Keypad Interfaced ZigBee Based Security System

DISADVANTAGE

• Biometric security systems are more secure then this

system but they are also more costly

Page 18: Keypad Interfaced ZigBee Based Security System

SOFTWARE REQUIRED

• Programmers Notepad [WinAVR]• Proteus 8 Professional• XCTU

Page 19: Keypad Interfaced ZigBee Based Security System

REFERENCE

• “AVR Microcontroller and Embedded systems” by Muhammad Ali Mazidi, Sarmad Naimi and Sepehr Naimi, Pearson Education.

• Student Reference Guide :- Embedded System & Robotics• https://www.youtube.com/watch?v=VzgUtZyiHhE• http://www.atmel.com/images/doc2466.pdf• www.digi.com/pdf/ds_xbee_zigbee.pdf• www.ti.com/lit/ds/symlink/l293.pdf• https://en.wikipedia.org/wiki/ZigBee• https://en.wikipedia.org/wiki/Hitachi_HD44780_LCD_controller• https://en.wikipedia.org/wiki/Rectifier• http://dybkowski.net/download/winavr-user-manual.html• http://www.labcenter.com/products/vsm/vsm_overview.cfm

Page 20: Keypad Interfaced ZigBee Based Security System

THANK YOU….