ESP32Servo

Device Control

Allows ESP32 boards to control servo, tone and analogWrite motors using Arduino semantics.
This library can control a many types of servos. It makes use of the ESP32 PWM timers: the library can control up to 16 servos on individual channels No attempt has been made to support multiple servos per channel.

Author: Kevin Harrington,John K. Bennett

Maintainer: Kevin Harrington

Read the documentation

Go to repository

Compatibility

This library is compatible with the esp32 architecture.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.