Skip to content

eddietree/ofxMyo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 

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