Main Content

This project shows how to convert a Decimal number into a Hexadecimal number using Arduino

This project shows how to convert a Decimal number into a Hexadecimal number. The Decimal number is fed to the Arduino through a 4x4 Keypad.

Arduino then converts this Decimal number to its Hexadecimal equivalent. These numbers are displayed on a Liquid Crystal Display and Serial Monitor.”

Link to article