My problem is that I want to take a value from the ADC and the values are like 1233. I am using three ADC channels and I want to send the values to the hyperterminal.
I need to send the whole integer value.
Is there any way by which I can send the whole integer because after seeing the help the only solution I could found was related only for sending single bits like 'A'.
Any help would be appreciated.