Read accelerometer and gyroscope measurements from the MPU-6050. The MPU-60X0 is the world’s first integrated 6-axis MotionTracking device that combines a 3-axis gyroscope, 3-axis accelerometer, and a Digital Motion Processor™ (DMP) all in a small 4x4x0.9mm package. With its dedicated I2C sensor bus, it directly accepts inputs from an external 3-axis compass to provide a complete 9-axis MotionFusion™ output.
.gitignore@0:1221112820f7, 2018-10-18 (annotated)
- Committer:
- 213468891
- Date:
- Thu Oct 18 17:04:36 2018 +0000
- Revision:
- 0:1221112820f7
Demonstrates how to read gyroscope and accelerometer values from the MPU-6050 module.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
213468891 | 0:1221112820f7 | 1 | .build |
213468891 | 0:1221112820f7 | 2 | .mbed |
213468891 | 0:1221112820f7 | 3 | projectfiles |
213468891 | 0:1221112820f7 | 4 | *.py* |