This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Dump the memory on a NTAG203 NFC tag using the Adafruit PN532 RFID/NFC Shield | |
http://www.adafruit.com/products/789 | |
This sketch requires the installation of the Adafruit I2C library for the shield, | |
which can be found at https://github.com/adafruit/Adafruit_NFCShield_I2C | |
The datasheet and other info for the NTAG203 can be found at | |
http://www.nxp.com/products/identification_and_security/smart_label_and_tag_ics/ntag/series/NTAG203.html | |