meArm is consisting of 4 servos sg90 controlled by arduino to do as an arm doing with (base, shoulder, elbow, gripper) joints.
The code and connections with arduino are good.
But here is my problem.. when I connect 4 servos to arduino with (6V 4A ) supply it seemed jittering or late responses a little bit, but when I connect 3, 2 or even 1 servo it works fine without any jitter,
Is that mean my battery current isn't enough for 4 servos?
What should I do?
Maybe giving each 2 servo with a separated battery but all grounded together?
Or connecting 2 batteries in parrllel with the same voltage to increase current flow becuase I heard here this note:
"NOTE: The Starting Current of The Analog Servo Motor Should Be Over 1A/2A and Miuzei Servo SG90 are Analog Servos Need to Continuously Provide a PMW Signal, Then it Will Be Work Normally."
Any suggestion please?I'll be so glad to see your responses I stopped completing my project because of servo jittering problem
I am waiting for your brilliant responses.
It is a color sorter project but first i edited the code so to test the movement of meArm and save the positions it goes to, the main thing is that when i attach 4 servos they do jittering but when i remove one of them the result is that the movement of those 3 servos accurate and without jittering ...
Maybe when 4 servos take from this battery with respect to control pin of each servo, when the load changed , the voltage drop decreases so that 4 servos do at once maybe do something. I'm not sure...
I solved the problem, by adding a large capacitors in parallel with the battery so that the swing voktage wouldn't ripple the voltage when a load absorbs current from battery so in other words, the capacitor will make the battery voltage as constant as it can be.
I tested the 4 servos and there is no jittering anymore.