Skip to content

Releases: sgeigers/SimplePhidgets

DAQ1000 fix

16 Oct 12:58
Compare
Choose a tag to compare
14

support for new boards and bug fixes

Bug Fixes

19 Dec 08:15
Compare
Choose a tag to compare

Multiple hubs fixed
Stepper upgraded

LCD + bug fixes

11 Nov 11:08
Compare
Choose a tag to compare

Added support for LCD boards
Fixed some found bugs
Finished some examples

motionController + distanceSensor

04 Nov 07:29
Compare
Choose a tag to compare
11

Added LCD boards + bug fixes

DC Motor Added

24 Oct 05:55
Compare
Choose a tag to compare

+GPS
+Some bug fixes, code verification and examples

Simplified Examples Documentation

12 Oct 05:49
Compare
Choose a tag to compare

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

05 Oct 11:30
Compare
Choose a tag to compare

Added support for encoders as main or secondary channels.
Updated README

Processing 4 support checked

03 Oct 12:38
Compare
Choose a tag to compare

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

19 Sep 13:37
Compare
Choose a tag to compare

Added support for RFID board + simple example

Temperature Sensor + Bugs

26 Jul 07:41
Compare
Choose a tag to compare

Added temperature sensors,
Better error managing,
MOT2002 motion sensor example,
Minor bugs fixed