Skip to content

Conversation

@hany606
Copy link

@hany606 hany606 commented Jul 1, 2021

Add driver for MPU-9255 with I2c interface based on the driver here: https://github.com/Nick-Currawong/RTIMULib2

@bruceme
Copy link

bruceme commented Jul 1, 2021 via email

@hany606
Copy link
Author

hany606 commented Jul 2, 2021

@bruceme Great, take your time!

//#define MPU9150_69 // MPU9150 at address 0x69
//#define MPU9250_68 // MPU9250 at address 0x68
//#define MPU9250_69 // MPU9250 at address 0x69
#define MPU9255_68 // MPU9255 at address 0x68
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't want this to break mine when I pull it, otherwise I'm good with this

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok no problems, perfect!

@bruceme
Copy link

bruceme commented Jul 2, 2021

I thought this was a RTIMU fork I was admin of, I'm not... but it looks good and it should get merged.

I'm going to merge this to my fork here; https://github.com/avpripri/RTIMULib2

@hany606
Copy link
Author

hany606 commented Jul 2, 2021

@bruceme Oh :) Please feel free to do so!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants