Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tusharmakkar08/data-communication-project

Python project showing Error detection and Correction methods
https://github.com/tusharmakkar08/data-communication-project

Last synced: 25 days ago
JSON representation

Python project showing Error detection and Correction methods

Awesome Lists containing this project

README

        

Data communication project
-------------------------------------------------------------------------

- Error Detection
1. Parity Check
2. 2 Dimensional Parity Check
3. Checksum

- Error Correction
1. Hamming Code

- Time Division Multiplexing

- Block Coding

P.S : Termcolor module is used to colour up the menu in python