Forked from LibPN532
Dependents: NFC_Secure_Access NFC_Secure_Access
Fork of LibPN532 by
PN532_IF/README.md@0:db8030e71f55, 2016-09-13 (annotated)
- Committer:
- dotnfc
- Date:
- Tue Sep 13 06:01:19 2016 +0000
- Revision:
- 0:db8030e71f55
first commit
Who changed what in which revision?
User | Revision | Line number | New 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 | |