sen-11028 MPU 6050 from sparkfun


hello,
i'm trying interface mpu 650 sen-11028 sparkfun arduino uno r3 , connections follows i'm unable interface board!   

wiring-
vdd --> 3.3v
gnd --> gnd
sda  --> a4
scl --> a5

copied "i2cdev" , "mpu6050" folder form  https://github.com/jrowberg/i2cdevlib libraries
then copy pasted http://playground.arduino.cc/main/i2cscanner   i2c scanner script says no connection found..
is there special trick or connection particular breakout board?

the sensor 3.3v device.

if connected 5v outputs without level shifter, may have been destroyed.


Arduino Forum > Using Arduino > Sensors > sen-11028 MPU 6050 from sparkfun


arduino

Comments

Popular posts from this blog

sd card Could not find FAT16/FAT32 partition [solved]

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Programming ATtiny816 using Arduino IDE