tockn / MPU6050_tockn

Arduino library for easy communication with MPU6050
218 stars 84 forks source link

Perform hardware interfacing on a microcontroller platform effectively #54

Open sehrishgill99 opened 8 months ago

sehrishgill99 commented 8 months ago

Interface the MPU-6050 Inertial Measurement Unit Sensor with TivaC Launchpad using InterIntegrated Circuit (I2C) communication protocol by configuring its registers. Display the three axis measurements of gyroscope and accelerometer on serial terminal of PuTTY.