/morse_translator

A simple command line morse code translator

Primary LanguageRust

Morse Code Generator

A simple command line tool to generate morse code from STDIN. Will be expanded to be able to pipe to GPIO, like on a Raspberry Pi.

Usage

echo "This is a test string" | ./morse_translator
_ .... .. ... / .. ... / ._ / _ . ... _ / ... _ ._. .. _. __.