Become a leader in the IoT community!
New DevHeads get a 320-point leaderboard boost when joining the DevHeads IoT Integration Community. In addition to learning and advising, active community leaders are rewarded with community recognition and free tech stuff. Start your Legendary Collaboration now!
Just sweep is enough
Just implement pwm on any pin with duty cycle 50 and servo will move
I find out that the usual servo library does not support esp32 only arduinos… After a bit of search I found another library named ServoESP32.. But the newest version have some bugs I choose 1.0.3 older one but effective.. So I discovered that esp32 can’t provide enough current to power 2 servos so I had to add external 5v powersply with common GND with the esp… So this was my experience today.😅 I hope someone does not fall in my fault
Great, we learn from experience
This? https://github.com/RoboticsBrno/ServoESP32
YES!!
Great. Will catalog in a forum channel and mark as solution to save the learning.
CONTRIBUTE TO THIS THREAD