Working on a Plugin for the
PhidgetsServo 1-Motor USB controller
A sneak preview can be found on the
PhServo Plugin page
So far the plugin allows to
- position anywhere at various speeds using simple urls
- graphical display of servo position
Goto
http://localhost:8080/PhServoMove?pos=100
Sweep
http://localhost:8080/PhServoMove?sleep=9&from=0&to=200&loop=1
Shake
http://localhost:8080/PhServoMove?sleep=2&from=90&to=110&loop=5
