Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 566 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 566 Bytes

MorseCode-IoTProject

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!

Deployment

To deploy this project run

  python app.py

Output

Hardware Connection:

image.png

Web Interface:

image.png