Dlloydev / ESP32-ESP32S2-AnalogWrite

ESP32 PWM, Servo, Easing and Tone. Smart GPIO pin management and advanced control features.
MIT License
100 stars 17 forks source link

Connect several servo motors to an ESP32 (C3-M1) #27

Closed Cheonsa51 closed 1 year ago

Cheonsa51 commented 1 year ago

Hello, I have a beginner level in programming, I have to be able to move 6 servomotors, 3 sg90 9g and 2 SR402 P servo and the last one is hs422 servo on ESP32C3 M1

By following tutorials on the internet I was able to move a servomotor, I was also able to test them one by one, they are functional. But when I tried to change the pin on the example, no more reaction nothing moved.

If anyone has an idea to help me