Arduino IMU tutorial

less than 1 minute read

Published:

  1. Arduino UNO with MPU6500


git clone https://github.com/jrowberg/i2cdevlib


Place Arduino folder into C:\Program Files (x86)\Arduino\libraries
Copy I2Cdev header file and source file from I2Cdev folder to MPU6050
Connect arduino to PC and upload MPU6050_DMP6 to arduino