Hi Team,
Could you guys help me what kind of IMU sensor are u using in imx7ulp board to detect the accelerometer and gyrometer values. how we can predict the guestures with the gyrometer and accelerometer values.
Thanks and Regards,
Ravi
Hi can u suggest a c programme which can do for detecting guesture if I have the data
Hi Ravi,
As you can see in the attached schematic, to detect acceleration, you can use either the FXLS8952 or FXOS8700. To measure angular rate, you can use the FXAS21002.
Predicting reliably gestures using accelerometer/gyrometer data is not an easy task and typically involves applying machine learning algorithms to the sensors data.
BR, Tomas