/7bit-hamming-code-solver

A simple and lightweight web application which helps you to find, detect error in the specific bit and solve the error of the 7 bit hamming code entered by the user!

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

logo

7 BIT HAMMING CODE SOLVER

A simple and lightweight web application which helps you to find, detect error in the specific bit and solve the error of the 7 bit hamming code entered by the user!

Use App

https://aryamitrachaudhuri.live/7bit-hamming-code-solver/

Features

  • Finding the error for the 7-bit hamming code
  • Automatic error correction by the application
  • Available for both even and odd parity
  • Showing error in specific bit in the given hamming code
  • Easy to use, beginner friendly

Developer

Screenshots

ss1 ss2 ss4 ss3

Run Locally

Clone the project

  git clone gh repo clone aryamitra06/7bit-hamming-code-solver

Go to the project directory

  Run index.html

Technology Usage