/manchester-coding

Julia implementation of Manchester Coding for communication

Primary LanguageJuliaMIT LicenseMIT

manchester-coding

Julia implementation of Manchester Coding for communication

Background

"In telecommunication and data storage, Manchester code (also known as phase encoding, or PE) is a line code in which the encoding of each data bit is either low then high, or high then low, for equal time. It is a self-clocking signal with no DC component. Consequently, electrical connections using a Manchester code are easily galvanically isolated." - https://en.wikipedia.org/wiki/Manchester_code

Usage

See:

demo.jl