Crazy-Marvin / Morse

Translator for converting text into morse code and vice-versa
https://crazymarvin.com/morse/
Apache License 2.0
161 stars 32 forks source link

Morse signal recognition through a phone camera #196

Open OmlineEditor opened 4 months ago

OmlineEditor commented 4 months ago

:bulb: Describe the solution you'd like

Please add the ability to receive a Morse signal through the camera on your phone. I film someone showing me a signal and the signal is recognized through the camera.

:bar_chart: Describe alternatives you've considered

no alternatives

:page_facing_up: Additional context

I turn on the camera and point it at the Morse signal and a message appears. The algorithm will be like this. detect sudden changes in the brightness of a group of pixels in one place on the screen.

:raising_hand: Do you want to develop this feature yourself?

CrazyMarvin commented 1 month ago

I don't know how to achieve this too but everyone should feel welcome to open a PR.