Skip to content

Monsieur-Chat/NRZi-python-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NRZi Python implementation

Just two script to encode / decode binary with NRZi algorithm.

decode.py :

  • Take data_t.txt --> voltage text file (Space between each char)

encode.py :

  • Take data_bin.txt --> Binary text file (Space between each char)

About

Just two script to encode / decode binary with NRZi algorithm in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages