Skip to content

Direct bluetooth connection between Linux and Myo armband using Bluegiga BGAPI/BGLib

Notifications You must be signed in to change notification settings

Ramir0/Myo4Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Myo4Linux

Direct bluetooth connection between Linux and Myo armband using Bluegiga BGAPI/BGLib

Tested in a Raspberry Pi. video: https://www.youtube.com/watch?v=XVCfGHIiGXw

Thanks to dzhu (https://github.com/dzhu/myo-raw), which greatly helped me improve my basic project.

Pre-requirements for your Myo device

  • Firmware version 1.3.1448 or higher
  • It is necessary to calibrate your Myo device using the official software.
  • Use the Myo dongle bluetooth

Requirements

  • python >=2.6
  • pySerial
  • enum34

Execute Sample

The Myo dongle bluetooth must be connected.

  • Open the console "terminal"
  • Go to sample folder in the project
  • Execute this command:
    python test_myo.py
    

About

Direct bluetooth connection between Linux and Myo armband using Bluegiga BGAPI/BGLib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages