Hexadecimal (#1)
Hexadecimal, or simply known as ‘hex’ in the computing world, is arguably the most widely used number system in firmware programming and control algorithms for various parts of robotic systems. The base used in this number system is 16, which means we calculate the decimal equivalent of hex numbers using powers of 16. {Note: Familiarity […]









