#imu #interface #bus

bin+lib hexmove

Interface for interacting with Hexmove IMUs

5 releases

0.1.6 Nov 15, 2024
0.1.5 Nov 15, 2024
0.1.4 Nov 12, 2024
0.1.3 Nov 12, 2024
0.1.2 Nov 12, 2024

#19 in #imu

Download history 388/week @ 2024-11-10 37/week @ 2024-11-17 4/week @ 2024-11-24 1/week @ 2024-12-01 26/week @ 2024-12-08 10/week @ 2024-12-15 74/week @ 2025-01-12 21/week @ 2025-01-19 7/week @ 2025-01-26

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

MIT license

17KB
313 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–10MB
~112K SLoC