Table of Contents
Links
Here we put some links to other projects that you can be interesting in..
Support for program languages
Ruby
NFC is a ruby wrapper for the Near Field Communication library, written by Aaron Patterson
Python
Pynfc provides a pythonic interface for the libnfc library, allowing access to ISO-14443a and similar RFID/NFC cards supported by libnfc. This interface is written by Mike Auty.
NFC related projects
- libndef is a C++ library for use in reading and writing messages based on NDEF (NFC Data Exchange Format) specification, written by Emanuele Bertoldi.
- nfcip-java is a Java library to facilitate communication over NFCIP, written by François Kooman.