Magic Wand example Issue: No data from IMU #136
-
Hey, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hey, |
Beta Was this translation helpful? Give feedback.
-
Thanks Leonardo, I've included here a barebones IMU acceleration + gyro CSV data logger sketch that anyone can use to capture data to build ML models on the MG24 Sense.
|
Beta Was this translation helpful? Give feedback.
Hey,
XIAO MG24 Sense board uses LSM6DS3TR-C imu sensor.
Magic wand example works with LSM6DSOX imu sensor. You should adapt the example on your IMU sensor using the correct library (LSM6DS3 library as in the example ble_hid_mouse_xiao_mg24)