How to use Adafruite fingerprint library for RPI 4 in QT with C++
-
Hi,
Do you have a C++ library to use it ?
If so, you can use it as any other C++ library since Qt is C++ based. -
Hey.. Guys i have r307 fingerprint sensor and i want connect with RPI4 , my question is how i can implement or how i can use adafruite library in QT...?
@bhanupro said in How to use Adafruite fingerprint library for RPI 4 in QT with C++:
how i can use adafruite library in QT...?
Since you didn't specify if you're cross-compiling or developing directly in the RPi4 device, some slight difference you may need to pay attention to, but as @SGaist mention, is just using a 3rd party library in your Qt project.
-
@bhanupro said in How to use Adafruite fingerprint library for RPI 4 in QT with C++:
how i can use adafruite library in QT...?
Since you didn't specify if you're cross-compiling or developing directly in the RPi4 device, some slight difference you may need to pay attention to, but as @SGaist mention, is just using a 3rd party library in your Qt project.
-
@bhanupro said in How to use Adafruite fingerprint library for RPI 4 in QT with C++:
Are you find anything...?
No, I was not looking for such library. You mentioned the Adafruit library...
-
@bhanupro said in How to use Adafruite fingerprint library for RPI 4 in QT with C++:
r307 fingerprint
Isn't that seen as a serial port device ?