Skip to content

acotilla91/Morse-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse Vision

More Vision is a simple app that utilizes ARKit to interpret blinks as morse code which are then transcribed to text. Alternatively, touch input can be used as well.

Demo

Requirements

How to use

  1. Run the app.
  2. Blink away (or tap, depending on the input mode).
    • "short" blink: dot.
    • "long" blink: dash.
  3. To reset the transcribed text, tap on the transcription label.

Configuration

  • To adjust timing, see the Timing struct in ViewController.
  • To use touch as the preferred input mode, update the preferredInputMode constant in ViewController.

Author

Alejandro Cotilla, @acotilla91

License

Morse Vision is available under the MIT license. See the LICENSE file for more info.

About

More Vision is a simple app that utilizes ARKit to interpret blinks as morse code which are then transcribed to text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages