III - Advanced Project » History » Version 2
Version 1 (COLIN, Tony, 12/12/2015 10:48 PM) → Version 2/59 (COLIN, Tony, 12/13/2015 04:19 PM)
h1. III - Advanced Project
{{>toc}}
h2. 1. Adapting project to elementary task
See [[Wiki#"3. Creation of a simple MPLAB X IDE project"|Tutorial page]] for project bases
h2. 2. Integration of a Reed-Solomon encoder/decoder
h3. 2.1 Presentation of Reed-Solomon
h3. 2.2 Task Example
h2. 3. Displaying results
h3. 3.1 In simulation
h3. 3.2 On board
Char : "2"
ASCII : 50
Hexa : 32
Binary : 0b00110010
Error : 0b00000001
h2. 4. Measurement of encoding/decoding time
p=. !Time_RS_resized.PNG!
{{>toc}}
h2. 1. Adapting project to elementary task
See [[Wiki#"3. Creation of a simple MPLAB X IDE project"|Tutorial page]] for project bases
h2. 2. Integration of a Reed-Solomon encoder/decoder
h3. 2.1 Presentation of Reed-Solomon
h3. 2.2 Task Example
h2. 3. Displaying results
h3. 3.1 In simulation
h3. 3.2 On board
Char : "2"
ASCII : 50
Hexa : 32
Binary : 0b00110010
Error : 0b00000001
h2. 4. Measurement of encoding/decoding time
p=. !Time_RS_resized.PNG!