Servo

Documentation for the Grove Servo driver.

class zorg_grove.servo.Servo(options, connection)[source]

Bases: zorg.driver.Driver

get_angle()[source]

Get the current angle of the servo motor.

set_angle(angle)[source]

Set the angle of the servo motor.