#imu #hexmove

bin+lib hexmove

Interface for interacting with Hexmove IMUs

9 releases

new 0.2.3 May 9, 2025
0.2.2 Apr 30, 2025
0.1.6 Nov 15, 2024

#19 in #imu

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 164/week @ 2025-04-23 165/week @ 2025-04-30

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

MIT license

28KB
529 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

~4–12MB
~135K SLoC