Skip to content

doates625/MPU6050

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

MPU6050

Class for interfacing with MPU6050 6-axis I2C IMU
Written by Dan Oates (WPI Class of 2020)

Description

The MPU6050 is a 6-axis accelerometer, gyroscope, and thermometer. This library acts as an I2C interface with the device for the Arduino and Mbed platforms. This class supports gyroscope calibration by averaging the macro MPU6050_CAL_SAMPLES number of samples. Note that this operation requires at minimum (MPU6050_CAL_SAMPLES * 4) bytes of RAM.

Dependencies

References

About

MPU6050 I2C interface for Arduino and Mbed platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages