This Python script takes a message as input and plays the Morse Code while also displaying the dots and dashes
Python3
Pygame can be installed via pip
python3 -m pip install pygame
python3 morse_sound.py [MESSAGE]
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This Python script takes a message as input and plays the Morse Code while also displaying the dots and dashes
Python3
Pygame can be installed via pip
python3 -m pip install pygame
python3 morse_sound.py [MESSAGE]