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 - Morse code / fox hunting #305

Open
MrMinecraft97 opened this issue Sep 16, 2023 · 1 comment
Open

Feature request - Morse code / fox hunting #305

MrMinecraft97 opened this issue Sep 16, 2023 · 1 comment

Comments

@MrMinecraft97
Copy link

Idea based on an old project from @km4efp at https://github.com/km4efp/pifox.

I'd like to have a mode to have text converted to morse code and then repeatedly played over the air via GPIO. Simple idea, no idea how hard it would be to implement.

This would be perfect for a little pi 0 as it could be hid in a small spot to be used as a small location fox or a secondary fox for after you find the main one.

Great project! Keep it up!

@mfalkvidd
Copy link

Just run while true; do ./morse freq(Hz) rate(dits) "message"; sleep 5; done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants