Skip to content

Anmar1985/Human_Robots_Interaction_Fall15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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

The material here is meant to help in using HR-OS1 robots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published