Code Monkey home page Code Monkey logo

fusionimuahrs's Introduction

FusionIMUahrs

AHRS Generic Sensor Arduino Library

FusionIMUahrs Library is based on sf9domahrs by Doug Weibel and Jose Julio: http://code.google.com/p/sf9domahrs/

For more detailed technical information about DCM IMU please refer to this document: http://gentlenav.googlecode.com/files/DCMDraft2.pdf

This generic library, works with any sensor that forms part of a IMU (Gyroscope, Accelerometer and Magnetometre - 6DOF/9DOF).

How to get the library:

Directly from github.

$ git clone git://github.com/mobileapes/FusionIMUahrs.git $ cd FusionIMUahrs

If you don’t have git installed, you can also get a tarball or zip of the latest development snapshot of FusionIMUahrs library from github by visiting http://github.com/mobileapes/FusionIMUahrs and clicking "Download". Then unpack the tarball or zip.

How to use the library:

  1. Copy the FusionIMUahrs directory into the Arduino libraries directory.

  2. Functions for accessing the sensor data must be made available in sketch project. These functions are passed to the library as an argument.

For more information, see the examples directory for some example files to try it on.

This has been tested with the following sparkfun boards:

  • IMU 9 Degrees of Freedom - Sensor Stick (SEN-10724)
  • IMU Digital Combo Board - 6 Degrees of Freedom ITG3200/ADXL345 (SEN-10121)
  • Combination of two boards to make a 9DOF IMU
    1. IMU Digital Combo Board - 6 Degrees of Freedom ITG3200/ADXL345 (SEN-10121)
    2. Triple Axis Magnetometer Breakout - HMC5883L (SEN-10530)

Third party Arduino libraries:

This is work in progress, and any corrections and additions are most welcome.

fusionimuahrs's People

Contributors

mobileapes avatar mrhdias avatar

Watchers

 avatar  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.