23
Biometric Attendance System

Biometric Attendence system asha

Embed Size (px)

Citation preview

Page 1: Biometric Attendence system asha

Biometric Attendance System

Page 2: Biometric Attendence system asha

GROUP MEMBERS Ashish Gaurkhede.Gaurav Hajare.Rohan Pitkar.Mahesh Behera.Nikhil Bhagat.

Page 3: Biometric Attendence system asha

INTRODUCTION

Biometrics refers to the automatic Identification, Verification & Registration of a person based on his or her physiological or behavioral characteristics.

What Is Biometrics?

Page 4: Biometric Attendence system asha

What is Biometric Attendance System?

• It is the process of automatically matching one or many unknown fingerprints against a database of known and unknown prints.

Page 5: Biometric Attendence system asha

PROCESS CONTROL BLOCK

Page 6: Biometric Attendence system asha

Project RequirementsArduino Uno R3 microcontroller.

Xbee Transreceiver (series 2).

Fingerprint module (R305).

LCD screen.

Battery.

Switches.

RS232 cable & other male-female wires.

Page 7: Biometric Attendence system asha

Arduino

• Arduino is a single-board microcontroller, intended to make the application of interactive objects or environments more accessible.

Page 8: Biometric Attendence system asha

The Arduino UNO Anatomy

Page 9: Biometric Attendence system asha

XBee / Zigbee series 2 Module

This is the XBee XB24-Z7WIT-004 module that allow a very reliable and simple communication between microcontrollers, computers, systems, really anything with a serial port.

Page 10: Biometric Attendence system asha

Xbee Series2 pinout

Page 11: Biometric Attendence system asha

Fingerprint module R305

•This is a finger print sensor module with TTL UART interface. •The user can store the finger print data in the module and can configure it in 1:1 or 1: N mode for identifying the person.

Page 12: Biometric Attendence system asha

This is a LCD Display Module with 4x20 characters and yellow/green LED backlight. LCD display uses STN technology so it has a great contrast and a wide viewing angle.

LCD Display

Page 13: Biometric Attendence system asha

Arduino with LCD screen connection

Page 14: Biometric Attendence system asha

Xbee

ArduinoXbee

Arduino

LCD

R 305

Logical Connection

Page 15: Biometric Attendence system asha

IMPLEMENTATION

Page 16: Biometric Attendence system asha

MicrocontrollerFinger print Module

Xbee Transreceiver

LCD

Finger print Scanner Side

Lecturer puts his finger. Lecture Starts

Page 17: Biometric Attendence system asha

MicrocontrollerFinger print Module

Xbee Transreceiver

LCD

Finger print Scanner Side

Student put their fingers.

Students attendance marked

Page 18: Biometric Attendence system asha

MicrocontrollerFinger print Module

Xbee Transreceiver

LCD

Finger print Scanner Side

Lecturer puts his finger again Lecture Ends

Page 19: Biometric Attendence system asha

MicrocontrollerXbee

Transreceiver

Server Side

Computer

Battery

Loaded with Software

Via USB

Page 20: Biometric Attendence system asha

SOFTWARE IMPLEMENTATIONIN JAVA

Page 21: Biometric Attendence system asha

Enrollment Process:

Page 22: Biometric Attendence system asha

Database for storage of information:

Page 23: Biometric Attendence system asha

Thank You !