olzselect.blogg.se

Sfg demo fingerprint software download
Sfg demo fingerprint software download






  • Interface : UART (TTL logical level)/ USB 1.1.
  • The finger print module can directly interface with 3v3 or 5v Microcontroller.įeatures of Finger Print Sensor (R305) -TTL 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.
  • Finger Print Sensor (R305) -TTL UART is a finger print sensor module with TTL UART interface.
  • I assume that the 'a4' message, when it indicates a valid print, will have the 'c' value in the buffer somewhere. 'a6' is sent which says it has a 6 byte payload but only the first three are included in the array.Ġx0F+c (the checksum which changes with message contents. The first 9 bytes of 'a1' are sent followed by 0x05, 0x00, 0x09 (which makes it identical to 'a7') 'a3' is set second and appears to be a verification that the same fingerprint is read twice. The result is in the 10th byte of the return message: 'a4' is sent to check the validity of the print. I think it moves the fingerprint to a scratch buffer. 'a3' seems to be sent when a finger is detected. It is sent repeatedly until the 10th byte of the returned message is 0 or the loop has run 255 times. 'a2' seems to be checking for a fingerprint. 'a1' is sent right after the program displays "BAUD RATE 9600" so I expect it is setting the baud rate. It is sent 5 times with 1.2-second delays between at the start of the program. 'a' has something to do with initializing the com port. Note that 'a3' and 'a5' are the same type with different parameter values. The byte after the payload size is most likely a message type. That's because those last three bytes are not constants. You will note that 'a6' says the payload size is 6 but only 3 more bytes are in the array.

    sfg demo fingerprint software download sfg demo fingerprint software download

    It indicates how many more bytes are in the message. The byte after the header appears to be the payload size. You should find the message formats in the datasheet. Note that they all start with the same header:Ġxef, 0x01, 0xff, 0xff, 0xff, 0xff, 0x01, 0x00 Those appear to be command packets for the fingerprint reader.

    sfg demo fingerprint software download

    Is this command of fingerprints or address to get the fingerprint methods ? I am not clear about this. In finger.c file there are hard coded arrays.








    Sfg demo fingerprint software download