To run the tool, run main.py in a terminal.
You will be greeted by the menu, and can begin using the tool.
- Only bits can be entered (1 or 0)
- Needs to be 7 bits long
- Only bits can be entered (0 or 1)
- Needs to be 11 bits long (output length of the encoder)
- Can only detect and correct single bit errors, this is a limitation of the Hamming Code itself. If multiple bit errors are present in a sequence, incorrect results will be produced.
Created by Dylan Khan