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.
- Firmware version 1.3.1448 or higher
- It is necessary to calibrate your Myo device using the official software.
- Use the Myo dongle bluetooth
- python >=2.6
- pySerial
- enum34
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