adafruit / Adafruit_NFCShield_I2C

I2C Driver for Adafruit's PN532-based NFC Shield

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

*** DEPRECATED! ***

This library is now deprecated and will not be maintained.  The NFC shield
and I2C communication logic has been merged into the Adafruit-PN532 library
with no loss of functionality.  Please see this page for details on 
installing and using the Adafruit-PN532 library in place of this 
Adafruit_NFCShield_I2C library:
  https://learn.adafruit.com/adafruit-pn532-rfid-nfc/arduino-library

*** DEPRECATED! ***

This is a library for the Adafruit PN532 NFC/RFID breakout boards
This library works with the Adafruit NFC breakout and shield
  ----> https://www.adafruit.com/products/364
  ----> https://www.adafruit.com/products/789
 
Check out the links above for our tutorials and wiring diagrams 
These chips use SPI or I2C to communicate

Adafruit invests time and resources providing this open source code, 
please support Adafruit and open-source hardware by purchasing 
products from Adafruit!

Written by Limor Fried/Ladyada & Kevin Townsend for Adafruit Industries.  
BSD license, check license.txt for more information
All text above must be included in any redistribution

To download: click the ZIP button above, rename
the uncompressed folder Adafruit_NFCShield_I2C. Check that the
Adafruit_NFCShield_I2C folder contains Adafruit_NFCShield_I2C.cpp and
Adafruit_NFCShield_I2C.h

Place the Adafruit_NFCShield_I2C library folder your
<arduinosketchfolder>/libraries/ folder. You may need to create the
libraries subfolder if its your first library. Restart the IDE.

About

I2C Driver for Adafruit's PN532-based NFC Shield

License:Other


Languages

Language:C++ 100.0%