Crates.io | tele0592 |
lib.rs | tele0592 |
version | 1.1.1 |
source | src |
created_at | 2024-09-14 17:32:19.684486 |
updated_at | 2024-09-21 12:23:43.509851 |
description | Control an alternate firmware for the DFR0592 DC motor driver hat |
homepage | https://gitlab.telecom-paris.fr/software/dc-motor-driver-hat/ |
repository | |
max_upload_size | |
id | 1374957 |
size | 51,019 |
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.
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.