• Hex To Decimal
    hi all, i am getting data from serial port so it is in character form my function is like this <per> { idata char arr[15]={0}; int i,j; arr[i++]=getkey(); while(( arr[i++] = getCharX(...
  • Printing name in Lcd
    hi all.... This is Gaurav Kothari. I want a very small help from you. As i new to programming part, i started my new project of hello world. my lcd prints it perfectly But now i want my lcd to ask the...
  • 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 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
  • Decimal display of variables
    Is it possible to change display mode to decimal, when cursor floats over variable name in the source window? regards Dejan