stspin220

Crates.iostspin220
lib.rsstspin220
version0.6.0
sourcesrc
created_at2020-10-19 13:32:23.566449
updated_at2022-08-05 15:14:54.858555
descriptionDriver crate for the STSPIN220 stepper motor driver
homepage
repositoryhttps://github.com/braun-embedded/stepper
max_upload_size
id302916
size3,457
Hanno Braun (hannobraun)

documentation

README

STSPIN220 Driver crates.io Documentation CI Build

About

Rust driver crate for the STSPIN220 stepper motor driver. Carrier boards for this chip are available from Pololu.

This crate is a specialized facade for the Stepper library. Please consider using Stepper directly, as it provides drivers for more stepper motor drivers, as well as an interface to abstract over them.

See Stepper for more documentation and usage examples.

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.

Commit count: 445

cargo fmt