Wemos D1 mini based Morse code message converter.
On mobile devices connect to the Morse Gate WiFi network and choose Sign In option: the Morse Gate homepage will be opened.
If Sign in prompt is not shown you might need to open http://10.10.10.10.
If the page is not loading try to disable all other network connections.
Sending message:
curl -i -v 'http://10.10.10.10/msg/send?msg=hello%20world'
Reading current status:
curl -i -v 'http://10.10.10.10/msg/status'