Skip to content

benpeart/mpu6050

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPU6050 by Electronic Cats - Library for Arduino

LibraryBuild

Arduino library for controlling MPU6050 module.

MPU6050 Combines a 3-axis gyroscope and a 3-axis accelerometer on the same silicon die together with an onboard Digital Motion Processor(DMP) which processes complex 6-axis MotionFusion algorithms.

Features of this version

  • Supported Chipsets

    • AVR
    • SAM
    • SAMD21
    • ARM
    • ESP32
    • ESP8266
    • RENESAS

Original Library

Based in the work of jrowberg/i2cdevlib

Quick Installing

To install, use the Arduino Library Manager and search for "MPU6050" and install the MPU6050 by Electronic Cats library.

Maintainer

Electronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!

About

MPU6050 Arduino Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%