MPU-92/65 Gyroscope sensor

Hello everyone, I have a problem with MPU-92/65 gyroscope sensor. I don't find a proper library for it, and I can't use other libraries like those for MPU6050 or MPU9250. At the beginning those are working, but I think they crash or something, because no data is received after a dozen of results.
Any help to find the right library for this sensor, or any idea how can I use those libraries without problem?

Please post a link to the product page for this sensor.

The MPU-6050 and MPU-9250 are obsolete and have not been manufactured for years.You may have some sort of clone or a fake.

In any case you will be much better off with a more modern 6 or 9DOF sensor, purchased from a reliable hobby distributor like Adafruit, Sparkfun or Pololu, who also provide product support.

I don't have a link for it, I bought it from an electronics store, but I can attach a photo of the sensor

I suggest to take it back to the store and trade it in for something that works.

Most sensors are 3.3V. If you use one with a 5V Arduino, you need logic level shifting circuitry, which is not present on that board.

Can I integrate an I2C to this sensor module instead of changing it?

The connectors labeled SCL and SDA should be the I2C connections to whatever is on that board.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.