•Programming the rotation in the Arduino IDE is as easy as the programming of the servo movement. With the included servo library from the Arduino website (link below) you can just make the servo rotating clockwise, counterclockwise or stop by writing the related servo angels. (0 for full speed clockwise, 90 for stop and 180 full speed counterclockwise)