Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
r305 fingerprint module interfacing with pic
#1

r305 fingerprint module interfacing with pic

This is an optical biometric fingerprint reader/sensor (R305) module with TTL UART interface for direct connections to a microcontroller UART. 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. This module can directly interface with any 3.3V or 5V microcontrollers, but a suitable level converter/serial adapter is required for interfacing with the serial port of a PC.

Working Principle

Fingerprint processing includes two parts, fingerprint enrollment and fingerprint matching (the matching can be 1:1 or 1:N). When enrolling, user needs to enter the finger two times. The system will process the two time finger images, generate a template of the finger based on processing results and store the template. When matching, user enters the finger through optical sensor and system will generate a template of the finger and compare it with templates of the finger library.

For 1:1 matching, system will compare the live finger with specific template designated in the Module; for 1:N matching, or searching, system will search the whole finger library for the matching finger. In both circumstances, system will return the matching result, success or failure.

Hardware interface

The module itself does all complex tasks behind reading and identifying the fingerprints with an on-board optical sensor and fingerprint algorithm. All you need to do is send it simple commands, and the fingerprint scanner can store different fingerprints.

The database of prints can even be downloaded from the unit and distributed to other modules. As well as the fingerprint template, the analyzed version of the print, you can also retrieve the image of a fingerprint and even pull raw images from the optical sensor.

hardware interface

Although a number of fingerprint reader/sensor modules with slight variations are available now, most have a 4-pin external connection interface. By way of the serial interface, fingerprint reader/sensor module can communicate with a microcontroller (uC) runs on of 3.3V or 5V power supply. TX/TD pin of the module connects with RXD (RX-IN pin of the uC), and RX/RD pin connects with TXD (TX-OUT pin of the uC).

If you are building a personal computer (PC) based project, remember to add a level converting circuit (for instance, the MAX232) between the module and the personal computer. Serial communication protocol mode is semi-duplex asychronous serial communication, and user can set the baud rate in 9600 115200bps. Recommended working voltage of the module is 3.6 to 6.0 Volt DC, and the typical working current is 90 to 100 mA (150mA peak).

Connecting with PC

Link of an example demo software for PC (FPS_Demo_V2.0) is indicated at the end of this article. Besides, user manual of R30X series fingerprint identification module (FPS_User Manual) in pdf is also available. You can connect the module to your computer through USB using an FTDI Breakout, or through RS-232 using a level-shifter to read fingerprints.
Reply

#2
r305 fingerprint module interfacing with pic

R305 Fingerprint Module is a serial fingerprint scanner which can be directly connected to the PC s com port. R305 Fingerprint Sensor can easily be connected to any controller via MAX232 IC. This Fingerprint scanner is capable of storing and comparing the fingerprint and accordingly giving the desired output.

Fingerprint processing includes two parts: fingerprint enrollment and fingerprint matching (the matching can be 1:1 or 1: N). When enrolling, user needs to enter the finger two times. The system will process the two time finger images, generate a template of the finger based on processing results and store the template. When matching, user enters the finger through optical sensor and system will generate a template of the finger and compare it with templates of the finger library. For 1:1 matching, system will compare the live finger with specific template designated in the Module; for 1: N matching, or searching, system will search the whole finger library for the matching finger. In both circumstances, system will return the matching result, success or failure.

Features:

Basic Power: 8-12v AC/DC
Interface: RS232.
Matching Mode: 1:1 and 1:N
Baud rate: 9600 115200. Default: 57600.
Storage Capacity: 256.
Average Search Time: <1sec
Image Acquire Time: <0.5sec
Package Includes:.

R305 Fingerprint module
RS-232 Interfacing Board
Reply

#3
PLEASE SEND ME THE CODE OF THAT FOR, MY PROJECT I dont know the command of the module that how to interface with pic
Reply

#4
PLEASE SEND me the code of fp module with pic18f4550 on [email protected].
Reply

#5
PLEASE SEND me the code of fp module with pic on [email protected]
Reply

#6

please send me the finge[/size][/font]rprint module with pic.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.