PN532 Driver library This library provides an abstract API to drive the pn532 nfc chip, with I2C/HSU/SPI interface. Its based on the Seeed Studio's Arduino version.

Dependents:   PN532_ReadUid Nfctest2

README.md

Committer:
dotnfc
Date:
2016-09-13
Revision:
1:b5922b3b3257
Parent:
0:db8030e71f55

File content as of revision 1:b5922b3b3257:

## NFC library for Arduino

This folder contains the mbed supported porting code.

+ PN532/ - is the original code from seeed-studio's PN532 library
+ PN532_IF/ - is the interface code for mbed platform
+ NDEF/ - dummy for ndef libraray.


<hr>
&nbsp;