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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-pn532-2.3.16.tar.gz
Algorithm Hash digest
SHA256 917d90a5e3a4039319d77f8a45cb8810d97d8cadbab1adb35c211ee310018fc2
MD5 24b2be22283af6b3d7652a97bbc379a2
BLAKE2b-256 bffe11aff15eb3a865fce5eac42945d5b1e9c6be045fc2c9e092cb3c29800168

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_pn532-2.3.16-py3-none-any.whl
Algorithm Hash digest
SHA256 b63ac91251e97bebf9b3062b2f5bbf5cf3a0800e9008a05c89292635707ecd9a
MD5 6eb4021339cb2b603fdb718f117f4fc7
BLAKE2b-256 51f1ab6be07fa03e754d42da0bb66917f334c20af0909b5c3748ba5e59ed59c2

See more details on using hashes here.

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