Tag

#servo

6 tutorials

esp32 beginner 20 min

ESP32: drive a hobby servo with LEDC

Wire a hobby servo to an ESP32 using the LEDC peripheral. The right way to control an SG90 or MG996R without the Servo.h library.

arduino beginner 20 min

Arduino: control a servo motor

Drive a hobby servo (SG90, MG996R) from an Arduino. The shortest path from Arduino to 'something moved.'