stepper motor control using a usb to parallel adapter

Hi,
I have a stepper motor which uses a parallel port. My computer does not have any parallel port. So I used a usb to parallel adapter and connected it to a usb port of my computer. How can I send signal to the usb to control it? I have a MATLAB version R2019b, 64-bit
I have a code which uses digitalio, but it does not work for the adapter or usb port.
Thanks!

2 Comments

Hi,
i have the same problem and found no easy solution for it. Did you manage to solve the problem?
Thank you in advance
Michele
Hi Michele,
I used an Arduino Ono microcontroller to send the signals.
And I had to use it in MATLAB. So I programmed it in Arduino IED and then convert it to .hex and used it in matlab.
Hope this helps.
H.

Sign in to comment.

Answers (0)

Categories

Find more on Simulink Supported Hardware in Help Center and File Exchange

Products

Release

R2019b

Asked:

on 8 May 2021

Commented:

on 1 May 2022

Community Treasure Hunt

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

Start Hunting!