Skip to content

perjg/PN532

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Support I2C and SPI of PN532
  • Read/write Mifare Classic Card
  • Works with Don's NDEF Library

Getting Started

  1. Download zip file and extract the three folders(PN532, PN532_SPI and PN532_I2C) into libraries of Arduino.
  2. Follow the examples of the library

To Do

  • Peer to peer communication
  • Card emulation

About

NFC library for Arduino using PN532

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 44.6%
  • Processing 38.6%
  • C 13.1%
  • Other 3.7%