An interactive demo of Reed-Solomon error correction.
It also explains the algorithm at a high level assuming knowledge of polynomial arithmetic and solving linear equations.
See it in action at http://sigh.github.io/reed-solomon
Run locally using Jekyll:
$ jekyll serve