Lets say you have the decimal number 44 stored in an 8 bit AVR register and need to display it on a hd44780 lcd. I need to pull out each nibble (4bits) and convert it to 8bits and display them one digit at a time on the lcd. How would you do this?
Thanks
Roger