Episode 2.10 - Gray Code Conversion and Applications

Published: May 26, 2019, 5:58 p.m.

We continue our discussion of Gray code by presenting algorithms used to convert between the weighted numeral system of unsigned binary and the Gray code ordered sequence. We also show how to implement these algorithms in our code.