This repo aims to program an arduino sketch that allows the user to control two MPU6050 sensors.
This sketch is based on Jeff Rowberg's MPU6050 DMP sketch linked here.
Before running the arduino sketch, please download the "MPU6050_6Axis_MotionApps20.h" and "I2Cdev.h" libraries from the link above.