chronarchitect / morse_code_generator

An English to Morse code translator with sound

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

An English to Morse code translator with sound

License:MIT License


Languages

Language:Java 60.7%Language:Python 39.3%