• Trying to print A/D converter result to LCD
    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...
  • Program to print decimal no. 13 on LCD
    hi friends i am trying to print all the decimal no's on LCD but i am able to print till 9 only after that i am getting : ; so on
  • printing of UpDown arrow in LCD Display
    Hello sir, I am ibrahim.In My project i want to Display UpDown Arrow Symbol on 4x20 Display.Pls suggest me whta is Command i have to give. Regrads, Ibrahim
  • Printing
    Hello, 1) May I know how to print with the "syntax coloring" on? 2) How do you prevent the address,date,time and page number from being printed? I just want to print my code. ( note:- I want to print...
  • printing sizeof() values
    I'm trying to print out sizeof() values for some of my structures. They are coming out incorrect. Here is a small table in which I've done this on different platforms: Linux : sizeof(TChannel) = 1460...