Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative to MPU9250 and BNO055 #480

Open
Stephan-Cl opened this issue Jun 23, 2022 · 9 comments
Open

Alternative to MPU9250 and BNO055 #480

Stephan-Cl opened this issue Jun 23, 2022 · 9 comments

Comments

@Stephan-Cl
Copy link

Hello Kris,
Since you're an expert at that, I was wondering if you had any recommendation for an easy-to-use yet reliable alternative to the above chips, as those are no longer available. I'm looking for an I2C-based, ready-to-go board to interface with an ESP32. The chip should also have some sort of library (Arduino or such) to quickly get me going.
Any help appreciated.

Regards,

S. Clark

@kriswiner
Copy link
Owner

kriswiner commented Jun 23, 2022 via email

@Stephan-Cl
Copy link
Author

Wow! So nice of you to provide so much information, and quickly.
Thank you very much. I'll look into those.

SC

@StayYouth1993
Copy link

What about MPU6500 + MC5983, which is much more cost down for me.

@kriswiner
Copy link
Owner

kriswiner commented Aug 9, 2022 via email

@kriswiner
Copy link
Owner

kriswiner commented Aug 9, 2022 via email

@StayYouth1993
Copy link

This would be a good choice, but I still think the LSM6DSM/R is a better 6 DoF sensor. Instead of the MPU6500, mabe look at the ICM426X8?

On Mon, Aug 8, 2022 at 7:37 PM StayYouth1993 @.> wrote: What about MPU6500 + MC5983, which is much more cost down for me. — Reply to this email directly, view it on GitHub <#480 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTDLKWZ72G3ZSEF63EARYDVYG773ANCNFSM5ZSNGVTA . You are receiving this because you commented.Message ID: @.>

I have inquiried the price(1k pcs) just now, which is:

  1. LSM6DSRTR 9RMB
  2. LSM6DSMTR 13RMB
  3. MPU6050 5.5RMB(which is not totally new, price for totally new is 35RMB)
  4. MMC5983MA 4.3RMB
    As for ICM42605 and ICM42668, that's not avaliable in china.

I'm more cost sensitive. However, consider the chip quality, so my final choice is LSM6DSRTR + MMC5983MA. Thanks so much for your help!!!

@StayYouth1993
Copy link

I also tested MPU9255(I have bought so many fake chip which actually is MPU6500, I have to give up on plan for MPU925x) with magwick fusion algorithm, which performance is very good without fast moving or shaking. However, when it comes for fast moving on human body(especially hands moving), magwick is not good enought, I think some strategy has to be made for this situation.

@kriswiner
Copy link
Owner

kriswiner commented Aug 9, 2022 via email

@StayYouth1993
Copy link

Oh, that's a good choice! I'll try later, thanks so much for your help!!!!!!!

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

No branches or pull requests

3 participants