Skip to content

sparkfun/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.