Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 1.09 KB

File metadata and controls

28 lines (14 loc) · 1.09 KB

Morse-Code-Translator-Tkinter-Project

Morse code translator, from scratch to the end.

This work based on personal home-fun projects from my electronics interest.

As a challenge myseIf, I choose an idea and drive it to develop to high level program.

Work Details

Morse Code Values

This link, gives me idea about creating the desktop app with python for morse code translation. Tkinter will be used in the project as GUI. Program will be similar or maybe better.

What you know about morse code? Here is an example for you.

ozgur is the best -> --- --.. --. ..- .-. / .. ... / - .... . / -... . ... -

Program

if you wonder about why you see "Ozgur is the best" in the image, you may like this story -> “My First Line of Code”: Linux Creator Linus Torvalds

Let's contribute it for fun.

Happy Coding! 😀