Page 1 of 1

Stepper Motor Control

Posted: Wed Mar 15, 2023 10:21 pm
by marcellm
Hi, I love that MM has Servo motor control, and have used it successfully in a piece, however is it possible to have stepper motor control? Perhaps a way to translate servo control to stepper motors?
Thanks, Marcell

Re: Stepper Motor Control

Posted: Thu Mar 16, 2023 5:16 pm
by mad-matt
It might not be complicated to send OSC from MadMapper (OSC Out Module) to an Arduino. I did it without problems a while ago. There's an official OSC library in Arduino Studio. But you have to program what you want to do on stepper based on that.
You should easiely find resources for doing it

Re: Stepper Motor Control

Posted: Tue Mar 21, 2023 2:43 am
by marcellm
Thank You for that info. I will try out the OSC integration.
Marcell