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:   nfc_interfacage

Committer:
maximemau
Date:
Fri Jun 26 09:16:19 2020 +0000
Revision:
2:ae258f195bbd
Parent:
0:db8030e71f55
lib_pn532

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
dotnfc 0:db8030e71f55 5 put the [Don's NDEF library] (http://goo.gl/ewxeAe) to this folder.
dotnfc 0:db8030e71f55 6
dotnfc 0:db8030e71f55 7
dotnfc 0:db8030e71f55 8 <hr>
dotnfc 0:db8030e71f55 9 &nbsp;