Device Control

ESP32Servo

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.

Go to repository