I have been experimenting with the servo sweep example, however I am about to undertake a much larger project where I wish to run a sequence of 20 servos that will basically rotate in step to a controlled amount of degrees.
However I am unsure about the best way to do this and was hoping that someone could advise.
I am using a arduino mega board and the servos are HS-322HS Standard Deluxe servos.
Checkout the Servo library documentation - I think it can do several servos per timer, the Mega has about 6 timers, so it all depends on what 'several' actually is...
Due to space i am unfortunately down sizing the project to 12 servos. However I am hoping someone could give me advice on the best way to power this.
Each servo requires 6V to be able to run at its full speed. I have never tried connecting a external power to arduino and would really appreciate some guidance on this and the best way to power all 12 servos.
Maybe, maybe not. You've told us which servos you have, which defines how much current you need to supply, but you haven't told us anything about the power supply, except that it is 6V.
sorry my mistake, im currently using a regulated bench power supply, with output voltage adjustable range between 1.0 - 20Vdc and a output current adjustable range of 0 - 5A . If i have missed anything just let me know.