AspireRFID / tikitagreader

OSGi bundle generating ALE events from an ACR122U card reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tikitag ALE Reader

Tikitag Reader

This OSGi bundle generates ALE events from NFC tags data read from a Tikitag reader.

It is based on the Tikitag client

The patched version of the Tikitag client (in ./src/java/com/tikitag/client) calls the remotereader.http thru the HttpAdapterProxy class in order to convert Tikitag tagEvent in ALE events.

Remark : the tikitag reader is an ACR 122 USB (CCID compliant) The API is described in this manual. The original doc was in http://www.nfc-reader.com/> NFC-smart-card-reader/ACR122-API-Manual/API_ACR122.pdf

References:

About

OSGi bundle generating ALE events from an ACR122U card reader

License:Other


Languages

Language:Java 95.3%Language:Batchfile 3.4%Language:Shell 1.3%