Releases: Erhan-MADE/StepperControl
Releases · Erhan-MADE/StepperControl
StepperControl 2.2.1
Changes in library file
StepperControl 2.2
Valid Category in library file
Improved code style
StepperControl 2.1
Bumped to semver compliant version number
StepperControl 2.0
Stepper Motor Controller for 28BYJ-48.
Features
* Different drive modes:
FullStep
HalfStep
WaveDrive
* Direction Control
* Speed Control
* Actions, sequence of specified movements with start and end delay and callback functionality
For a more generic stepper motor library please check the Arduino Stepper.h lib.
It handles stepper motors with 2/4/5 pins!
Includes two example sketches that can be accessed via File > Examples > StepperControl
in the Arduino IDE after installation.
Rerelease
Added library file