Thanks to visit codestin.com
Credit goes to www.scribd.com

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

Orl FP04

The document outlines a fingerprint-based attendance system that utilizes biometric technology to accurately register student attendance. It describes the use of the FIM 3030N fingerprint scanner, which can store fingerprints of up to 100 users, and how it interfaces with a microcontroller to compare scanned images for attendance verification. The system also includes features for recording absentees and storing data for future reference, along with various applications and required software and hardware tools.

Uploaded by

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

Orl FP04

The document outlines a fingerprint-based attendance system that utilizes biometric technology to accurately register student attendance. It describes the use of the FIM 3030N fingerprint scanner, which can store fingerprints of up to 100 users, and how it interfaces with a microcontroller to compare scanned images for attendance verification. The system also includes features for recording absentees and storing data for future reference, along with various applications and required software and hardware tools.

Uploaded by

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

FINGER PRINT BASED ATTENDANCE SYSTEM

ABSTRACT

According ancient Greek scripts BIOMETRICS means study of life. Biometrics studies
commonly include fingerprint, face, iris, voice, signature and hand geometry recognition
and verification. Many other modalities are in various stages of development and
assessment. Among these available biometric traits Finger Print proves to be one of the
best traits providing good mismatch ratio and also reliable. Registering the attendances of
students has become a hectic task as sometimes their attendance may be registered or
missed. To overcome this problem i.e. to get the attendances registered perfectly, we are
taking the help of two different technologies viz. EMBEDDED SYSTEMS and
BIOMETRICS.

Firstly discussing about Biometrics we are concentrating on Fingerprint


scanning. For this we are using FIM 3030N high voltage module as a scanner. This
module has in-built ROM, DSP and RAM. In this we can store the fingerprints of up to
100 users. This module can operate in 2 modes i.e., Master mode and User mode. We
will be using Master mode to register the fingerprints which will be stored in the ROM
present on the scanner with a unique id.

The fingerprint module will be interfaced with the microcontroller through serial
interface. The images of the students of a particular class will be scanned and stored in
the microcontroller. The students have to scan their images to register their attendance
daily. When the student has to register his attendance on that particular day, he has to
scan his fingerprint image. The fingerprint module scans the student’s image and passes
the scanned image to the microcontroller. The controller reads the scanned image,
compares this image with the already stored image. If both are matched, the student’s
attendance will be registered for that day. If it is not matched, the student’s attendance
will be marked as absent and buzzer indication will be given. By simply pressing a
switch, we can get the list of absentees for that day.RTC is used to get the accurate timing
at which the students came to the class. The complete data is stored in the EEPROM for
the further requirement

APPLICATIONS OF FINGER PRINT:


► Secure logins via keyboard modules
► User identification at kiosks
► Biometric door locks
► Credit card security
► Weapon activation
► Theft protection

SOFTWARE TOOLS:
1. PROLAOD
2. ORCAD
3. KEIL COMPILER

HARDWARE TOOLS:
1. AT89S52
2. FINGER PRINT MODULE
3. MAX232
4. BUZZER
5. LCD
BLOCK DIAGRAM

You might also like