Skip to content

Contains utilities to interact with the MPU9255 chip which is a common 9 axis Motion Processing Unit packing gyroscope + accelerometer + compass in a single chip.

License

Notifications You must be signed in to change notification settings

hologramas/MPU9255

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MPU9255

Contains utilities to interact with the MPU9255 chip which is a common 9 axis Motion Processing Unit packing gyroscope + accelerometer + compass in a single chip. Various vendors sell breakout-ready boards with the MPU9250 (or the MPU9255 revision) on them.

The actual chip is fabricated by Invensense. https://www.invensense.com/products/motion-tracking/9-axis/mpu-9250/

The MPU9250 register map is published here: http://www.invensense.com/wp-content/uploads/2017/11/RM-MPU-9250A-00-v1.6.pdf

A copy of the MPU9255 revision documentation is here: https://stanford.edu/class/ee267/misc/MPU-9255-Register-Map.pdf

About

Contains utilities to interact with the MPU9255 chip which is a common 9 axis Motion Processing Unit packing gyroscope + accelerometer + compass in a single chip.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages