Discussion:
[hercules-os380] Encoding Morse Code
Mike Schwab Mike.A.Schwab@gmail.com [hercules-os380]
2018-08-14 06:08:57 UTC
Permalink
B'11' would encode a dash (long).
B'10' would encode a dit (short).
B'01' would encode a short pause (between letters).
B'00' would encode a long pause. One would divide words, two paragraphs,
three or more is end of message, padded to end of byte, word, buffer, etc.
So one character could vary from 4 to 12 bits.
--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?
Mike Schwab Mike.A.Schwab@gmail.com [hercules-os380]
2018-08-14 18:47:10 UTC
Permalink
Or B'11' dash, B'1' dot, B'0' end of dash / dot, B'00' end of letter,
b'000' end of work, b'0000' end of sentence, b'00000' end of
paragraph, b'000000' end of message. So an E . would be 2 bits, An A
- would be 3 bits, etc.
Post by Mike Schwab ***@gmail.com [hercules-os380]
B'11' would encode a dash (long).
B'10' would encode a dit (short).
B'01' would encode a short pause (between letters).
B'00' would encode a long pause. One would divide words, two paragraphs, three or more is end of message, padded to end of byte, word, buffer, etc.
So one character could vary from 4 to 12 bits.
--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?
--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?
Loading...