Releases: adafruit/Adafruit_CircuitPython_PN532
2.4.3 - RTD Sphinx Config
Full Changelog: 2.4.2...2.4.3
2.4.2 - Fix For Sphinx RTD Theme
Full Changelog: 2.4.1...2.4.2
2.4.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.4.0...2.4.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pn532
.
Read the docs for info on how to use it.
2.4.0 - Add Support For MiFare Classic Value
This release adds support for MiFare Class Value operations. See #66 for details. Thank you @symm.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pn532
.
Read the docs for info on how to use it.
2.3.20 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pn532
.
Read the docs for info on how to use it.
2.3.19 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-PN532
.
Read the docs for info on how to use it.
2.3.18 Improved Documentation
Improved Documentation for this library. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pn532
.
Read the docs for info on how to use it.
2.3.17 - Added type annotations
Added type annotations for this library. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pn532
.
Read the docs for info on how to use it.
2.3.16 - Examples UART Timeout Fix
This release contains a fix to the commented out portion in the examples for connecting via UART. Previously a large timeout value made it hang for a while after reading a card. Thank you @caternuson
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pn532
.
Read the docs for info on how to use it.
2.3.15 - Added ability to specify alternate I2C addresses
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pn532
.
Read the docs for info on how to use it.