Skip to content

MyoBridge v1.0 - Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vroland vroland released this 02 Oct 01:39
· 2 commits to master since this 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