A simple Python project that converts input text to Morse code and plays it as audio using tone generation.
- Converts alphanumeric text and common symbols to Morse code
- Plays Morse code using configurable tone and speed (WPM)
- Python 3.7+
numpysimpleaudio
- Clone the repository:
git clone https://github.com/nimazerobit/python-morse.git
cd python-morse
- Run script:
python main.py