Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Myo orientation on arm in ON_SYNCED callback #2

Open
d4rken opened this issue Aug 1, 2015 · 2 comments
Open

Myo orientation on arm in ON_SYNCED callback #2

d4rken opened this issue Aug 1, 2015 · 2 comments

Comments

@d4rken
Copy link
Owner

d4rken commented Aug 1, 2015

The classifier event myohw_classifier_event_arm_unsynced = 0x02 contains a rotation/orientation value of the Myo on the users arm.

It's not specified in the Myo Bluetooth protocol but in the debugger it can clearly be observed that the event contains byte[6] of data. The undocumented data is current "WarmUpState" and the previously mentioned rotation/orientation.

There is some more information in another Myo library project for OSX.
Here and here.

A comment there states:

/// Retrieve the estimated rotation of Myo on the user's arm after a sync.
/// The values specifies the rotation of the myo on the arm (0 - logo facing down, pi - logo facing up)

I did not get any meaningful values around 0 or pi during tests though.

@heathenpizzafairy
Copy link

Kinda sounds like it'd be how they map a spy camera app. Flip up it can see and here, down it can only hear and on it can do both while messuring how psychically active you're being.

@sweettea03
Copy link

Well duh

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants