9 releases
| 0.2.3 | May 9, 2025 |
|---|---|
| 0.2.2 | Apr 30, 2025 |
| 0.1.6 | Nov 15, 2024 |
#7 in #can-bus
155 downloads per month
Used in 3 crates
(via imu)
24KB
447 lines
Hexmove
This crate contains the code for interacting with Hexmove IMUs.
Hexmove IMUs operate over a CAN bus. To set up the CAN interface for Hexmove IMUs, run the following command (where can0 is the name of the CAN interface):
sudo ip link set can0 up type can bitrate 500000
Dependencies
~3–13MB
~128K SLoC