This project demonstrates how to control 4 servo motors using an *Arduino Uno board. The servos are connected to the Arduino board and will move in a sweeping motion (from 0° to 90° and back to 0°).
A small example project that sweeps a hobby servo back and forth using an Arduino Uno (or compatible board). The project uses the built-in Arduino Servo library and is configured for PlatformIO.