Skip to main content
SRodr.4
Associate
October 15, 2023
Question

Calibrating LSM6DSOX in arduino nano rp2040

  • October 15, 2023
  • 2 replies
  • 1608 views

Hello,

I am doing a project for fall detectino using the MLC in the LSM6DSOX. However, i noticed that the output of the sensor for the accelerometer show values on the 1000 mg range for the z axis. I would like to calibrate the sensro but the only way I found to do this is using the Motion_AC library. However, I don't know how I could use this library in the Arduino environment and more precisely for the board Nano RP2040 connect. Does anybody know how to perfomr the calibration?. Thanks.

This topic has been closed for replies.

2 replies

SRodr.4
SRodr.4Author
Associate
October 15, 2023

The main issue is I want the calibrated values to go into the MLC for classification. I could use a general code for calibration but I need the calibrated values from the accelerometer to go into the MLC.

Federica Bossi
Technical Moderator
October 19, 2023

Hi @SRodr.4 .

 

Why do you want to do a calibration? 1000mg on the Z axis is expected.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.