Search results for "module:RFID"
Biblio::RFID - perl tools to use different RFID readers for library use
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 Biblio::RFID::Reader. Writing support for new RFID readers shoul...
DPAVLIN/Biblio-RFID-0.05 - 15 Feb 2023 13:27:42 UTC
RFID::Reader - Abstract base class for an RFID reader
This abstract base class provides a general framework and some utility functions for writing an RFID reader. It also provides emulation for some features which may not be supported by all readers. Because of its general nature, many of the options an...
GIFF/RFID-Base-0.005 - 26 Apr 2006 17:17:19 UTC
RFID::Libnfc - Perl extension for libnfc (Near Field Communication < http://www.libnfc.org/ >)
Provides a perl OO api to libnfc functionalities (actually implements only mifare-related functionalities) EXPORT None by default. Exportable functions iso14443a_crc_append($pbtData, $uiLen) $pci = nfc_connect() nfc_disconnect($pdi) $bool = nfc_confi...
XANT/RFID-Libnfc-0.13 - 24 Jan 2011 00:33:05 UTC
RFID::EPC::Tag - An EPC tag.
The parsing and tag creation in this module are based on the specifications in EPCGlobal's *EPC Tag Data Standards Version 1.1 Rev.1.24*, from April 1st 2004 (although it doesn't appear to be a joke...). See <http://www.epcglobalinc.com/> for more in...
GIFF/RFID-EPC-0.002 - 08 Jul 2004 00:32:08 UTC
RFID::Libnfc::Tag - base class for specific tag implementations
Base class for all specific tag implementations EXPORT None by default. Exportable functions...
XANT/RFID-Libnfc-0.13 - 24 Jan 2011 00:33:05 UTC
RFID::Alien::Reader - Abstract base class for a Alien RFID reader
This abstract base class implements the commands for communicating with an Alien reader. It is written according to the specifications in the *Alien Technology Reader Interface Guide v02.00.00*. It was tested with the original tag reader and also the...
GIFF/RFID-Alien-0.003 - 26 Apr 2006 17:19:06 UTC
RFID::Libnfc::Reader - Access libnfc-compatible tag readers
This reader class allows to access RFID tags (actually only mifare ones have been implemented/tested) readable from any libnfc-compatible reader EXPORT None by default. Exportable functions...
XANT/RFID-Libnfc-0.13 - 24 Jan 2011 00:33:05 UTC
Biblio::RFID::SmartX - Croatian student cards format
DPAVLIN/Biblio-RFID-0.05
-
15 Feb 2023 13:27:42 UTC
Biblio::RFID::Reader - simple way to write RFID applications in perl
This module will probe all available readers and use calls from Biblio::RFID::Reader::API to invoke correct reader....
DPAVLIN/Biblio-RFID-0.05 - 15 Feb 2023 13:27:42 UTC
RFID::Matrics::Reader - Abstract base class for a Matrics RFID reader
This abstract base class implements the commands for communicating with a Matrics reader. It is written according to the specifications in Matrics' *Stationary Reader / Host Protocol (RS-485) Specification*, using version 2.8 from October 19th 2003. ...
GIFF/RFID-Matrics-0.002 - 08 Jul 2004 00:32:41 UTC
Biblio::RFID::RFID501 - RFID Standard for Libraries
This module tries to decode tag format as described in document RFID 501: RFID Standards for Libraries <http://solutions.3m.com/wps/portal/3M/en_US/3MLibrarySystems/Home/Resou rces/CaseStudiesAndWhitePapers/RFID501/> Goal is to be compatible with exi...
DPAVLIN/Biblio-RFID-0.05 - 15 Feb 2023 13:27:42 UTC
RFID::Libnfc::Constants
Constants used within RFID::Libnfc CATEGORIES * NDO NDO_HANDLE_CRC => 0x00, Let the PN53X chip handle the CRC bytes. This means that the chip appends the CRC bytes to the frames that are transmitted. It will parse the last bytes from received frames ...
XANT/RFID-Libnfc-0.13 - 24 Jan 2011 00:33:05 UTC
Biblio::RFID::Reader::API - low-level RFID reader documentation
DPAVLIN/Biblio-RFID-0.05
-
15 Feb 2023 13:27:42 UTC
Biblio::RFID::Reader::INET - emulate serial port over TCP socket
DPAVLIN/Biblio-RFID-0.05
-
15 Feb 2023 13:27:42 UTC
Biblio::RFID::Reader::3M810 - support for 3M 810 RFID reader
This module uses Biblio::RFID::Reader::Serial over USB/serial adapter with 3M 810 RFID reader, often used in library applications. This is most mature implementation which supports full API defined in Biblio::RFID::Reader::API. This include scanning ...
DPAVLIN/Biblio-RFID-0.05 - 15 Feb 2023 13:27:42 UTC
Biblio::RFID::Reader::Serial - base class for serial or serial over TCP RFID readers
DPAVLIN/Biblio-RFID-0.05
-
15 Feb 2023 13:27:42 UTC
Biblio::RFID::Reader::CPRM02 - support for CPR-M02 RFID reader
This module implements serial protocol over usb/serial adapter with CPR-M02 reader as described in document "H20800-16e-ID-B.pdf"...
DPAVLIN/Biblio-RFID-0.05 - 15 Feb 2023 13:27:42 UTC
Biblio::RFID::Reader::librfid - execute librfid-tool
This is wrapper around "librfid-tool" from <http://openmrtd.org/projects/librfid/> Due to limitation of librfid-tool only "inventory" in Biblio::RFID::Reader::API and "read_blocks" in Biblio::RFID::Reader::API is supported. This version uses modidifi...
DPAVLIN/Biblio-RFID-0.05 - 15 Feb 2023 13:27:42 UTC
Deplide::RFID::EPCISSubmitter - Perl extension for submission of EPCIS documents with RFID reading data to Deplide
Deplide::RFID::EPCISSubmitter lets you submit data to the EPCIS Train RFID streams in Deplide...
AVAJADI/Deplide-RFID-EPCISSubmitter-0.03 - 11 Apr 2023 09:04:09 UTC