Search found 3 matches

by Jingaa
Fri Aug 09, 2024 5:50 pm
Forum: General Discussion
Topic: Is it possible to control 18+ servos directly from esp32?
Replies: 0
Views: 749

Is it possible to control 18+ servos directly from esp32?

Hello. I'm trying to make a hexapod using mg996r servos and at first I went the standard way using two PWM pca9685 , but due to the fact that these boards have a power supply limit of 5.5 v, and mg996r has 7.2 v - I lose a lot of torque and so I will make the power supply separately. As a result, it...
by Jingaa
Mon Apr 15, 2024 9:45 am
Forum: General Discussion
Topic: Servo stops working and works again after 15 minutes of trying.
Replies: 2
Views: 699

Re: Servo stops working and works again after 15 minutes of trying.

Thanks for the answer, I haven't tried any of the above. So far I have solved the problem by correcting the code, now both the servo and the voltage sensor are working, no errors. But I will need this information if I encounter the same problem in the future.
by Jingaa
Thu Apr 11, 2024 10:15 am
Forum: General Discussion
Topic: Servo stops working and works again after 15 minutes of trying.
Replies: 2
Views: 699

Servo stops working and works again after 15 minutes of trying.

Greetings. I'm facing a very strange problem and neither Google nor chatbots can help me. I apologize in advance, I'm new, I'm probably missing something obvious. I have a PCA9685 and a servo motor connected to the ESP32(ESP32-D0WDQ6). There is a simple code that turns the servo back and forth and e...