myo-processing icon indicating copy to clipboard operation
myo-processing copied to clipboard

Gyroscope and Accelerometer data swapped

Open ar0551 opened this issue 9 years ago • 0 comments

Testing the Myo armband with Processing 3.0, it seems that the Gyroscope and Accelerometer data provided by the myo.getAccelerometer() and myo.getGyroscope are swapped, with the .getAccelerometer() providing the Gyroscope data, and the .getGyroscope() providing accelerometer data.

ar0551 avatar Nov 28 '16 12:11 ar0551