/morse_code_generator

An English to Morse code translator with sound

Primary LanguageJavaMIT LicenseMIT

Morse Code Generator

International Morse Code Chart

This Python script takes a message as input and plays the Morse Code while also displaying the dots and dashes

Requirements:

Python3
Pygame can be installed via pip
python3 -m pip install pygame

Usage:

python3 morse_sound.py [MESSAGE]