r305 fingerprint module interfacing with 8051 embedded c code
#1
Question 

please send c code for r305 fingerprint module interfacing with 8051 ............. send the c code to allrfrinds[at]gmail.com mail id
Reply
#2
Fingerprint Scanning Section: This involves scanning the finger and generating a template corresponding to the alignment of ridges and valleys present in a fingerprint image. This template becomes a character file and will be stored in your database.

Fingerprint search section: This includes identifying a fingerprint by searching for each template that is stored in your database. The fingerprint to be identified will compare all the templates and generate positive or negative recognition. In today's safe world bio-metric security is at the top. Unlike other techniques that make use of passwords and numbers, which are necessary to be remembered, bio-metric techniques make use of human body parts like fingerprints or even irises of your eyes and as we know these things are unique to all by Which makes bio-metric systems the most effective over others. In this project I connected a very popular R305 fingerprint scanner with AtMega 16 micro-controller. This module communicates through the UART protocol with the micro-controller, ie it makes use of Rx and Tx pin of the micro-controller to interact with it.
Now talking about this module, comes preloaded with the scanner as well as the detection section and we are left with 4 pins for the connections. These 4 pins are: VCC, GND, Rx and Tx. It works on 3.3 to 5V supply and its Rx and Tx pin connects to the Tx and Rx pin of the micro-controller respectively. The mode is semi-duplex for serial communication asynchronous and the default transmission speed is 57600bps, but can be changed between 9600 ~ 115200bps.
When powering up, it takes approximately half a second to initialise, during this period the module can not accept commands. The system sets aside a 512-byte memory (16 pages x 32 bytes) for the user's notebook, where data that requires shutdown protection can be stored. There is an image buffer and two 512-byte buffers in the RAM space of the module. This buffer is used for image storage and the image format is 256 * 288 pixels. You can use two character file buffers to store both the character file and the template file. The system leaves aside some space within Flash for storing fingerprint templates, it's a fingerprint library. It is not volatile by nature. This module also serves the purpose of providing any random number of 32 bits.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: r303 fingerprint sensor interfacing to pc, circuit diagram r305 fingerprint module interfacing with microcontroller, source code to interface fingerprint module with lpc2148, fingerprint scaner source code for 8051, r305 getting fingerprint id, embedded microcontroller interfacing for m core systems, how to interface rfid module with 8051,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  download of embedded system black book by kvkk prasad 1 1,927 08-06-2018, 07:52 AM
Last Post: silpa navuluri
  program code of solar tracking system using 8051 microcontroller 6 23,105 03-05-2018, 09:30 PM
Last Post: Guest
  embedded extended visual cryptography schemes ppt ksumanth225 5 3,249 19-03-2018, 11:02 PM
Last Post: Guest
  code for fingerprint based atm and locker system 3 8,894 01-12-2017, 11:22 AM
Last Post: jaseela123d
  abstract of embedded based customized wireless message circular system for college industries 1 1,502 13-04-2017, 10:45 AM
Last Post: jaseela123d
  fingerprint based atm future scope 1 991 13-04-2017, 09:57 AM
Last Post: jaseela123d
  distance measurement using infrared sensor with adc0804 8051 microcontroller at89c51 1 2,098 12-04-2017, 12:57 PM
Last Post: jaseela123d
  fingerprint attendance system sourcecode in java 1 831 12-04-2017, 09:50 AM
Last Post: jaseela123d
  8051 based automatic blind stick circuit diagram 1 952 10-04-2017, 04:02 PM
Last Post: jaseela123d
  detecting the conditions of remote areas through data acquisition system using rf module ppt 1 992 07-04-2017, 04:18 PM
Last Post: jaseela123d

Forum Jump: