Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Custom morse code #1612

Open
3 tasks
kylecorry31 opened this issue Dec 17, 2022 · 4 comments
Open
3 tasks

Feature request: Custom morse code #1612

kylecorry31 opened this issue Dec 17, 2022 · 4 comments
Labels
feature-request A request for a new feature - not yet committed to by maintainer p4 Priority 4 research More research is needed tool-flashlight tool-whistle

Comments

@kylecorry31
Copy link
Owner

This was suggested by a user on Google Play.

Allow flashlight and whistle to play a custom morse code message.

More research is needed before I decide to add this feature:

  • Do search and rescue teams use morse code to communicate with the person they are trying to rescue? If so, why and how often?
  • What benefits would this add to Trail Sense? (ex. long distance communication at night with a flashlight - but is that really necessary + users would need to know how to read morse code)
  • Are there any other use cases which this would be beneficial for? (adjacent to TS' use cases)
@kylecorry31 kylecorry31 added feature-request A request for a new feature - not yet committed to by maintainer research More research is needed tool-flashlight tool-whistle p4 Priority 4 labels Dec 17, 2022
@Portagoras
Copy link
Contributor

I think it would be interesting for long distance communication, especially if you would have a way to decode messages as well. Maybe by using the camera with a "scan" field, similar to the QR-Code readers, where an algorithmy is decoding the brightest flashes as morse code. This would make communication over a distance at night possible, even without any network. Would probably be a different issue, but just something that came to mind.

@kylecorry31
Copy link
Owner Author

@Portagoras interesting idea, I will need to experiment with how accurately the camera can pick up flashes from a phone's light at night over long distances

@michaelblyons
Copy link

...using the camera with a "scan" field, similar to the QR-Code readers, where an algorithm is decoding the brightest flashes as morse code. This would make communication over a distance at night possible, even without any network.

I was also wondering this.

The app linked in #804 does not appear to ingest light from the camera. I have no idea whether it can even be done reliably.

@anon2828226
Copy link

Flashdim has a custom morse code flashlight output feature if you want an example of an implementation.
https://github.com/cyb3rko/flashdim#features

detecting morse code with a camera seems like a harder problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A request for a new feature - not yet committed to by maintainer p4 Priority 4 research More research is needed tool-flashlight tool-whistle
Projects
None yet
Development

No branches or pull requests

4 participants