Which Library to Use to Control a Servo with the Arduino Nano ESP32

Hello,

I am new to arduino and trying to create a project that moves a servo using the arduino cloud with the Arduino Nano ESP32 board. I have attempted to use the Servo library but have had no luck as it states it is incompatible. Does anyone know the correct library to use?

Thank you so much in advance for your help!

try this,

At the moment the ESP32Servo library is not working with the Arduino ESP32 board. See this post here: ESP32servo library gives compiling errors with board nano ESP32

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.