Skip to content

A morse code generator that converts typed text to morse code & vice versa, and generate its equivalent sounds.

License

Notifications You must be signed in to change notification settings

decoded-cipher/morsecode-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse Code Converter

A simple Morse Code Converter that converts data from and to Morse Code, both visually and in sound. The converter fields could accept either Text (English) or Morse Code and could convert them to one another. The both scenarios the audio played will be of the Morse Code.

Here in this project, Morse Code is represented visually using periods (.) and hyphens (-). The input fields aren't case sensitive. But while converting Morse Code back to text, it displays result as in Uppercase.

🌟 Buttons

  • CONVERT - Convert Text to Morse Code (Play Audio by default)
  • RESET - Clear the input fields
  • COPY TO CLIPBOARD - Copy the Morse Code result to clipboard
  • PLAY AUDIO - Replay the Audio result of Morse Code

🌟 Screenshots

📸 Desktop View

image

📸 Mobile View

image

About

A morse code generator that converts typed text to morse code & vice versa, and generate its equivalent sounds.

Topics

Resources

License

Stars

Watchers

Forks