Standard servo connected to propeller
kaydara
Posts: 17
Greetings to all, I have a question, maybe someone has happened, I connected a standard servo use a propeller protoboard, run the application the servo does not move but as second clock and does not perform continuous movieminto
anyone knows that would be what happens. thank you very much beforehand.
this is the code:Single_Servo_Spin.spin
anyone knows that would be what happens. thank you very much beforehand.
this is the code:Single_Servo_Spin.spin
Comments
The program mentioned above uses the servo driver "Servo32v7.spin" which works very well.
The code used in your program is not likely to be very precise but it should work.
What are you using as a power supply? When a servo first starts to move it draws a lot of current. A small 9V battery doesn't supply enough current for many servos. Many "wall wart" type transformers also don't supply enough current for some servos.
You might be able to use your current power supply if you add a large (>1000uF) capacitor to the 5V line.
What kind of Propeller board are you using?