Arduino libraries for biometric fingerprint module (Crossmatch brand)

Hello,

At the moment, I am engaged in the development of compact Biometric security system to start vehicles

For this, I want to use Crossmatch branded biometric single fingerprint module... Link : Single Finger OEM Modules | HID Global

I am unable to find arduino libraries for this crossmatch branded biometric fingerprint module. All over I am able to find libraries based on adafruit modules.

Could anyone of you please help me regarding this?

Regards,
Vamshi

If this for a commercial product where you will be buying from CROSSMATCH you should probably get one of their development kits. If you are using that brand because you found a used one cheap, you will probably have to write your own library. If you are lucky you will be able to find documentation. If not, you will have to reverse-engineer the interface.

Good luck.