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
  • 1
    See Arduino - button does not work Commented Aug 11, 2020 at 6:24
  • 1
    Hi can't it be done simply by coding? Commented Aug 11, 2020 at 7:09
  • What is your debug output saying? It's probably printing a lot. How often does it change between ok and ok2? Add a "stop" state (with Serial debug output), forget about the motor until you see the expected output lines properly. What should happen if both buttons are pressed? Should that kill the motor? Commented Aug 11, 2020 at 10:30
  • ` That means it cannot detect the press of another pushbutton to make it counter clock wise` Why is that? How did you connect the buttons. | Also, I would set the max speed in the setup function since you only have to do this once. Commented Aug 12, 2020 at 8:55
  • this looks great, is there anything else i need to do to add a stepper, im struggling a bit, but with some friendly makers helping i know ill get this sorted. as im new to this site, G'Day FROM AUSTRALIA!!!!!! Commented Mar 9, 2021 at 10:05