Skip to content

oomuro/Manchester_Encoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manchester_Encoding

Programming project for Data Communication class

How to run

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:

https://www.juliabox.com/

https://jupyter.nims.re.kr

Don't forget to install UnicodePlots.jl, too.

After installing Julia

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.

Sample Image

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.

About

Programming project for Data Communication class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published