Binary is a number system, like the decimal system. However, the decimal system is a base 10 number system, while the binary is a base 2 number system. Lets look at the more familiar decimal system.
If you’re into microcontrollers you know the ability to think and perform math in binary is a must. [Joe Ptiz] has been looking for a way to keep from being distract by the math when coding while ...