• Extracting characters
    Hi all, Please could somebdy inform me how to extract a character from one string, I mean, MyString="12345"; I want, for example, obtain the third position of the string, "3". Im using Uv2...
  • Displaying character.
    I am a beginner to C language... I have alreaady initialized the LCD in my code...How do i display a message("HELLO" eg.) to LCD? I want to use it in function void but i do not know where to start.....
  • Debounce Logic
    I have done software debounce logic with 2/3 voter logic and kindly verify the coding i don't no whether it is correct or not. Please help me Coding: void inputRoutine() { uint16_t temp; InputP1_Temp...
  • Logic Analyzer
    How to use the logic analyzer in Uvision3?
  • logic program
    hi sir iam using 89c51 with C51 compiler i want display voltage on & four 7segment leds.I converted anlog voltage to digital using ADC.now i want display voltage on & 7-segment leds like 0.001v 0...