servo_write# method BaseArduinoDriver.servo_write(pin: int, value: int) → None[source]# Tell the arduino to configure a pin to drive a servo to the inputed angle. Parameters: pinintInteger that represents the digital out pin number on an arduino valueintThe angle in degrees to move the servo to