Releases: sgeigers/SimplePhidgets
DAQ1000 fix
14 support for new boards and bug fixes
Bug Fixes
LCD + bug fixes
Added support for LCD boards
Fixed some found bugs
Finished some examples
motionController + distanceSensor
11 Added LCD boards + bug fixes
DC Motor Added
+GPS
+Some bug fixes, code verification and examples
Simplified Examples Documentation
Most of the library documentation is brought inside the examples. It needed to be refreshed and simplified.
In addition, two new classes are being supported now:
Frequency Counter (which I use all the time for measuring bicycle speed etc.), and
Current Input, which is mostly useful when controlling motors.
Encoder added
Added support for encoders as main or secondary channels.
Updated README
Processing 4 support checked
Added Phidgets22java.dll (somehow it's needed for Processing4 - couldn't find the reason). This may cause problems when Phidgets driver updates, but hopefully will be solved later.
Added Capacitive boards examples.
RFID added
Added support for RFID board + simple example
Temperature Sensor + Bugs
Added temperature sensors,
Better error managing,
MOT2002 motion sensor example,
Minor bugs fixed