User's Manual

Table Of Contents
AI7688H User Manual
-50-
Copyright@2016 AcSiP
Enable Output
After configuration you can enable the PWM output by calling enable(true):
Control a Servo
You can use PWM signal to control a servo. A pulse width of 1500us means the neutral
position, while usually 1000ms and 2000ms being the minimum and maximum position.
So the following code resets the servo motor to neutral position: