Skip to content

GanKunlu/Myo-scope

Repository files navigation

Myo-scope

Myo-scope is a tool to visialize the emg and angle data collected or caculated by multiple Myo armbands.It is base on Niklas' Python bindings for the Myo SDK: myo-python and enthought company's traits-capable windowing framework: traitUI.
The interactive GUI is build with traitsUI. The dynamic figure of the data in our GUI is plot by Chaco which is a Python package for building interactive and custom 2-D plots and visualizations. Using this GUI program you can choose which Myo will be used and add any channels to the GUI in the window of EMG part. In the angle window, you can choose to plot the angle data calculated from any Myo.

image

Example list

get_Multiple_Angle.py: Calculate the angle between the z-axis direction using the data of acceloration and gyroscope.
Myo_scope.py: Create a GUI and visialize the emg and angle in a ranslational dynamic map.
Myo_scope_edit.py: Create a GUI and visialize the emg and angle in a refreshing dynamic map.

Prerequisites

If you want to run this examples, you must also install:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages