Giter Club home page Giter Club logo

9dofblock's Introduction

9dofBlock

Python library for Intel Edison Sparkfun 9DOF block

This is a python library for communicating over I2C with SparkFun's 9DOF block. The 9DOF block uses a 3-axis accel, mag, and gyro from STMicroelectronics LSM9DS0 sensor.

This library depends upon the intel mraa library and python numpy. If you don't have these, you can install the necessary dependencies using the dependencies.sh script via

sh ./dependencies.sh

Then, you can run the example file with

python example.py

This file configures your 9DOF block and prints streaming accel, mag, gyro, and temperature data to the terminal window.

Registers for the accel, mag, and gyro configuration are given in the config.py file. Functions for setup, config, read, and write are given in the SF_9DOF.py file.

This is a work in progress. Currently, I'm not sure that the calibration on temperature is correct, but I wasn't too concerned with that sensor.

For more information on how this works, check out my blog: http://stephaniemoyerman.com/?p=81

9dofblock's People

Contributors

smoyerma avatar smoyerman avatar

Watchers

James Cloos avatar ubus 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.