myo-processing
myo-processing copied to clipboard
Contributed library to use multiple Myo's in Processing.
Results
2
myo-processing issues
Sort by
recently updated
recently updated
newest added
Hi Nok, I'm trying to read two myo's at the same time, what would be the correct method to do so? Thanks a lot for this processing implementation Best David
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,...