Comments on: Arduino Uno and the InvenSense MPU6050 6DOF IMU https://42bots.com/tutorials/arduino-uno-and-the-invensense-mpu-6050-6dof-imu/ Hobby robotics and electronics with Arduino, ESP82666 and Raspberry Pi Wed, 21 Jun 2017 21:21:38 +0000 hourly 1 https://wordpress.org/?v=5.6.11 By: Len Manning https://42bots.com/tutorials/arduino-uno-and-the-invensense-mpu-6050-6dof-imu/#comment-211352 Wed, 21 Jun 2017 21:21:38 +0000 http://42bots.com/?p=863#comment-211352 I have set this up as per instructions, and it communicates and talks to the serial monitor.
However I appear to get a set of random numbers generated.
Do you think the board is broken?
It is lying on the desk with the IC upwards not moving.
Printout below.

euler 18.49 nan 44.46
euler -180.00 -1.95 -173.34
euler 10.85 3.89 -3.89
euler -179.60 -0.06 179.99
euler 30.31 nan 61.53
euler -29.27 42.85 156.64
euler 180.00 0.00 -180.00
euler -55.09 nan 106.28
FIFO overflow!

]]>
By: avadhoot kesarkar https://42bots.com/tutorials/arduino-uno-and-the-invensense-mpu-6050-6dof-imu/#comment-205338 Tue, 21 Mar 2017 20:27:59 +0000 http://42bots.com/?p=863#comment-205338 Thanks stan for info on MPU 6050….:)

]]>
By: JaJoMa https://42bots.com/tutorials/arduino-uno-and-the-invensense-mpu-6050-6dof-imu/#comment-202935 Fri, 17 Feb 2017 09:38:40 +0000 http://42bots.com/?p=863#comment-202935 thank you for your article.
we use it for an scoll projekt but after the message “Initializing I2C devices…”.
I don’t know what to do know. Hope you can help.

]]>
By: sid https://42bots.com/tutorials/arduino-uno-and-the-invensense-mpu-6050-6dof-imu/#comment-202631 Sat, 11 Feb 2017 12:58:00 +0000 http://42bots.com/?p=863#comment-202631 Hi Stan,
i tried for the example code from MPU6050 example MPU6050_DMP6 it gave no error in compiling.when i uploaded it serial monitor was showing MPU6050 connection failed but i2c scanner detected i2c device at port 0x68 what should i do

]]>
By: bala https://42bots.com/tutorials/arduino-uno-and-the-invensense-mpu-6050-6dof-imu/#comment-199805 Mon, 02 Jan 2017 03:44:44 +0000 http://42bots.com/?p=863#comment-199805 Hi im getting this error when i try to add the library to my Arduino. can anyone help please.
Specified folder/zip file does not contain a valid library .

]]>
By: Sarwade Narasing J. https://42bots.com/tutorials/arduino-uno-and-the-invensense-mpu-6050-6dof-imu/#comment-198328 Mon, 19 Dec 2016 12:59:13 +0000 http://42bots.com/?p=863#comment-198328 Hi stan,
Please look at schmatic of MPU6050 given in following datasheet on page no 22
https://www.invensense.com/wp-content/uploads/2015/02/MPU-6000-Datasheet1.pdf

explain me where should i connect pin 8 (VLOGIC) of MPU6050 ic.
i connected it to gnd via capacitor.

]]>
By: whiletrue https://42bots.com/tutorials/arduino-uno-and-the-invensense-mpu-6050-6dof-imu/#comment-197331 Fri, 09 Dec 2016 15:07:47 +0000 http://42bots.com/?p=863#comment-197331 Nice post, thanks for that. Can you please share how to stop/sleep the MPU6050? I want to be able to activate/desactivate it remotely but I’m not finding how to deactivate it anywhere. Thanks in advance.

]]>
By: Mimansa https://42bots.com/tutorials/arduino-uno-and-the-invensense-mpu-6050-6dof-imu/#comment-189983 Thu, 22 Sep 2016 13:05:43 +0000 http://42bots.com/?p=863#comment-189983 I am getting very drastic fluctuations when in editing the same DMP_6 example code as per my requirement.I just added few simple lines for blinking of led along with my the examples line present.

]]>