Skip to content

sneak-thief/MPU6050

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPU6050Spark

MPU6050 library for Spark adapted from Sparkfun Arudino library.

Example MPU6050_raw.cpp is dependent on:

MPU6050.h
MPU6050.cpp
I2Cdev.cpp
I2Cdev.h

Example MPU6050_DMP6.cpp is dependent on:

MPU6050.h
MPU6050.cpp
I2Cdev.cpp
I2Cdev.h
helper_3dmath.h
MPU6050_6Axis_MotionApps20.h 

NOTE: The MPU6050_DMP6.cpp will not compile on the web IDE but will compile on a local toolchain (using github master Mar 2/2014)

None of the examples make use of MPU6050_9Axis_MotionApps41.h

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.2%
  • C 20.8%