The GPIO Servo PlugIT allows to control a servo motor with a Raspberry PI GPIO pin.
Parameters |
|
1 |
Raspberry PI GPIO pin number. |
2 |
Initial servo angle. |
3 |
Servo rotation speed in degree per seconds. |
4 |
Enable the servo on startup. |
Actions |
|
Enable |
Enable the servo. |
Disable |
Disable the servo. |
Set angle |
Change the servo position, the destination angle is set in the link parameter in degree. |
Set speed |
Change the servo speed, the speed is set in the link parameter in degree per seconds. |