tele0592

Crates.iotele0592
lib.rstele0592
version
sourcesrc
created_at2024-09-14 17:32:19.684486
updated_at2024-11-17 21:29:56.438899
descriptionControl an alternate firmware for the DFR0592 DC motor driver hat
homepagehttps://gitlab.telecom-paris.fr/software/dc-motor-driver-hat/
repository
max_upload_size
id1374957
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Samuel Tardieu (samueltardieu)

documentation

https://docs.rs/tele0592/

README

This crate allows controlling a DFR0592 DC motor driver hat running an alternate free software firmware.

By default, this crate can communicate with the controller firmware using an I²C port. It can also communicate with the I²C bootloader developed along with the firmware when using the bootloader feature of this crate.

About the alternate firmware

The alternate firmware and the I²C bootloader can be found in the same repository as this crate: https://gitlab.telecom-paris.fr/software/dc-motor-driver-hat.

Commit count: 0

cargo fmt