You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to operate a bi-polar stepper motor using an adafruit motorhat
Any ideas on how to support this board with a stapper motor? If I try to specify var m = five.Stepper(...)
than an error that Stepper not supported is thrown.
Any ideas or pointing in the right direction would be appreciated...
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to operate a bi-polar stepper motor using an adafruit motorhat
Any ideas on how to support this board with a stapper motor? If I try to specify
var m = five.Stepper(...)
than an error that Stepper not supported is thrown.
Any ideas or pointing in the right direction would be appreciated...
The text was updated successfully, but these errors were encountered: