Code Monkey home page Code Monkey logo

Comments (4)

leech001 avatar leech001 commented on August 25, 2024

Hi. I can only make the following assumptions:

  1. Check the power supply, the module should come to +5V. Since the module itself has a downgrading LDO to 3.3V;
  2. Try to put additional pull-up resistors parallel to the SDA and SLC buses.
  3. Reduce the length of I2c bus wires if possible;
  4. Try to read values on a clean project without any FreeRTOS or other.

P.S. If nothing helps, try interviewing the sensor using the Arduino libraries to localize the problem in software or hardware.

from mpu6050.

anasvag575 avatar anasvag575 commented on August 25, 2024

Not exactly an issue, but why the use of Accel_Z_corrector = 14418 , instead of 16384.
Because if we use that value, if left parallel to a table (face up), we should get values of (about 0, about 0, close to 1), for the ACC.
In my case i get a value of 1.27 and generally the Z axis reposponds sometimes not so good.
So all in all what I'm asking, the correction value is an issue with the module in general or yours in particular?

BTW, really good and simple driver for the module, worked on the first try.
Thanks a lot!

from mpu6050.

JoaquinEduardoArreguez avatar JoaquinEduardoArreguez commented on August 25, 2024

Hi! thanks for the quick reply!! I just made some changes, and I am now getting correct values (I think). As @anasvag575 noticed, Az value is around +1.2 , shouldn't it be closer to 1? I have the same question
the correction value is an issue with the module in general or yours in particular?

Giro values are:
Gx: between +0.6 and +0.8
Gy: between -2.6 and -3.1
Gz: between -0.6 and -0.9

Values become super noisy even when you move it carefully to get usefull data

Is there a recomended calibration method?

from mpu6050.

iamnarendrans avatar iamnarendrans commented on August 25, 2024

While reading the data, Live expression freeze, I am thinking that, the data got stop on reading.

What would be the issue, any idea on that?

from mpu6050.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.