pn53x-diagnose
Near Field Communication (NFC) examples for PN53x chips only
Install
- All systems
-
curl cmd.cat/pn53x-diagnose.sh
- Debian
-
apt-get install libnfc-pn53x-examples
- Ubuntu
-
apt-get install libnfc-pn53x-examples
- Arch Linux
-
pacman -S libnfc
- Kali Linux
-
apt-get install libnfc-pn53x-examples
- Fedora
-
dnf install libnfc-examples
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libnfc-pn53x-examples
- OS X
-
brew install libnfc
- Raspbian
-
apt-get install libnfc-pn53x-examples
- Dockerfile
- dockerfile.run/pn53x-diagnose
libnfc-pn53x-examples
Near Field Communication (NFC) examples for PN53x chips only
libnfc is a library for Near Field Communication. It abstracts the low-level details of communicating with the devices away behind an easy-to-use high-level API. It supports most hardware based on the NXP PN531, PN532 or PN533 controller chips. Some PN53x-only examples are provided with libnfc for debugging and/or educational purposes (pn53x-sam, pn53x-tamashell, etc.).
libnfc-examples
Near Field Communication (NFC) examples
libnfc is a library for Near Field Communication. It abstracts the low-level details of communicating with the devices away behind an easy-to-use high-level API. It supports most hardware based on the NXP PN531, PN532 or PN533 controller chips. Some examples are provided with libnfc for debugging and/or educational purposes (nfc-anticol, nfc-emulate, etc.).
libnfc
libnfc is the first free NFC SDK and Programmers API released
under the GNU Lesser General Public License. It provides complete transparency and royalty-free use for everyone.