SimSupervisor
08-12-2015, 07:53 PM
There seem to be a concern about interfacing stepper motors with Arduino.
I know it is possible: I did interface steppers to atmega microcontrollers in the past. What I used was a high current darlington transistor array, namely the N2003A - some call it a stepper controller.
Looking quickly on the net, I found out some people do the same to interface with Arduino, so there are codes and even premade boards available, if that could help anyone out. here's what I found:
https://www.arduino.cc/en/Tutorial/StepperUnipolar
http://www.utopiamechanicus.com/article/arduino-stepper-motor-setup-troubleshooting/
I know it is possible: I did interface steppers to atmega microcontrollers in the past. What I used was a high current darlington transistor array, namely the N2003A - some call it a stepper controller.
Looking quickly on the net, I found out some people do the same to interface with Arduino, so there are codes and even premade boards available, if that could help anyone out. here's what I found:
https://www.arduino.cc/en/Tutorial/StepperUnipolar
http://www.utopiamechanicus.com/article/arduino-stepper-motor-setup-troubleshooting/