MPU-9250_Breakout icon indicating copy to clipboard operation
MPU-9250_Breakout copied to clipboard

Results 3 MPU-9250_Breakout issues
Sort by recently updated
recently updated
newest added

In the current implementation, it seems that the only way to change the scale of the sensors is to either directly modify the library or to create a child class...

I was having problems with correct operation of MPU-9250, which I explained here: https://github.com/kriswiner/MPU9250/issues/99 The NED coordinate system was the key to my problem. In current version of demo Arduino...

Hey, i felt like adding the SPI feature to this breakout, but i couldn't find guidelines for contributions. I have tested this code on the sparkfun breakout, and it works...