Hello all,
I have just bought a Arduino Sensor Shield v5 (APC220) which I intend to use in a Hexapod that im designing. Its nothing fancy, it is my first project and I know I am in the deep end lol
my problem is I cannot find a manual anywhere for this board so has anyone got a link to a PDF for it, or can we make this post a manual for it maybe saying what the best add ons are for it. I want to use bluetooth and between 18 servos and 23 servos depending how adventurous i get.
I would also like to define "best"
I have read in some forums people say "what do you mean by best" sometimes a bit belittling to a newbe.
Best means, in your experience what was the best Code or add on component based on your knowledge. Explane that you chose it because of power output or how easy it was to program. this opens it up to discussion.
That 5V feeding can be done to 5V (after regulator).
A such power supply must be exact same voltage as regulator pots out.. I'd not recommend such a solution.
Alternativ may be to cut the trace bringing 5V to 'the line of 5V', and then feed this line from your external source.
My issue is it says its a 32 servo controller and there is obviously not enough pins for that many servos. so how do I fix that, do i need an add on board? and if so what board?
UNO got 20 I/O pins, Mega2560 got 60+
Two UNOs can do this (they need a single digital line as a sync singal)
...........
you need a another set (uno+shield)
or: Mega2560 and a prototyping board+pin connectors (make a 'shield' of your own)
So in essence im trying to use the wrong tool for the job lol
ill get a mega. now this brings a new set of questions. How do i find out about connecting the 18 - 22 servos that I want to connect up and how do i go about programming the 18 to run as a legs for the hexapod?
build it yourself.. with the help u need. It's not very difficult
I believe that the shield u alredy got, also can be used on a mega..
The extra I/O can e.g connect (via cable)
NOTE: the "SEL" jumper seen in the photo does not appear on the "diagram of connections".. That jumper should be removed if separate 5V supply is to be used.