Skip to main content

CircuitPython library for controlling PN532 RFID/NFC reader-writer.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython driver for the PN532 NFC/RFID Breakout and PN532 NFC/RFID Shield

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-pn532

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-pn532

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-pn532

Usage Example

Check examples/pn532_simpletest.py for usage example

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

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-circuitpython-pn532-2.3.18.tar.gz (34.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-pn532-2.3.18.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-pn532-2.3.18.tar.gz
Algorithm Hash digest
SHA256 0c490ad28b76bad9c3f47646ce5e9db6501f03b36a8f7a0d874fe024a5d85b4b
MD5 8333f86e45046ae5c2f55357d590eea8
BLAKE2b-256 700354f93d77d779e2fd3b90fd6916d8309bfd2a2064065c789d36106199a9a5

See more details on using hashes here.

Provenance

File details

Details for the file adafruit_circuitpython_pn532-2.3.18-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_pn532-2.3.18-py3-none-any.whl
Algorithm Hash digest
SHA256 6953d44f39d6be46d71b09f0ea9aa6f604f99779e51f7857854fa346a68b779b
MD5 5d1ad396487e6e9a8167544c110a0823
BLAKE2b-256 dfa14436553888aaa076439276e97cd30ca1d009603c9a4deacbdb8f175ee6c2

See more details on using hashes here.

Provenance

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