- Joined
- Oct 29, 2024
- Messages
- 2
- Reaction score
- 0
What I am trying to do is control the step motor 28BYJ-48 5VDC with the given ir remote in the arduino uno r3 kit. The functions i need is to rotate clockwise when a button is pressed, rotate clockwise when the other button is pressed, and for it to stop when a third button is pressed. This is my code so far: