Aspire :: Bundles :: Phidgets
Phidgets are "plug and play" building blocks for low cost USB sensing and control including 125Khz RFID readers.
Build
Sources of the different artifacts are
Instructions:
- install the phidget.msi from http://www.phidgets.com/drivers.php
- install the Java library phidget21.jar in the Maven repo with
mvn install:install-file -DgroupId=com.phidgets -DartifactId=phidget -Dversion=2.1.0 -Dpackaging=jar -Dfile=phidget21.jar
- cd trunk/bundles/common/phidgetapi
- copy the DLL phidget21.dll in src/main/resources
- mvn clean install
- cd trunk/bundles/utilities/phidgetapi.cmd
- mvn clean install
Command
The utility command
phidget inspects connected phidgets.
-> phidget
phidget prop : list the properties
phidget list : list the available phidgets
phidget listen : start attach/detach listening
phidget stopListen : stop attach/detach listening
phidget help : display this help
-> phidget prop
List of framework properties
Version: Phidget21 - Version 2.1.7 - Built May 25 2010 12:06:15
Links