Skip to content

Releases: vroland/MyoBridge

MyoBridge v1.0 - Beta 1

02 Oct 01:39
Compare
Choose a tag to compare
Pre-release

A high-level Arduino library and custom firmware for the HM-11 (CC2541 SoC) to enable direct Myo Armband and Arduino communication. Please visit the wiki for more information.

MyoBridge Concept

Features:

Currently the library provides support for:

  • Easy to set up and connect
  • Reading Firmware Info
  • Reading IMU Data
  • Reading EMG Data
  • Receiving Classifier Updates
  • Receiving IMU Motion Event Updates
  • Enable/Disable all Messages
  • Enable/Disable Sleeping
  • Lock/Unlock
  • Vibration
  • Optional verbose connection information via callback function
  • Optional reset pin for automatic module reset if irresponsive
  • Every other command of the Myo Bluetooth protocol, some may be harder to use

Files:

This release provides a ready-to-flash hex file for the TI CC2541 (developed on a HM-11 BLE Module). You can also find it in the "hex" subdirectory of the myobridge_firmware directory in the repository.
Documentation including API reference, source code and the Arduino library are found in the repository. For more information about getting started, visit the wiki: https://github.com/vroland/MyoBridge/wiki