I'm building a circuit that measures temperature and prints the temperature to the LCD. I'm using an MCB935 board. However, I'm a little lost on how to print the A/D converter result to the LCD. I get the feeling that it's not complicated but I'm having trouble with it.
Any help would be appreciated. Thanks.
Surely, displaying any value (whether from an ADC or otherwise) is just a matter of of using letters and numbers - so where, exactly is the problem?