Morse Code Tutorial

This is a simple morse code tutorial designed to get a basic proficiency of the code in a minimal amount of time.

It uses the Koch method, which sends the characters at a higher speed while adding delay between characters to bring the overall speed to a slower level. This is considered one of the best ways to learn, as the code is heard at the higher rates that are normally used.

First Lesson

Letters

T - "dah"
E - "dit"
N - "dah dit"

You can play the two sound files and copy the text on paper. Compare your results with the text below:

Play Lesson 1 A

NENTE TEETE TETEE NENET ETTNN
NEENT TNTNE TNNTE NENTT TTENN

Play Lesson 1 B

NNTT NENET EETEE TENTE NEENE
NNENT TEETN EETNT NTEET NETET

 

On to Lesson 2