- 1.62 2022-05-22 Added link to AccelStepper - The Missing Manual. - Fixed a problem when setting the maxSpeed to 1.0 due to incomplete initialisation. Reported by Olivier Pécheux. - 1.63 2022-06-30 Added virtual destructor at the request of Jan. - 1.64 2022-10-31 Patch courtesy acwest: Changes to make AccelStepper more subclassable. These changes are largely oriented to implementing new step-scheduling algorithms.
10 lines
390 B
INI
Executable File
10 lines
390 B
INI
Executable File
name=AccelStepper
|
|
version=1.64
|
|
author=Mike McCauley <mikem@airspayce.com>
|
|
maintainer=Patrick Wasp <patrickwasp@gmail.com>
|
|
sentence=Allows Arduino boards to control a variety of stepper motors.
|
|
paragraph=Provides an object-oriented interface for 2, 3 or 4 pin stepper motors and motor drivers.
|
|
category=Device Control
|
|
url=http://www.airspayce.com/mikem/arduino/AccelStepper/
|
|
architectures=*
|