Module: NFC

Defined in:
lib/nfc.rb,
lib/nfc/device.rb,
lib/nfc/felica.rb,
lib/nfc/iso14443a.rb,
ext/nfc/nfc.c

Overview

NFC is a class for dealing with Near Field Communication systems. This library will read RFID tags from an RFID reader.

Defined Under Namespace

Classes: Context, Device, Felica, ISO14443A

Constant Summary collapse

VERSION =
'3.1.0'