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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

adafruit_circuitpython_pn532-2.4.0-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-pn532-2.4.0.tar.gz
Algorithm Hash digest
SHA256 ea1079cd2d9852a5598e0b083e6e2c0170022f912cdd8310fcffa7b6903d7435
MD5 9f7129599d765ac1a9c0a573a65b2272
BLAKE2b-256 44114fb7d298b2c047c78af117884a44ad6fad8d65a6f92cf79f74665adb1f67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_pn532-2.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 11f8290a0a692700a6393d6538f7a8bb93f4e8d468ce079cf2288a2d08bb9940
MD5 09a19f6917f1f12c0e3bd83ede9423fd
BLAKE2b-256 90bb1a9cfcd031587ddfb95788c186de0a0f82ee0e0323978994e7de07c9d203

See more details on using hashes here.

Supported by

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