hi all, iam doing a project based on motion controll,, i need to rotate a stepper motor to a particular angle, how can i interface to this motor by using a arduino through serial port
You will need a step/direction drive that receives RS232 or whatever format the Arduino uses.
I cannot think of one off hand although I believe there are USB controllers made for the hobby CNC crowd.
There are many stepper controller aimed at Arduino however.
If 3 axis control, do you intend interpolated control?
Max.[/QUOT
sir i wanted to create a software in which the front panel should have a input control, if i have to rotate the mototr to 30 degree whenver i run the program it has to rotate up to 30 degree,, how could i interface a stepper motor with the serial port