Home

Awesome

NFC library for Arduino

This is an Arduino library for PN532 to use NFC technology. It's based on Adafruit_NFCShield_I2C and improved by Seeed Studio. It works with

Features

Getting Started

  1. Download zip file and extract the 4 folders(PN532, PN532_SPI, PN532_I2C and PN532_HSU) into Arduino's libraries.
  2. Downlaod Don's NDEF library and extract it intro Arduino's libraries.
  3. Follow the examples of the two libraries.

To do