Skip to content

kovi10/MPU-9250_Breakout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

9 Degrees of Freedom - MPU-9250 Breakout

9 Degrees of Freedom - MPU-9250 Breakout

9 Degrees of Freedom - MPU-9250 Breakout (SEN-13762)

The MPU-9250 is an accelerometer, gyro, and magnetometer all in a single package with an I2C. The datasheet can be found here.

There are two SparkFun Arduino libraries available for this sensor:

Repository Contents

  • /Firmware — An Arduino library with an example that sends raw sensor data, quaternions, and AHRS data out of the serial port
  • /Hardware — All Eagle design files
  • /Production — Test bed files and production panel files

Documentation

License Information

The hardware is released under Creative Commons Share-alike 4.0.
The firmware is released under the Beerware license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.0%
  • C++ 22.0%