GithubHelp home page GithubHelp logo

Comments (5)

pagalFromAgra avatar pagalFromAgra commented on July 29, 2024

Hello,

You need to connect the interrupt pin (INT) on MPU6050 to Arduino's pin #2
as well. But I imagine that it should not have shown zeros without INT;
should've said "Waiting for first interrupt...".

  • Aditya

On Mon, Feb 24, 2014 at 5:14 AM, reut10 [email protected] wrote:

hi!
I connect my arduino to the mpu 6050 in this way:
VDD and VIO of MPU6050 to 3.3V from the Arduino board.
SDA ( Serial Data ) pin from MPU6050 board to Analog pin 4.
SCL ( Serial Clock ) to Analog pin 5.
Ground - ground .
i try to use this libarary: https://github.com/jrowberg/i2cdevlib
and i get zeros!!!
what's wrong!?!?!?
thank you,
reut.

Reply to this email directly or view it on GitHubhttps://github.com//issues/61
.

from i2cdevlib.

reut10 avatar reut10 commented on July 29, 2024

I use the example of mpu6050 raw,
I still need to use int?
thank you again!!!

from i2cdevlib.

honnet avatar honnet commented on July 29, 2024

I'm not sure if this will help you but I had a similar problem and setting the PWR_MGMT registers to 0 solved mine ;)
I'm going to dig a bit more and tell you if I find a clean way to do it...

from i2cdevlib.

honnet avatar honnet commented on July 29, 2024

@reut10
If ever you haven't solved your problem, try adding a delay just before starting initializing the IMU (to find the right time, dichotomy is your friend).
I hope you didn't get a Heisenbug...
May the force be with you!

from i2cdevlib.

circuitmagic avatar circuitmagic commented on July 29, 2024

Hi,
check this example maybe this will help you.
https://www.youtube.com/watch?v=D5HY_tjW1lc

from i2cdevlib.

Related Issues (20)

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.