This is a modification of the popular AccelStepper library that runs the motors using timer interrupts instead of polling them in the main loop. This allows for more precise step timings and running ...
Hello, Thanks a lot for this lib, I really appreciate the fact that every settings are so clear. I was using TMCstepper lib before with accelstepper and I'am currently trying to migrate my code to ...