??? 01/20/10 15:45 Read: times |
#172614 - Enough power? Responding to: ???'s previous message |
You have now tried a number of different coding styles to control the servos. Most probably, there should be a significant speed difference between the different implementations.
You still always gets into troubles when running more than three motors. Are you sure that you have enough power to feed the current to all your motors? Concept of running 32 servo motors? Easy. Just build a chip with more hardware for PWM or similar. Note that many processors and specific chips have hardware to drive a motor, so it doesn't consume any processing load at all as long as you don't need to modulate the speed. |