Hi there
Im getting started with arduino and Im making my first project, its about controlling a bunch of servers with a kinect following the closest point.
Im starting with a very simple exercise (Moving a servo from 0º to 180º) and I notice that the servo is doing a strange or unusual movement.
Actually that was my first guest since at first the bigger servo didn't move at all, I plug in a extra power supply and then the servo started moving (Its a 9VDC adapter by the way)
I already have the algorithm that detects the moment of several points and now I need to mode each panel according to the distance between the point and the panel.
Can anybody orient me of this subject?
I did the prototype with one servo and it work just fine but now I need to use more and I don't know how.
You need to understand how much power the servos use. What is the maximum voltage they need? How much current do they draw?
I've been looking at servos recently and it's easy to find their voltage specification but hard to find current. They're usually powered from batteries and batteries can deliver a lot of current when required, so the servo people don't really care about peak current. Depending on the size of the servo, I would expect to need at least 2 amps per servo. So you need a 6V power supply of 8 amps, just for 4 servos. That's a pretty big power supply.