-
On [imu.py](https://github.com/micropython-IMU/micropython-mpu9x50/blob/master/imu.py) line 184:
` return bytes_toint(self.buf2[0], self.buf2[1]) / 340 + 35 # I think `
Whereas **MPU-6000 and MPU-…
-
**What's the full name of the component you'd like to see in Adafruit.io WipperSnapper?**
Adafruit MPU-6050 6-DoF Accel and Gyro Sensor - STEMMA QT Qwiic
**What type of component is this (i.e.: Pi…
-
I'm trying to follow [this](https://playground.arduino.cc/Main/MPU-6050#short) to set up the sensor for my controller but I can't seem to figure it out. The code is uploaded to my Arduino and the valu…
-
Hi,
I'm using your code for the MPU-6050 on the Pi 4.
I'm having a very hard time getting correct results and not sure who else to ask. I'de really appreciate any help.
It seems I'm getting ran…
-
Hi there, iam trying to do a self balancing bot as a school project but i got stcuk with the mpu 6050
I tried using the code (MPU_ 6050_raw) but the reading is only zeros
Tried the MPU_6050_DMP i go…
-
-
For my application of the sensor, a VR headset, I need the axes to be redefined to Yaw about the x-axis, Pitch about the y-axis and roll about the z-axis. Looking at example code and at the MPU6050_9A…
-
I am using the MPU-6050 code for a control system. Using the MPU6050_DMP6 example I get very accurate results and am very pleased. The issue I am having though is with the Yaw angle. I would like the …
-
Hello, is it possible to implement a 3 axis Gyroskop for next track and previous track?
Thank you very much
Best Regards
Markus
-