NAME
RFID::Biblio::Reader::librfid - execute librfid-tool
DESCRIPTION
This is wrapper around librfid-tool
from
http://openmrtd.org/projects/librfid/
Due to limitation of librfid-tool only "inventory" in RFID::Biblio::Reader::API and "read_blocks" in RFID::Biblio::Reader::API is supported.
However, this code might provide template for integration with any command-line utilities for different RFID readers.
Currently tested with only with Omnikey CardMan 5321 which has problems. After a while it stops responding to commands by librfid-tool
so I provided small C program to reset it:
examples/usbreset.c