How to connect and control a stepper motor and sensor connected to laptop using matlab?

8 views (last 30 days)
I have a stepper motor with driver and a through beam sensor, when an object passed my sensor I would like my program to run and the motor will also run by 90 degrees counterclockwise then after the object passed the second sensor my motor will turn clockwise again by 90 degrees. can anyone help me how to connect this using parallel port and the code for it? Thank you very much hope someone helps
  2 Comments
Walter Roberson
Walter Roberson on 22 Nov 2012
Which operating system and MATLAB version are you using, and are you using 32 bit or 64 bit MATLAB?
Newer versions of MS Windows have made it technically difficult and slow to access the parallel port. It is recommended that you do not start any new projects using the parallel port.

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 24 Nov 2012
  33 Comments
Kevin
Kevin on 1 Dec 2012
Thank you I think I have downloaded that arduino package. I think it will be safer than having the sensor input enter the laptop directly
Kevin
Kevin on 28 Jan 2013
hey man, I tried the arduino package and it says timeout error, c an you help me fix this?

Sign in to comment.

Communities

More Answers in the  Power Electronics Control

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!