- This topic has 1 reply, 2 voices, and was last updated 9 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › r303 finger print module
i try to interface 8051 with r303a finger print module bt i failed on that. is anyone can help me with a c code to interface 8051 with r303a finger print module. i need it immediatly.
pls…………
First you have to set baud rate of 57600 bps to communicate with r303 fingerprint module. Then you have to send command like Get Image, Generate char file from image, Generate template & store template from the microcontroller.
After giving any command from the controller the r303 module will acknowledge that command & you have to check confirmation code from that acknowledgement.
Read the the datasheet & try the code coming with cd of r303 fingerprint module.