Could you use a bank of 5 relays coming out of your motor driver, distributing one of the leads to each of the actuators? The Arduino would then switch on one relay at a time.
--
The Aussie Shield: breakout all 28 pins to quick-connect terminals
Each actuator would have 2 relays. So 5 actuators, 10 relays.
I don't have time right now to do the potentiometer connections. But could I put the Arduino 5v and GND on bus bars. Attach all 5V and Gnds to the actuators. And then take the signal wires to the Arduino analog pins?
Close...but not quite what I had in mind. I though that the OutA output of the driver would be common to all actuators. The OutB would be the one that is switched by the relays.
It should be doable with only 5 relays then.
--
The Gadget Shield: accelerometer, RGB LED, IR transmit/receive, speaker, microphone, light sensor, potentiometer, pushbuttons
Anyone know if I can put the Arduino 5v and GND on bus bars. Then attach all 5V and Gnds to the actuators. Then take the signal wires to the Arduino analog pins?
Is that spreading too thin?
Should I use another 5 relays for the potentiometers?
RuggedCircuits:
Close...but not quite what I had in mind. I though that the OutA output of the driver would be common to all actuators. The OutB would be the one that is switched by the relays.
It should be doable with only 5 relays then.
OK, wasn't sure if it would be a problem because sometimes OutA will be positive, sometimes negative.