cu-ecen-aeld / final-project-atharvdesai1996

final-project-atharvdesai1996 created by GitHub Classroom
0 stars 0 forks source link

Completing the Fingerprint sensor working by Car owner's Fingerprint Identification & Matching #5

Closed atharvdesai1996 closed 4 years ago

atharvdesai1996 commented 4 years ago

ToDo : Completing the GT-521F32 sensor's fingerprint image identification stage and matching stage to send particular string to the server on car owner's fingerprint matching.

DoD: The Fingerprint sensor should be able to identify the owner's matched fingerprint and send the matched string through UART to the TIVA Board

atharvdesai1996 commented 4 years ago

Fingerprint sensor hardware interfacing done with GPIO pin PC6 as an interrupt. Currently working on owner's Fingerprint identification stage

atharvdesai1996 commented 4 years ago

Finally completed with fingerprint identification stage and now my sensor is able to send string 'Fingerprint Matched' and 'Not Matched' according to stored fingerprints. fingerprt_op fingerprtop2

Commit Link