Skip to content

Latest commit

 

History

History
executable file
·
22 lines (15 loc) · 1.04 KB

README.md

File metadata and controls

executable file
·
22 lines (15 loc) · 1.04 KB

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: