Skip to content

An assistive keyboard implemented with the Myo Armband

Notifications You must be signed in to change notification settings

linchuandai/MyoType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyoType

Setting up the MyoType

To ultilize this tool, go to https://developer.thalmic.com/downloads and download their sdk and firmware for you desired device.

Then navigate to https://developer.thalmic.com/docs/api_reference/platform/getting-started.html to get the sdk and your myo set up.

Run the code and have fun using your arm as a keyboard.

Using the MyoKeyboard

The MyoType has 7 distinct controls.

A left movement shifts left on the morse code binary tree.

A right movement shift right on the morse code binary tree.

An upward movement acts as a backspace button.

A single downward movement chooses the current character as the written character.

A double downward movement creates a space and starts a new word.

A twist of the arm increases and decreases the speed of typing depending on the it is a clockward or counter-clockward twist respectively.

Binary Tree

A picture of the binary tree used in the project is provided below.

ScreenShot

About

An assistive keyboard implemented with the Myo Armband

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages