Programming project for Data Communication class
You need to install Julia and UnicodePlots.jl package in your computer.
(e.g. apt-get install julia & julia -e Pkg.add("UnicodePlots"))
You can also use some sites to run Julia:
Don't forget to install UnicodePlots.jl, too.
Go to the project folder and run julia --color=yes manchester.jl
If the program works successfully, it will tell you to type in binary code, which you have to try again and again until the input becomes binary code.
The result would be like the image below.
The code is currently written for cleaner image result in Jupyter notebook,
but you can always change DotCanvas in the code to BrailleCanvas
for better output in the command-line.
