Dot Encoder
This tool takes a message and encodes into a code... a dot corresponds to "1" and an "o" to "0" to make 7-bit ASCII characters of your message. However, the binary message should be read right to left, bottom to top.
This tool takes a message and encodes into a code... a dot corresponds to "1" and an "o" to "0" to make 7-bit ASCII characters of your message. However, the binary message should be read right to left, bottom to top.