Forum >Libraries compatible with DRI0023 Stepper Driver
Libraries compatible with DRI0023 Stepper Driver

Are there any arduino libraries that are compatible with the DRI0023 stepper driver board? I have the sample code working but the example is of limited utility. Also, I can only get the motor to work at one speed- changing the wait times doesn't seem to do anything.
2018-08-01 17:43:46 To control the speed, you don't need to use a library, if you want to change the stepper motor speed, you just need to change the delay time in the code, you can also calculate the speed by the micro step resolution.
robert.chen
