hxPhidgetRfid

An openFL extension to read from a Phidget21 USB Rfid Reader


Keywords
Phidgets, RFID
License
MIT
Install
haxelib install hxPhidgetRfid 0.3.0

Documentation

#PhidgetRFID Extension for OpenFL

This openfl extension is an attempt to allow the use of an (older)
Phidgets RFID USB interface
that enables you to Read RFID tags

NOT READY FOR PRODUCTION ENVIRONMENT, USE AT YOUR OWN RISK

On Linux tested on a Raspberry Pi on Stretch On Mac tested on 10.13 On Win tested on Windows10 version 1903

Phidgets 1024

v 0.3.0

Requirements

###Linux/Raspberry Pi

###Windows

###Mac

--

###Installation###

go to your haxelib dev directory and clone from git:
git clone https://github.com/gepatto/hxPiPhidgetRfid.git

point haxelib to the (dev)extension haxelib dev hxPhidgetRfid hxPhidgetRfid

go into the directory:
cd hxPiPhidgetRfid

build the libary:
lime rebuild ./ rpi -clean.
or
lime rebuild ./ windows -clean
or
lime rebuild ./ mac -clean

Look at the example project.

--

###Known limitations### version 0.3 only handles 1 device.