Skip to main content

Interface with the adafruit fingerprint r305 module from upper computer over serial connection

Project description

adafruit-fingerprint

Documentation Status

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.

Installation

pip install adafruit-fingerprint

Usage example

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.

Development setup

Requirements

Get started

pip install -r requirements.txt

Running tests

python -m unittest discover tests

Release History

  • 1.0.0
    • Good enough for most use cases

Meta

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.

Github Repository

Github Repository

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adafruit-fingerprint-1.0.2.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

adafruit_fingerprint-1.0.2-py2.py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page