EE knowledge is basic. The goal is to build a robot eye with a camera for motion tracking and artificial muscles for movement. Currently, we have an arduino controlling a stepper motor driving the camera. Object tracking is done using Visual C++ which sends data to arduino based on an objects location in space.
We would like to remove the stepper and integrate muscles for movement by varying the voltage supply using a dr. meter DC power supply. Any suggestions on how to change the voltage supply from the arduino? We purchased an ardumoto to connect to the arduino but it seems this only allows for control of direction and speed. Thank you!