0.0
No commit activity in last 3 years
No release in over 3 years
A simple console app to work with PHIDGET RFID.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10
~> 10.0
>= 0

Runtime

 Project Readme

PhidgetRfid

This is a simple ruby program to work with the Phidget RFID in the console

Installation:

gem install phidget_rfid

Usage:

phidget_rfid

And then you can use the help command

RFID> help
   ------------------------------
      read - Read RFID tag
      write - Write into the RFID tag
      protocol - Display RFID Tag
      device - Display RFID Reader info
      clear - Clear Console
      log - RFID Log
      help - Help
      exit - Exit from program
   You can type "help <command>" for more info
   ------------------------------