step-dir 0.2.0

Library for controlling stepper motors
docs.rs failed to build step-dir-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: step-dir-0.4.1

Step/Dir - Library for controlling stepper motors CI Build

About

Step/Dir provides an abstract interface over drivers libraries for stepper motor drivers. It also contains a reference implementation for the STSPIN220 stepper motor driver.

Status

This is only an early draft, mainly intended as a base for further development. Its use cases are very limited right now.

License

This project is open source software, licensed under the terms of the Zero Clause BSD License (0BSD, for short). This basically means you can do anything with the software, without any restrictions, but you can't hold the authors liable for problems.

See LICENSE.md for full details.