Serial morse code output

Hello,

does anybody has a hint, how to achive a morse code output (e.g. a blinking LED, or DMX Signal) from certain words?

Do I have to write some kind of lookuptable for all the letters and join the selected letters into a spread?

Greetings,

mauri

Being letters in no rational way related to morse electric signals, a lookup table is a must, I’d say IMHO. Although Substitute String node could be another way. Just tested with random morse, and it seem to manage substitution for an input spread pretty well.

Edit: Unless there’s a contribution or something already made.

I just procrastinated this: MorseCoder.v4p (13.9 KB)

Wow

.- .-- . … — – .

Very cool! Really awsome!