Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To create Myo data streaming pannel #34

Closed
balandinodidonato opened this issue Sep 26, 2017 · 0 comments
Closed

To create Myo data streaming pannel #34

balandinodidonato opened this issue Sep 26, 2017 · 0 comments
Assignees

Comments

@balandinodidonato
Copy link
Owner

balandinodidonato commented Sep 26, 2017

To create the Myo data streaming panel following the structure below.

  • orientation
    • quaternion
    • raw
    • scaled
    • velocity (here the user can select the buffer size, to insert a numberBox)
    • orientation (here the user can select the buffer size, to insert a numberBox)
  • acc
    • raw
      • fod
    • scaled
      • fod
        • mavg (here the user can select the buffer size, to insert a numberBox)
  • gyro
    • raw
      • fod
      • zeroCrossingRate (here the user can select the buffer size, to insert a numberBox)
    • scaled
      • abs
      • fod
        • mavg (here the user can select the buffer size, to insert a numberBox)
  • emg
    • scaled
      • raw
      • abs
        • raw
        • min (here the user can select the buffer size, to insert a numberBox)
        • max (here the user can select the buffer size, to insert a numberBox)
        • fob
          • raw
          • mavg (here the user can select the buffer size, to insert a numberBox)
      • mav
        • raw
        • mavg (here the user can select the buffer size, to insert a numberBox)
        • min (here the user can select the buffer size, to insert a numberBox)
        • max (here the user can select the buffer size, to insert a numberBox)
        • fod (here the user can select the buffer size, to insert a numberBox)
          • raw
          • mavg (here the user can select the buffer size, to insert a numberBox)
    • raw
      • mavg
      • zeroCrossingRate (here the user can select the buffer size, to insert a numberBox)
        • mavg (here the user can select the buffer size, to insert a numberBox)
  • pose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants