I got a new laptop and before this I was using the GY80 with no issue whatsoever but now I can't seem to just read the RAW data from the sensor or anything. I have no idea what could be the problem. I'm using a Arduino Uno with the GitHub - muggn/GY80: Lightweight Arduino library for GY80 10-DOF sensor modules. Working with: L3G4200D, ADXL345, HMC5883L and BMP085 library, and the code is the one from the example. In the serial monitor all I get is "⸮$Q⸮⸮⸮-@⸮Q⸮".
I've tried other libraries with no success.
example.ino (1.3 KB)