This is a really basic Arduino script for blinking out messages in morse code.
Really there's nothing to it. Simply open it in the Arduino editor and put in your desired message in the call to blink in the loop method. If desired you can change the unit length by editing the length global. That's about it.