Search results for "module:RFID"

Biblio::RFID - perl tools to use different RFID readers for library use River stage zero No dependents

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 River stage one • 3 direct dependents • 3 total dependents

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/ >) River stage zero No dependents

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. River stage one • 2 direct dependents • 2 total dependents

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 River stage zero No dependents

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::ISO15693::Tag - An ISO15693 RFID Tag River stage zero No dependents

PAINA/RFID-ISO15693-Tag-0.002 - 06 Aug 2005 11:09:05 UTC

RFID::Alien::Reader - Abstract base class for a Alien RFID reader River stage zero No dependents

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 River stage zero No dependents

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 River stage zero No dependents

DPAVLIN/Biblio-RFID-0.05 - 15 Feb 2023 13:27:42 UTC

Biblio::RFID::Reader - simple way to write RFID applications in perl River stage zero No dependents

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 River stage zero No dependents

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 River stage zero No dependents

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 River stage zero No dependents

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 River stage zero No dependents

DPAVLIN/Biblio-RFID-0.05 - 15 Feb 2023 13:27:42 UTC

Biblio::RFID::Reader::INET - emulate serial port over TCP socket River stage zero No dependents

DPAVLIN/Biblio-RFID-0.05 - 15 Feb 2023 13:27:42 UTC

Biblio::RFID::Reader::3M810 - support for 3M 810 RFID reader River stage zero No dependents

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 River stage zero No dependents

DPAVLIN/Biblio-RFID-0.05 - 15 Feb 2023 13:27:42 UTC

Biblio::RFID::Reader::CPRM02 - support for CPR-M02 RFID reader River stage zero No dependents

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 River stage zero No dependents

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 River stage zero No dependents

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
26 results (0.02 seconds)