Inspiration
The enthusiasm to learn morse code and also to create more applications with python
What it does
It can mainly do 2 things: Convert english text to morse code. Convert morse code to english text. It also has a dictionary of the morse alphabet!
How we built it
With the help of the concept of dictionaries and tkinter to design the GUI
Challenges we ran into
Debugging the morse to english translation since finding and algorithm was not so trivial Also making the morse code look appealing (like . _ _ . instead of .__. ) introduced more white spaces leading to more bugs and errors
Accomplishments that we're proud of
Proud of learning morse code and also exploiting tkinter to its fullest extent.
What we learned
Morse code, How making things appealing can turn your app into a time bomb and also more combinations to use tkinter tools
What's next for Morse code application
Trying to create an educational part of the morse code which will involve kind of a mini game to guess the correct translations!
Built With
- python
- tkinter
Log in or sign up for Devpost to join the conversation.