Servo control question
GreenTHHN
Posts: 11
I am trying to control a couple servo motors using the Parallax 2-axis joystick. I want to move one servo with the left/right motion and the other with the up/down motion of the stick. I used the Two_Servo_Assembly.spin object. After downloading the program, there is about a 53 second delay before the servo starts responding. If I download the Two_Servo_Assembly.spin, the servo starts immediately with the demo positions included. Can anyone tell me why there is a delay when I use it in my program? I am using MCP3202x.spin running in another cog to read the ADC on the joystick output.
Comments