Hi, can anyone help or give tips on how to control a stepper motor thru the standard parallel port? Which chip must i use? I know roughly the function to use in C, outportb(int portid, unsigned char value) <- here the value is in bytes? so when I write it down it will be something like outportb(0x378,0x01) for pin no. 2 of the parallel port? thanks! or mail me at <A HREF="mailto:wombat6@yahoo.com">wombat6@yahoo.com</A><br>thanks<br><br>PS its for a robotics project