Giter VIP home page Giter VIP logo

rfid-biblio's Introduction

NAME
    RFID::Biblio - perl tools to use different RFID readers for library use

DESCRIPTION
    Main idea is to develop simple API to reader, and than provide useful
    abstractions on top of it to quickly write applications to respond on
    tags which come in range of RFID reader using RFID::Biblio::Reader.

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

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

    *   RFID::Biblio::Reader::3M810

    *   RFID::Biblio::Reader::CPRM02

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

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

    `scripts/RFID-JSONP-server.pl' is example of such application. It's
    local interface to RFID reader and JSONP REST server.

    `examples/koha-rfid.js' is jQuery based JavaScript code which can be
    inserted in Koha Library System to provide overlay with tags in range
    and check-in/check-out form-fill functionality.

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

HARDWARE SUPPORT
  3M 810
    RFID::Biblio::Reader::3M810

  CPR-M02
    RFID::Biblio::Reader::CPRM02

  librfid
    RFID::Biblio::Reader::librfid

AUTHOR
    Dobrica Pavlinusic, `<dpavlin at rot13.org>'

    http://blog.rot13.org/

BUGS
    Please report any bugs or feature requests to `bug-rfid-biblio at
    rt.cpan.org', or through the web interface at
    http://rt.cpan.org/NoAuth/ReportBug.html?Queue=RFID-Biblio. I will be
    notified, and then you'll automatically be notified of progress on your
    bug as I make changes.

SUPPORT
    You can find documentation for this module with the perldoc command.

        perldoc RFID::Biblio
        perldoc RFID::Biblio::Reader
        perldoc RFID::Biblio::Reader::API

    You can also look for information at:

    * RT: CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=RFID-Biblio

    * AnnoCPAN: Annotated CPAN documentation
        http://annocpan.org/dist/RFID-Biblio

    * CPAN Ratings
        http://cpanratings.perl.org/d/RFID-Biblio

    * Search CPAN
        http://search.cpan.org/dist/RFID-Biblio/

ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
    Copyright 2010 Dobrica Pavlinusic.

    This program is free software; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by the
    Free Software Foundation; version 2 dated June, 1991 or at your option
    any later version.

    This program is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
    Public License for more details.

    A copy of the GNU General Public License is available in the source
    tree; if not, write to the Free Software Foundation, Inc., 59 Temple
    Place - Suite 330, Boston, MA 02111-1307, USA.

rfid-biblio's People

Contributors

dpavlin avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.