Skip to content

Morse Code Encoder / Decoder written in Matlab App Designer.

Notifications You must be signed in to change notification settings

mutantbunny/morse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Morse Code Encoder / Decoder

A program written in Matlab App Designer for converting Morse code messages from sound to text and from text to sound.

The program is capable of:

  • Capturing sound from a microphone connected to the computer's sound card and interpreting it as Morse code, showing the received message both as dashes and dots and as text
  • Converting written text to Morse code in dashes and dots and outputting the message as sound.

The program was created for the final assignment of a Matlab course, part of the Bachelor of Engineering Physics program at the Carl von Ossietzky University of Oldenburg.

The .mlapp binary files created by Matlab App Designer are in fact .zip files. It is possible to visualize their contents by changing the extension to .zip and extracting the files using a file decompressor.

About

Morse Code Encoder / Decoder written in Matlab App Designer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published