Encode messages into ASCII within a 1-dimensional binary cellular automaton.
- Run a cellular automaton (rule 30 tested and recommended).
- Find the ASCII representation of each letter within the automaton's output.
- Write down the coordinates of the letters.