III - Advanced Project » History » Version 3

« Previous - Version 3/59 (diff) - Next » - Current version
COLIN, Tony, 12/13/2015 06:58 PM


III - Advanced Project

1. Adapting project to elementary task

See Tutorial page for project bases

2. Integration of a Reed-Solomon encoder/decoder

RS Code Website

2.1 Presentation of Reed-Solomon

2.2 Task Example

3. Displaying results

3.1 In simulation

3.2 On board

First Header  | Second Header
------------- | -------------
Content Cell | Content Cell
Content Cell | Content Cell

Char : "2"
ASCII : 50
Hexa : 32
Binary : 0b00110010
Error : 0b00000001

4. Measurement of encoding/decoding time