Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • please, no pictures of text ... add the actual code to your post and delete the picture of the code Commented Jan 8, 2021 at 3:07
  • I didn't check your motor / driver, but you could check first if you are initialising myStepper correctly; also see here. What are the specs of your motor and shield? Commented Jan 8, 2021 at 3:21
  • Sorry, changed the picture to the provided code from the stepper library examples Commented Jan 8, 2021 at 3:45
  • The specs of the motor are outlined in the post at the very end, but to sum it up its a bipolar motor with 200 steps/rev. Also the code is provided code from the library so I don't think its incorrect, but I can try to change the initialization to what you linked and will update. Thanks. Commented Jan 8, 2021 at 3:49
  • Edit: It was not the initialization, so I think it has to do with wiring or pins addressed. Commented Jan 8, 2021 at 4:04