Search found 2 matches

by Rich
Sun Feb 16, 2014 11:45 am
Forum: Motors & Servos
Topic: 5v 4-phase DC gear Stepper Motor + Driver Board (HCARDU0035)
Replies: 7
Views: 25929

Re: 5v 4-phase DC gear Stepper Motor + Driver Board (HCARDU0

EDIT: I managed to find a wide variety of Stepper Motor Couplers on ebay, I opted for 5x8mm as this was the closest match I could find. thanks for that. Final question, does anyone know where I can get some kind of couplings for this so I can connect the shaft to other things? I'm very new to hardwa...
by Rich
Sat Jan 25, 2014 12:43 am
Forum: Motors & Servos
Topic: 5v 4-phase DC gear Stepper Motor + Driver Board (HCARDU0035)
Replies: 7
Views: 25929

Re: 5v 4-phase DC gear Stepper Motor + Driver Board (HCARDU0

thanks for the code, can someone please advise how the circuit would look if I wanted to control the motor with a button? I'm guessing rough code would be: buttonState = digitalRead(buttonPin); // check if the pushbutton is pressed. // if it is, the buttonState is HIGH: if (buttonState == HIGH) { //...

Go to advanced search