vesc-comm

Crates.iovesc-comm
lib.rsvesc-comm
version0.1.1
sourcesrc
created_at2019-01-27 10:31:38.461052
updated_at2019-02-10 11:00:23.088972
descriptionAn embedded Rust library for communicating with VESCs
homepagehttps://github.com/chocol4te/vesc-comm
repository
max_upload_size
id110893
size32,505
Ferdia McKeogh (fmckeogh)

documentation

README

vesc-comm

VESC communication library

crates.io docs.rs Build Status Dependabot Status

An embedded Rust library for communicating with VESCs, currently only supports acting as a host (sending commands and receiving responses), support for acting as a VESC is planned.

no_std and std examples can be found in the examples directory.

Commit count: 0

cargo fmt