Arduino_NineAxesMotion
Arduino_NineAxesMotion copied to clipboard
9 Axes Motion Shield Library
changed typo to give back correct information like the other methods which read linearAccelData
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...
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...
Fixed misleading comments Fixed initSensor parameter comments Made reset and int pins parameterisable Set them to defaults which actually work
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.