This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

I'd like to see an example of an MPU6050 library.

Hello

I am making a project in SDK v17.
I want to use mpu6050 sensor but I don't know how to use library included in SDK.

The example Martinsbl has in GitHub is optimized for SDK v14 and probably not available in other versions.  So I try to use the library provided by the SDK, but it's hard to find a relevant example. 

Can I get some help with this?

Thank you.

Parents
  • Hi,

    I'm not aware of any examples showing the usage of the MPU6050 driver in the SDK. The examples from Martinsbl are using a separate and much more comprehensive driver.

    I do not think that there are major changes in the relevant driver APIs from SDK 14 to SDK 17 to make it very hard to integrate these libraries with the latest SDK, but you will have to do some changes to the projects.

    Best regards,
    Jørgen

Reply
  • Hi,

    I'm not aware of any examples showing the usage of the MPU6050 driver in the SDK. The examples from Martinsbl are using a separate and much more comprehensive driver.

    I do not think that there are major changes in the relevant driver APIs from SDK 14 to SDK 17 to make it very hard to integrate these libraries with the latest SDK, but you will have to do some changes to the projects.

    Best regards,
    Jørgen

Children
No Data
Related