I have a HKpilot mage mini v2.56
whats the code to read the accel, gyro
thanks
I have a HKpilot mage mini v2.56
whats the code to read the accel, gyro
thanks
I have a HKpilot mage mini v2.56
Well, good for you. I'm sure that one of us knows what that is.
whats the code to read the accel, gyro
Wire.read();
After you tell the device that you want data. That assumes that the devices are I2C devices. Since you forgot to tell us ANYTHING about them, YOU can write the damned code.