About 7,940 results
Open links in new tab
  1. LSM9DS1: how to change sampling frequency and acceleration …

    Nov 15, 2019 · LSM9DS1/LSM9DS1_MS5611_BasicAHRS_t3.ino at master · kriswiner/LSM9DS1 · GitHub A more thorough example of manipulating the registers on …

  2. LSM9DS1 breakout - How to increase speed - Arduino Forum

    Jul 9, 2019 · LSM9DS1, good choice. I found that the LSM9DS1 Adafruit Library does not work with an ESP32, I wrote my own. You can edit the AdaFruit Library .h and . cpp files to just give …

  3. How to calibrate the accelerometer (LSM9DS1) of the Nano 33 BLE …

    May 20, 2020 · I have 2 boards of nano 33 ble sense. and I tried to get the accelerometer data, I found that the z data of the accelerometer is not close to zero, it is close to 1mg. but x y data is …

  4. LSM9DS1 datasheet unclarity - Sensors - Arduino Forum

    May 21, 2020 · One thing that I would change is name of the library. My copiler complains about LSM9DS1_V2.0, it seems that LSM9DS1_V2 would be more compatible. BTW - I'm trying to …

  5. LSM9DS1 with ESP32 trough I2C - Sensors - Arduino Forum

    Dec 17, 2021 · Hello, I am trying to get the LSM9DS1 to talk to my ESP32 using I2C... but cant get it to work. Used various libraries that can be installed rough the Arduino IDE but no cigar. …

  6. Editing Arduino_LSM9DS1 to use external IMU

    Jan 25, 2025 · I am trying to adjust the Arduino_LSM9DS1 library to use an external LSM9DS1 connected over I2C, so that i can use the FIFO functionality of the library, which I have not …

  7. LSM9DS1 - Heading values are affected by pitch and roll (after ...

    Jan 29, 2021 · I bought the 9DoF stick (LSM9DS1) a few days ago, I was using MPU6050 but I wanted to get accurate Yaw angle data and the yaw on the MPU6050 was drifting so I …

  8. LSM9DS1 can't extract yaw angle - Sensors - Arduino Forum

    Jan 22, 2024 · Hi everyone, I'm using a 9DOF IMU sensor (Adafruit LSM9DS1) for an RC vehicle. I managed to extract the sensor readings and calculate the roll and pitch angles, but I still can't …

  9. New version LSM9DS1 library - Sensors - Arduino Forum

    May 23, 2020 · Hi to all I have written a new version of the LSM9DS1 library for the IMU chip. It was tested on a Nano 33 BLE Sense board and should be backward compatible with V1.01.0. …

  10. Calibration d'un LSM9DS1 - fonction qui retourne plusieurs …

    Apr 8, 2020 · Bonjour, Je dispose d'un capteur accéléromètre-gyroscope-magnétomètre que j'utilise pour suivre l'évolution d'un pendule simple (je ne prends que la partie accélération). Je …

Refresh