Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 425 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 425 Bytes

py532lib

This package contains the useful stuff to communicate with a PN532 NFC chip in Python.

@author: DanyO [email protected] @license: The source code within this file is licensed under the BSD 2 Clause license. See LICENSE file for more information.

Built for Python3, using Quick2Wire's Python APIs for the RaspberryPI.

Losely inspired from Adafruit's PN532 I2C library.

Pull requests are welcomed.