Giter Site home page Giter Site logo

lkolbly / sparkfun_mpu-9250_breakout_arduino_library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sparkfun/sparkfun_mpu-9250_breakout_arduino_library

0.0 1.0 0.0 259 KB

Arduino sketch for MPU-9250 9DoF with AHRS sensor fusion

C++ 99.10% C 0.90%

sparkfun_mpu-9250_breakout_arduino_library's Introduction

MPU-9250 9 DOF IMU Arduino Library

MPU-9250 Breakout

MPU-9250 Breakout (SEN-13762)

This is an arduino IDE library to control and read from the MPU-9250. It provides access to accelerometer, gyroscope, and magnetometer sensor readings. It should be compatible with any Arduino-compatible development board. It has been thoroughly tested with Arduino Pro Mini.

If you're looking for a more advanced library, which takes advantage of the MPU-9250's digital motion processing (DMP) features (tap-detection, pedometer, orientation, quaternion-calculation), and if you have a more advanced Arduino development board (e.g. Arduino Zero, SparkFun SAMD21 Breakout), check out the SparkFun MPU-9250 DMP Library.

Repository Contents

  • /examples — Example sketch for the library (.ino). Run this from the Arduino IDE.
  • /src — Source files for the library (.cpp, .h).
  • keywords.txt — Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties — General library properties for the Arduino package manager.

Example Briefs

  • MPU9250BasicAHRS — Prints out sensor data with some sane default configuration parameters

Documentation

Products that use this Library

Version History

  • V 1.0.0 — Initial commit of Arduino 1.5+ compatible library.

License Information

This product is open source!

Code is a lightly modified version of Kris Winer's code which was licensed as Beerware. It's unclear the license of the code in quaternionFilters.ino.

If you have any questions or concerns on licensing, please contact [email protected].

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

sparkfun_mpu-9250_breakout_arduino_library's People

Contributors

kriswiner avatar oclyke avatar bennehboy avatar brentwilkins avatar eric-wieser avatar jimblom avatar lkolbly avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.