SEN0359 I2c fingerprint python library

userHead Nikita.Nagar 2024-01-30 04:24:30 401 Views3 Replies

I am interfacing the SEN0359 I2c fingerprint with raspberry pi 5. Is there any python Library for that?

2025-01-15 20:39:13

The Python pinpong library includes the driver and some examples. In case you like to run it on a Raspberry (as Python) or n some Microcontrollers (as MicroPython), you can adapt the I2C initializations. I tested with Unihiker and works like a charm! Here the tutorial: https://community.dfrobot.com/makelog-315118.html

userHeadPic Lupin
2024-01-31 02:09:37

There is currently no python Raspberry Pi sample code for this product.
Maybe you can develop it yourself via the Arduino C code on DFRobot Github.

 

https://github.com/DFRobot/DFRobot_ID809

userHeadPic Yeez_B
Nikita.Nagar wrote:

may I know, How does it work so that I can do it ?

2024-01-31 06:17:50
1 Replies