myo-processing
myo-processing copied to clipboard
Gyroscope and Accelerometer data swapped
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.