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
   ------------------------------