Difference between revisions of "MPU6050 Module"

From Wiki
Jump to: navigation, search
Line 5: Line 5:
 
===Step 1: Connect the circuit===
 
===Step 1: Connect the circuit===
 
See the following table for connection between the I2C LCD2004 and the SunFounder Uno board:<br>  
 
See the following table for connection between the I2C LCD2004 and the SunFounder Uno board:<br>  
[[File:Fdfds.png]] <br>
+
[[File:Untitled Sketch 2_bb.png]] <br>
 
<center>
 
<center>
 
{| border="1" class="wikitable"
 
{| border="1" class="wikitable"
Line 19: Line 19:
 
|-
 
|-
 
|align="center"|SDA  
 
|align="center"|SDA  
|align="center"|A4 /pin 20 mega2560
+
|align="center"|A4  
 
|-
 
|-
 
|align="center"|SCL
 
|align="center"|SCL
|align="center"|A5 /pin 21 mega2560
+
|align="center"|A5
 
|}
 
|}
 
</center>
 
</center>

Revision as of 01:51, 28 August 2017

Introduction

Mpu6050.png
The MPU-6050 is the world’s first and only 6-axis motion tracking devices designed for the low power, low cost, and high performance requirements of smartphones, tablets and wearable sensors.

Experimental Procedures

Step 1: Connect the circuit

See the following table for connection between the I2C LCD2004 and the SunFounder Uno board:
Untitled Sketch 2 bb.png

MPU6050 SunFounder uno Board
GND GND
VCC 5V
SDA A4
SCL A5

Step 2:Add library

Resource

[ Test Experiment for Arduino]LINK.jpg
Test Experiment for Raspberry PiLINK.jpg