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
- Host: GitHub
- URL: https://github.com/charliegerard/morse
- Owner: charliegerard
- Created: 2017-07-04T22:59:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-01T15:40:18.000Z (almost 9 years ago)
- Last Synced: 2025-01-16T10:36:23.488Z (over 1 year ago)
- Topics: android, computer-vision, hardware, java
- Language: Java
- Homepage:
- Size: 24.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:

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).