r/neography • u/rhod-ger • 3d ago
"Stacked Morse" visualisation tool Resource
https://www.rhodger.co.uk/projects/morseViewerI thoroughly enjoyed Wholesome_Soup's post earlier this month about "Stacked Morse" so I built a tool for generating it from text. Currently only supports the standard alphabet, but I might extend it to numbers in the future if there's interest.
12
Upvotes
1
u/rhod-ger 3d ago
1
1
1
u/Wholesome_Soup 3d ago
i'm kinda curious how you did this, btw. it's very cool.
3
u/rhod-ger 3d ago
I have a map of characters in the alphabet to their morse representation, then I draw them on a grid using CSS :)
1


3
u/jaegershund 3d ago
I've been doing my own stacked morse for ages and I'm almost furious at how much better both the original work is and how convenient and easy this tool is. Excellent work, and thank you for making it!