ameyer / 6dof

Arduino/processing code for the sparkfun 6DOF sensor

Home Page:http://adam-meyer.com/arduino/6dof

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sparkfun 6DOF

Arduino/processing code for the sparkfun 6DOF sensor: https://www.sparkfun.com/products/10121

For complete hookup and tutorial see: http://adam-meyer.com/arduino/6dof

The code is provided under the MIT license please use, edit, change, and share.

Big Thanks to varesano.net for the freeimu code this is based off of.

Before loading the sixDOF_Example code, or even opening the arduino software, place the FreeSixIMU folder in your arduino library.

ARDUINO LIBRARY LOCATION
  • On your Mac:: In (home directory)/Documents/Arduino/libraries
  • On your PC:: My Documents -> Arduino -> libraries
  • On your Linux box: (home directory)/sketchbook/libraries

For all my arduino articles: http://adam-meyer.com/arduino/

About

Arduino/processing code for the sparkfun 6DOF sensor

http://adam-meyer.com/arduino/6dof

License:MIT License


Languages

Language:Arduino 62.4%Language:C++ 27.1%Language:Processing 8.1%Language:C 2.4%