Member Since: August 17, 2017
Country: United Kingdom
Tutorial - 9DoF Razor IMU M0 Hookup Guide about 7 years ago
I have the same issue
Tutorial - 9DoF Razor IMU M0 Hookup Guide about 7 years ago
Does 'raw accelerometer data' imply that it is not calibrated ?
Tutorial - 9DoF Razor IMU M0 Hookup Guide about 7 years ago
Does the dmp use calibrated accelerometer and gyroscope data to calculate the quarternions, is calibrated data required for reliable quarternions ?
Tutorial - MPU-9250 Hookup Guide about 7 years ago
Turns out the example code sets the interrupt pin: intPin = 12; unfortunately pin 12 on the MKR1000 is the SCL of the I2C bus which has a pull up resistor. I changed that line to intPin = 1; and now it works fine. I think it was just getting interrupted straight away and staying like that. Thanks for the reply :)
Tutorial - MPU-9250 Hookup Guide about 7 years ago
I can't get the breakout board to talk to the Arduino MKR1000. The example sketch uploads fine but nothing appears on the serial monitor on my laptop.
No public wish lists :(