Nxppy Versions Save

Python wrapper for interfacing with the NXP EXPLORE-NFC shield for Raspberry Pi

release-1.6.0

6 years ago

This revision splits out the NXP Reader Library installation from nxppy. See the README.md for instructions on how to download and install the new NXP Reader Library from the DEB package file. Nxppy will use the installed library during the pip install.

release-1.5.1

7 years ago

1.5.1

  • BUGFIX: Corrected NXP library download link

release-1.5.0

7 years ago

1.5.0

  • BUGFIX: Incorporate several pull requests from nils-werner focused around more OS agnostic installations
  • BUGFIX: Fix memory leak introduced after NXP refactor.
  • ENHANCEMENT: Added two new methods, read() and read_ndef()

release-1.4.3

7 years ago

release-1.4.2

7 years ago

We now correctly check for linux prerequisites including cmake, build-essentials, and the required python dev package (based on your version).

release-1.4.1

7 years ago

release-1.4.0

7 years ago

NXP has significantly refactored their NFC Reader Library including removing dependencies on neardal and wiringPi. As a result, nxppy now compiles using static libraries and can be installed without disrupting other system-level libraries. This also results in a much faster installation process. Thanks to @Schoberm for all his help in integrating this refactored library.

release-1.3.2

8 years ago

release-1.3.1

9 years ago

release-1.3.0

9 years ago