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

Files at this revision

API Documentation at this revision

Comitter:
screamer
Date:
Fri Feb 13 09:41:09 2015 +0000
Parent:
2:f0e840a179ff
Commit message:
Update mbed library.

Changed in this revision

mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/mbed.bld	Fri Jul 25 12:27:51 2014 +0000
+++ b/mbed.bld	Fri Feb 13 09:41:09 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/04dd9b1680ae
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/e188a91d3eaa
\ No newline at end of file