An open API service indexing awesome lists of open source software.

https://github.com/charliegerard/morse

Prototype of Android app to translate Morse code
https://github.com/charliegerard/morse

android computer-vision hardware java

Last synced: about 2 months ago
JSON representation

Prototype of Android app to translate Morse code

Awesome Lists containing this project

README

          

# Morse Android app

Prototype built over a month as a monthly challenge to myself.

Concept: Android app to **translate text into Morse code** and **Morse code into text** using **Computer Vision**.

End result:

![morse android app](morse2.gif)

Status:

* Text into Morse code using the flashlight is working well.
* Numbers and special characters are not supported.
* Morse code into text only tested with 1 word (and not fully working).