Skip to content

farhan2077/hamming-code-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hamming code generation, error detection & correction.

made with python code style: prettier

Warning ⚠️: Please note that the solution used here is not optimal since this works for 7-bit data only.

Prerequisites:

Installation & setup

  1. Download or clone the repository
git clone https://github.com/farhan2077/hamming-code-lab.git
  1. Move into the dirtectory
cd hamming-code-lab
  1. Run code
python main.py

Extra

You may read reference.docx to better understand how the variables are used in the program.

About

Hamming code generation, error detection & correction for our 5th semester course CNS's lab

Topics

Resources

Stars

Watchers

Forks

Languages