Hi I'm working on a project using a fingerprint reader. I would like to know if there is any way to detect incoming data from that device, what I want to do is: When data detected from the fingerprint reader show a form(the form show data from the user detected), but I been searching for methods, and all of them use libraries, if there any way to solve it, without libraries? Thanks.
The reader is a U.are.U. 4500, in using their SDK, but there is any method that check is the fingerprint reader is sending data.
I download LibUSB.net, I would to know if I can solve this problem using this librarie.