Skip to content

Nei1TH/LineCodeVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A simple and intuitive tool to visualize various Line Coding schemes used in digital communications.

  • Supports Unipolar NRZ, Polar NRZ-L/I, Polar RZ, AMI, Manchester, MLT-3, 2B1Q, and more.
  • Support for initial state selection (High/Low) for differential encoding.

How to run

  1. Ensure you have Python 3 installed.
  2. Download the app.py file.
  3. Run the application via terminal:
    python app.py
    

Contributing New Signal Forms

If you have a specific line coding scheme in mind, feel free to add it!

About

Visualize your binary code in various signal formats

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages