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

Committer:
dotnfc
Date:
Tue Sep 13 06:17:35 2016 +0000
Revision:
1:b5922b3b3257
Parent:
0:db8030e71f55
Remove ununsed files.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
dotnfc 0:db8030e71f55 1 ## NFC library for Arduino
dotnfc 0:db8030e71f55 2
dotnfc 0:db8030e71f55 3 This folder contains the mbed supported porting code.
dotnfc 0:db8030e71f55 4 It has 3 common interface/driver: I2C, SPI, HSU for PN532.
dotnfc 0:db8030e71f55 5
dotnfc 0:db8030e71f55 6 <hr>
dotnfc 0:db8030e71f55 7 &nbsp;