Ok, but the servo then will be in locked position, therefore drawing some current no?
If I use two of the i2c boards @Benjamin269 recommended, could I actually power each servo off. I also would not need to use a Mega in that case, I could just use a UNO since it does not need all the pins to communicate?
So there is no real advantage to using the i2c boards over the custom servo power distributor, since I already have a MEGA to drive it. I suppouse this would also be viable?
Note that servos typically run on 4.8 to maybe 7.2V (4 to 6x NiCd Batteries in series, originally.)
Don't try to connect a 12V supply to your servos, unless they are specifically 12V servos!
They are adjustable, just not up to 40v, but you can probably adjust it up to 6v if it improves performance.
Connect one to each shield and you could probably drive all 30 servos at once, depending upon servo size.
Yes, that shield will fit directly on an Duemilanove, Diecimila, UNO, Leonardo, Mega R3+, ADK R3+. The only pins required to run are the Ground , 5V and SDA + SCL I2C control pins, so it would really run on any Arduino.
Just curious, have you developed the clock face part of the project yet? I would be interested in seeing it run when you get it all working.