Skip to content

mateuswetah/WearableBraille

 
 

Repository files navigation

Wearable Braille

UNDER DEVELOPMENT

Wearable Braille input prototypes with different interaction methods. This project holds Braille Input layouts to be tested on a Smartwatch.

So far User Study and Demo Apps sessions are not implemented. In Just Try session, 6 input methods can be found:

  • Touch: Simple buttons layout, similar to BraillÉcran's logic.
  • Swipe: Directional implementation. Swiping from any point of the screen to a certain direction activates the Button arranged into that direction.
  • Connect: Based on IPPITSU and SwiftBraille. Allows connecting dots to compose the braille cell on finger release.
  • Pressure: WatchMI's Pressure, adapted for activating a button once the blue line enters the button region.
  • Serial: Adapted from the concept of TypeInBraille. Instead of the three-finger click for skiping a line or confirming the character, a Swype to Top is used here. -Perkins: Similar to Serial, but with column-by-column insertion, accessing user's perkins keyboard habilities. Three dots completion is performed by swipe up (activate) or swipe down (deactivate).

Forked from WatchMI project.

About

Wearable Braille input prototypes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%