Morse Code Machine: SEND
tomcrawford
Posts: 1,126
My wife wanted a device to blink an LED more or less randomly. I had always viewed (heard) Morse Code as being more or less random, so I built a machine to perform the easy half of communicating in Morse. Probably the item that comes closest to slick is the table. It would have been possible to make it smaller by 33% (from 4 nibbles per entry to 3), but why complicate code for a relatively small saving in space?
It would pretty easy to input one character at a time with DEBUGIN and call OneChar to send each one. In order to really do any serious buffering, I think one would need to use a propeller.
It would pretty easy to input one character at a time with DEBUGIN and call OneChar to send each one. In order to really do any serious buffering, I think one would need to use a propeller.
bs2
7K