Arduino_NineAxesMotion icon indicating copy to clipboard operation
Arduino_NineAxesMotion copied to clipboard

9 Axes Motion Shield Library

Results 12 Arduino_NineAxesMotion issues
Sort by recently updated
recently updated
newest added

changed typo to give back correct information like the other methods which read linearAccelData

type: imperfection
topic: code

I have tried interfacing the 9 axis motion shield to the Arduino mega and ran the sample code but Im getting zeros as my answer. my connection are SDA SCL...

type: imperfection

Hey guys, I have a school project using a NineAxesMotion Shield. When i download your library, i found 2 error on the _Arduino_NineAxesMotion.h_ file that make crash compilation of your...

type: imperfection
topic: code

Fixed misleading comments Fixed initSensor parameter comments Made reset and int pins parameterisable Set them to defaults which actually work

type: imperfection
type: enhancement
topic: code
topic: documentation

I need to get all sensor values (Gyro, Accelerometer, Magnetometer, Euler, and Quaternion) at the highest update rate possible (100Hz). But, everytime I called the updateGyro(), updateAccel() and so on,...

I cant get any of the sensors to reports any calibration status other than 0. Using this code on a brand new Uno rev3 + 9 axes motion shield. Am...

I am working on a mobile robot based on ROS. It includes servo motors with incremental encoders and Bosch BNO055 IMU for localization. IMU is connected with an Arduino UNO...

Maintainer is changed from `Arduino ` to `Arduino ` within the `library.properties` file.

type: enhancement
topic: infrastructure