Hi,
I am trying to make a z-stage using a stepper motor and arduino uno. I originally started with the adafruit motor shield v2 due to the fact I could easily make a GUI for it in matlab, but it seems like it is not compatible with my motor.
Do you happen to know if the grblShield has a way to speak with matlab like the adafruit motor shield does through the motor_v2 library? Or any suggestions for a simple gui platform for this board in which I could specify speed, number of steps, direction and start, pause, and stop buttons?
Thanks!