Device Control
PWMServo
Paul Stoffregen
Control RC Servo motors.
PWMServo uses PWM signals for immunity to interrupts, which can corrupt the signals generated by the standard Servo library. SoftwareSerial, Adafruit_NeoPixel and DmxSimple are the most common cause of these problems. PWMServo allows use of servo motors when these or other interrupt blocking libraries are required.
Go to repositoryThis library is compatible with all architectures so you should be able to use it on all the Arduino boards.