Send NFC messages using NFC Shield V2.0 by SeeedStudio.

Dependencies:   PN532 mbed

The program uses the standard Arduino shields SPI pins:

SignalPin
SCKD13
MISOD12
MOSID11
CSD10

Note that this shield doesn't use the standard SPI pins, but relies on non-standard 6-pin SPI header located at the shield bottom. To make it work you will have to bridge those pins as shown on the image (the green SPI pins).

SignalPin 1Pin 2
MOSID11SPI4
MISOD12SPI1
SCKD13SPI3

History

Update mbed library. default tip

2015-02-13, by screamer [Fri, 13 Feb 2015 09:41:09 +0000] rev 3

Update mbed library.


Add Apache2 license compatible header

2014-07-25, by screamer [Fri, 25 Jul 2014 12:27:51 +0000] rev 2

Add Apache2 license compatible header


Update mbed library to the latest revision

2014-07-25, by screamer [Fri, 25 Jul 2014 10:39:40 +0000] rev 1

Update mbed library to the latest revision


Initial revision

2014-03-25, by screamer [Tue, 25 Mar 2014 16:48:28 +0000] rev 0

Initial revision