tag-it 0.3.2
Interacting with RFID receivers through serial ports is not much fun. This makes it a little better. tag-it provides a class that will monitor a serial port for you, and will dispatch events through ruby's standard "observer" functionality when a tag comes into range and leaves.
Gemfile:
=
install:
=
Runtime Dependencies (1):
ruby-serialport
>= 0