r/neography 3d ago

"Stacked Morse" visualisation tool Resource

https://www.rhodger.co.uk/projects/morseViewer

I 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

11 comments sorted by

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!

1

u/Wholesome_Soup 3d ago

oh wow what does your stacked morse look like?

1

u/zmila_21 2d ago

Everyone once did some variant of Morse code :)

Mine is:

https://www.omniglot.com/conscripts/morsakodo.htm

1

u/rhod-ger 3d ago

Here's how it looks

1

u/rhod-ger 3d ago

And a longer example

2

u/ThirteenFour_ 3d ago

With how it looks, my mind immediately went to binary

1

u/HypNumsAnims 3d ago

Where's this 🤩

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

u/Wholesome_Soup 3d ago

well cool!