Components and supplies
Dupont cables
MPU9250
Mini Breadboard
Arduino Nano
Apps and platforms
Arduino IDE
Project description
Code
HiBit - MPU9250
Official HiBit repository for MPU9250: wiring, schema and Arduino code (including libraries).
Downloadable files
MPU9250
Wiring schema for MPU9250 and Arduino Nano
MPU9250
Comments
Only logged in users can leave comments
hibit
2 years ago
That topic is covered in a different blog entry on our website. There are different techniques for that, a simple and accurate one is using complementary filter formula to combine accelerometer and gyroscope values.
Anonymous user
2 years ago
How to obtain orientation in degrees from initial position? (Not rotation speed in degrees per second).