Main Content

Servo Motors

Read and write to servo motors connected to Arduino® hardware

Create an Arduino object using arduino before you use servo functions. See Connect to Arduino Hardware for more information.

Functions

servoConnection to servo motor on Arduino or ESP32 hardware
readPositionRead servo motor position
writePositionWrite position of servo motor

Topics