A Morse Code Translator made using a NodeMCU module and three switches with denote
-DOT (".")
-DASH ("_")
-SEPARATOR (" ")
which is then connected to a custom Flask API to recieve the input, translate and display the output in realtime!
To deploy this project run
python app.py