Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.
/ NRZ-python Public archive

Non-return-to-zero (NRZ) replicated in Python 3.7.3

License

Notifications You must be signed in to change notification settings

Aikufurr/NRZ-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NRZ-python

Non-return-to-zero (NRZ) replicated in Python 3.7.3

To start:

  1. place your message in transmit.py's st var on line 9
  2. start receive.py
  3. start transmit.py

The file data is used for the current bit, either 1 or 0

The file got is used for the two scripts to know when it's sent/reviced a bit

About

Non-return-to-zero (NRZ) replicated in Python 3.7.3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages