libbiblio-rfid-perl

perl tools to use different RFID readers for library use

Description

Biblio::RFID aims to provide a simple API to a RFID device, and then provide useful abstractions to write applications to respond on tags which come in range of RFID reader using Biblio::RFID::Reader.

Writing support for new RFID readers should be easy. Biblio::RFID::Reader::API provides documentation on writing support for different readers.

Currently, two serial RFID readers based on Biblio::RFID::Reader::Serial are implemented:

  Biblio::RFID::Reader::3M810
  Biblio::RFID::Reader::CPRM02

There is also simple read-only reader using shell commands in Biblio::RFID::Reader::librfid.

For implementing application take a look at Biblio::RFID::Reader

 scripts/RFID-JSONP-server.pl is an example of a simple application. It's
 provides an interface to a local RFID reader and a JSONP REST server.

 examples/koha-rfid.js is jQuery based JavaScript code which can be inserted
 in a Koha library system to provide an overlay with tags in range and
 check-in/check-out form-fill functionality.

Applications can use Biblio::RFID::RFID501 which is some kind of semi-standard 3M layout or blocks on RFID tags.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Biblio-RFID


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libbiblio-rfid-perl