Hi I am trying to make a GY-521 gyroscope work with my UNO board. I followed the instructions given in
http://playground.arduino.cc/Main/MPU-6050 but am running into too much trouble.
I tried getting the raw values from the sensor and for that, I downloaded
http://playground.arduino.cc/Main/MPU-6050#sketch and connected vcc to 5, gnd to gnd, scl to A5, SDA to A4. Its just showing me random values oscillating between two values. Please help. I am a complete newbie so I would help if you guys could keep it simple.