Posted by Techie on November 17, 2001 at 11:09:01:
In Reply to: Re: Re: Re: Re: Re: Re: Re: Sightreading posted by olituba on November 17, 2001 at 08:23:42:
Well, gray code's still binary, just a different sort. you count like this:
000
001
011
010
100
101
...
Changing only one bit at a time. Needless to say, there is more than one gray code. It's used in things like rotary encoders.