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.4.2.tar.gz (35.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit_circuitpython_pn532-2.4.2.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_pn532-2.4.2.tar.gz
Algorithm Hash digest
SHA256 de1d150daebb788d289d97b8f392a53c1f11d3f5308562dbcac30fe1e85f3d1e
MD5 71ffbd4a923636bb0f446ccc0da89064
BLAKE2b-256 237c9b4730442ed5ba5d5353d544c7232f392c40633ee1450c8072ed21e47a2d

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_pn532-2.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4d0022b6f508778c57632fe9c12b1002b889e54177da009332fc39e2d255c24d
MD5 555242525cdea5ea2522caf55ca756f4
BLAKE2b-256 21f989a8414aa915eb9cf96402fd793c346fe9d40cf36d2275a3688e0603ddba

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