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.
Letters and numbers can be printed to the LCD. Is that what you're asking? Apologies if I'm mistaken.
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?
Letters and numbers can be printed to the LCD.
So, you can print letters and numbers to the LCD, but you cannot print ADC results (numbers or letters) to the LCD?
What's so unique about your adc results?