Inspiration

The live session.

What it does

Translate morse code -> text, and text -> morse code.

How we built it

HTML, CSS, JS

Challenges we ran into

  • Accessing the contents of textareas
  • Handling unsupported charaters ## Accomplishments that we're proud of
  • Two way conversion
  • Supports letters, number, and some punctuation ## What we learned
  • How to use JS maps to store and access pairs of data ## What's next for Morse Code Translator
  • Add more punctuation
  • Add support for encoding accented characters (full decoding may not be possible since a code can be multiple letters)
  • Add new page code for double new lines

Built With

Share this project:

Updates