The examples for interfacing with processing seem to show that it is possible to read data from the Arduino in but is it also possible to control motor devices connected to the Arduino from a program running on the computer?
Ive done the unipolar stepper motor tutorial / guide which is working fine but I would now like to have the computer send a series of instructions through the Arduino to the motors. Is this possible?