how would you drive 768 servos?
zippyflounder
Posts: 38
http://www.smoothware.com/danny/weavemirror.html·yes thats right 768...amazing/
Comments
So:
768 servos
64 servo controllers
64 Power supplies
2 BS2s
That totals up to $2560 for the controllers, $9984 for the servos, $100 for the BS2s, $576 for the power suplies.
Total: $13,220
Expensive...
-Phil
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
'Still some PropSTICK Kit bare PCBs left!
The price quoted above assumed $13 per servo -- resulting in $10,000 no matter HOW you slice it.
This is not meant to denigrate the value of ready-made functional modules; only to point out that, at such volumes, mass-production economies are possible from custom-made electronics.
-Phil
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
'Still some PropSTICK Kit bare PCBs left!
Here's a servo controller: 84 channels per board (36 can be used for A/D I/O). USB.·Separate battery/power leads for "banks" of servos that might run at different voltages or from different battery packs.·@$126 per, that would be $1152.
http://acroname.com/robotics/parts/R297-SD84.html
Personally, I like PhiPi's idea -- but then they need to be manufactured/built/programmed/etc.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
When the going gets weird, the weird turn pro. -- HST
1uffakind.com/robots/povBitMapBuilder.php
1uffakind.com/robots/resistorLadder.php
So you need 96 chips. You will have 2 extra pins on each chip (led showing communication or errors in communication perhaps?)
I would use DMX protocol.
$111.00 from digikey per 100 chips.
Whip up a board and get it made from pcbcart.com for under 100 bucks.
Then do some homework in China for the servos.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Think Inside the box first and if that doesn't work..
Re-arrange what's inside the box then...
Think outside the BOX!
In fact, the programming is not too bad, it's the mechanics... say you have a 27 x 27 grayscale image captured from the camera -- you'd scan through each pixel value (0-255) and rotate the corresponding servo/motor/wheel/dowel. You could grab byte grayscale values from a CMUCam, and you don't really need to "store" anything -- just grab each pixel as it comes in and send it right back out to the servo network.
But that's 729 thingies you gotta build
This guy's work is so cool though I'd love to try something like it.
Zippyflounder -- what's the deal w/your source on cheap servos? Presuming that's a bulk price
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
When the going gets weird, the weird turn pro. -- HST
1uffakind.com/robots/povBitMapBuilder.php
1uffakind.com/robots/resistorLadder.php
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
When the going gets weird, the weird turn pro. -- HST
1uffakind.com/robots/povBitMapBuilder.php
1uffakind.com/robots/resistorLadder.php
-Phil
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
'Still some PropSTICK Kit bare PCBs left!
Are you going to build a simplified version of the artwork? I hope you test using something small (2x2 or 3x3) before you invest the thousands in a full scale...