Skip to content

madwilliam/MyoInterface

Repository files navigation

MyoInterface

A way to connect and control Myo Armband without the bluetooth dongle.

This is a python library built on bleak and uses the published bluetooth protocol.

Based on BLE protocals published by Thalmic Labs: https://github.com/thalmiclabs/myo-bluetooth

work done by PerlinWarp : https://github.com/PerlinWarp/pyomyo

Open-Myo: https://github.com/Alvipe/Open-Myo

and FreeMyo.py https://github.com/jshahbazi/FreeMyo.py

This library is very similar to FreeMyo.py, but with more modular functions that offers flexibility to shape the tool towards different purposes.

setup:

dopip install -r req.txt

use Scanning_for_mac_address.py to scan for myoband mac address, mine showed up as DIUxMyo

change the default address in MyoInterface

Examples:

Live EMG visualization

Printing EMG reading

recording Emg data

About

A python library that allows interaction with a Myo Armband without the usb bluetooth receiver (dongle).

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors