Skip to content

Releases: Erhan-MADE/StepperControl

StepperControl 2.2.1

27 Sep 23:39

Choose a tag to compare

Changes in library file

StepperControl 2.2

27 Sep 23:31

Choose a tag to compare

Valid Category in library file
Improved code style

StepperControl 2.1

27 Sep 23:06

Choose a tag to compare

Bumped to semver compliant version number

StepperControl 2.0

27 Sep 20:15

Choose a tag to compare

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

27 Sep 22:35

Choose a tag to compare

Added library file