SparkCore-PN532_NFC icon indicating copy to clipboard operation
SparkCore-PN532_NFC copied to clipboard

A PN532 NFC library for the Spark Core.

SparkCore-PN532_NFC

A PN532 NFC library for the Spark Core.

Grab the RAW version of each file and place into your web IDE as follows:

image

If you are building locally, place the files here:

..\core-firmware\inc\nfc.h
..\core-firmware\src\application.cpp (renamed from one of the Examples.cpp)
..\core-firmware\src\nfc.cpp
..\core-firmware\src\build.mk (optional, if you have your own make file going, just add the nfc.cpp to it)