Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[51] Fingerprint scanner (R305) interfacing with 8051 microcontroller

Status
Not open for further replies.

Raj_07

Newbie level 3
Joined
May 9, 2016
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
30
Hi, i am doing project on R305 fingerprint scanner with 8051 microcontroller.
I read r305 datasheet then follow the instructions. i am done initial step..

--> send hex values (refer datasheet) EF01FFFFFFFF010003010005
--> scanner also acknowledgemen EF01FFFFFFFF07000302000C

My first problem was how to read hex values and how to check corresponding bis value in UART.

Please help me.. last one week i am doing this but not solution find it.
 

when you read the uart SBUF of 8051 you get the byte.
 

share your sensor datasheet you need just serial uart data receive function many time posted in the forum before
 

Hi, my code below, i am done initial step 1, but next step 2 but i am blind, plz help me.
 

Attachments

  • Initial pgm.txt
    2.9 KB · Views: 110

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top