
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
adafruit-fingerprint
Advanced tools
Interface with the adafruit fingerprint r305 module from upper computer over serial connection
This library enables you communicate and with the r305 Fingerprint Identification Module via serial connection with upper computer.
The library enables you to to communicate with the r305 fingerprint module from upper computer (your laptop, a raspberry pi etc), rather than the arduino which it was built for by default. The module communicates via TTL, therefore, to communicate you need a USB - TTL converter
connected to the module.
It provides a class that exposes methods you can call to perform serial read/write actions with the module, these methods are implemented according to the datasheet specification, which you can download from the repo here.
pip install adafruit-fingerprint
There is a section on the docs - hardware section with pictures and explanations on how to setup the hardware needed for these examples to work.
Visit the Examples Codes section on the docs to view all examples.
pip install -r requirements.txt
python -m unittest discover tests
This package is heavily inspired by the finger_sphinx project, found during our search for a way to get the fingerprint template to upper computer, rather than have it stored in flash library. A very big kudos and acknowledgement to the owners.
Faith Odonghanro – @toritsejuFO (twitter), toritsejuFO (github)
Nwanozie Promise – @PNwanozie (twitter), iotstudent (github)
Adegoke Joshua – @iAmCodedebugger (twitter), Ade-Joshe (github)
Distributed under the MIT license. See LICENSE
for more information.
FAQs
Interface with the adafruit fingerprint r305 module from upper computer over serial connection
We found that adafruit-fingerprint demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.