#imu #hexmove

bin+lib hexmove

Interface for interacting with Hexmove IMUs

7 releases

new 0.2.1 Apr 22, 2025
0.2.0 Apr 20, 2025
0.1.6 Nov 15, 2024

#923 in Hardware support

Download history 79/week @ 2025-01-15 19/week @ 2025-01-22 18/week @ 2025-01-29 83/week @ 2025-02-05 124/week @ 2025-02-12 3/week @ 2025-02-19 6/week @ 2025-03-05 3/week @ 2025-03-19 30/week @ 2025-04-09 364/week @ 2025-04-16

395 downloads per month
Used in 2 crates (via imu)

MIT license

24KB
438 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–11MB
~116K SLoC