QRSS MORSE WAV FILE MAKER
WRITTEN IN PYTHON

(2011-2018)

KLIK HIER VOOR DE NEDERLANDSE VERSIE


The "Barefoot Key Morse Challenge" or BKMC!
One of the most challenging attempts to make a QRSS signal was barefoot with my toes!
That was a huge challenge and I made a lot of mistakes. I needed a computer program!

QRSS morse code WAV file maker written in Python
For keying a QRSS beacon transmitter with very low power, an audio file with the call in morse code had to be made. A dot is 6 seconds long (3 seconds in the past). With this program, you can make WAV audio files. When you set the dot time to 0.1 seconds, you do have a morse speed of 12 words per minute. The program is simple, play and try it!


The program to make WAV audio files for QRSS morse signals.


SOFTWARE

Before you are using this program, you have to install Python. That is very simple. But read first something about Python by clicking the following link:

WHAT IS PYTHON AND HOW DO YOU INSTALL PYTHON

As the source code of Python is written in ASCII, it is very simple to modify the program to you own requirements. Think for example about the size of the screen, the colors etc.

Required Python version:

Required external modules (site-packages for the correct Python version!):
Download here the Python program by clicking the link here below:


Index PA2OHH