ESP32 code for a two servo motor?

Can anyone provide me with a code for 2 servo motor with esp32
Solution:
GitHub
GitHub - RoboticsBrno/ServoESP32: ⚙️ Generate RC servo signal on a ...
⚙️ Generate RC servo signal on a selected pins with ESP32 device and Arduino framework. - RoboticsBrno/ServoESP32
Jump to solution
6 Replies
aymen ammari
aymen ammari5mo ago
Just sweep is enough
electro_coco
electro_coco5mo ago
Just implement pwm on any pin with duty cycle 50 and servo will move
aymen ammari
aymen ammari5mo ago
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
Joseph Ogbonna
Joseph Ogbonna5mo ago
Great, we learn from experience
Solution
techielew
techielew5mo ago
GitHub
GitHub - RoboticsBrno/ServoESP32: ⚙️ Generate RC servo signal on a ...
⚙️ Generate RC servo signal on a selected pins with ESP32 device and Arduino framework. - RoboticsBrno/ServoESP32
aymen ammari
aymen ammari5mo ago
YES!!
Want results from more Discord servers?
Add your server