Skip to content

apetrai/MorseCode_keyer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse Code keyer.

Getting started.

The project is built with CMake in order to build run the following:

cmake .; make

To run simply:

./MorseCode_translator
Simply just type Morse Code to convert to text or text to convert to Morse Code.

Development.

Docs are coming soon.