Skip to content

eddietree/ofxMyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxMyo

Wrapper for Thalmic Myo API (SDK Alpha 5)

Currently only for Windows (Thalmic has not released the MacOSX API yet)

Installation

To use ofxMyo, first you need to download and install Open Frameworks.

To get a copy of the repository you can download the source from https://github.com/eddietree/ofxMyo or, alternatively, you can use git clone:

git clone git@github.com:eddietree/ofxMyo.git

The addon should sit in openFrameworks/addons/ofxMyo/.

Windows - Visual Studio Setup

The project should compile properly if setup through OpenFramework's Project Generator. But it will fail to run unless you have copied the .dlls into the bin folder.

To remedy this, simply copy the DLLs from of openFrameworks/addons/ofxMyo/libs/myo-sdk/lib/bin into the openFrameworks/myApps/YOUR_PROJECT/bin folder.

About

openFrameworks wrapper for Thalmic's Myo - Supports SDK Alpha 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published