Interfacing MPU-6050 with arduino


can 1 planet tell me how interface arduino mpu-6050    :)
i tried hard on google little success.

vcc   ----   5v
gnd  ----   gnd
scl   -----  ?
sda  -----  ?
any other connections?

also can tell me library can used.

thanks

do have 1 ebay less 5 dollars , onboard voltage regulator ?

you can connect 5v.
if doesn't have onboard voltage regulator, connect 3.3v.

the i2c-bus consists of sda , scl.

on arduino, library called "wire" library.
http://arduino.cc/en/reference/wire
read reference. see arduino uno, a4 = sda , a5 = scl.

if have connected properly, i2c_scanner should detect it.
http://playground.arduino.cc/main/i2cscanner

interfacing mpu-6050 not easy.
you can start here : http://playground.arduino.cc/main/mpu-6050
but end here : http://www.i2cdevlib.com/


Arduino Forum > Using Arduino > Sensors > Interfacing MPU-6050 with arduino


arduino

Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62