This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

display the adc data register of lpc2138 in lcd display ?

Hi
I have done the analog to digital conversion in lpc2138.the thing is i need to display the digital data in lcd . the adc data will be in hex format (0x1FD) and that will be stored in the data register on adc . in order to display that using character lcd the HEX data has to be converted in to ASCII . i dont know how to do that. coding is done in c using keil tool.

Thanks in advance

0