| .. | |||
| PN532.cpp | 11 years ago | ||
| PN532.h | 11 years ago | ||
| PN532Interface.h | 11 years ago | ||
| PN532_debug.h | 11 years ago | ||
| README.md | 11 years ago | ||
| emulatetag.cpp | 11 years ago | ||
| emulatetag.h | 11 years ago | ||
| license.txt | 11 years ago | ||
| llcp.cpp | 11 years ago | ||
| llcp.h | 11 years ago | ||
| mac_link.cpp | 11 years ago | ||
| mac_link.h | 11 years ago | ||
| snep.cpp | 11 years ago | ||
| snep.h | 11 years ago | ||
This is an Arduino library for PN532 to use NFC technology.
It works with
It's based on Adafruit_NFCShield_I2C.
Seeed Studio adds SPI interface and peer to peer communication support.
@Don writes the NDEF library to make it more easy to use.
@JiapengLi adds HSU interface.