Connecting 3 Axis Gyro L3G4200 to Arduino Mega

I am trying to connect this http://dx.com/p/arduino-3-axis-digital-gyroscope-sensor-module-blue-139721?item=126 to Arduino mega with no success.

I followed the instruction here http://bildr.org/2011/06/l3g4200d-arduino/ and also connected the CS to 3.3V but to no avail.

The code is stuck at waiting to read values from the Wire.

Any ideas?

Thanks in advance.

It worked by using this library GitHub - pololu/l3g-arduino: Arduino library for Pololu L3G4200D and L3GD20 boards and following the simple instruction of wiring here https://github.com/pololu/L3G/blob/master/README.textile.

Google still everyone best friend. :smiley: