• 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.....
  • Displaying forign characters on LCD
    I am trying to sysplay a forign numeric system in LCD. I am using Keil development kit and I have not decide what kind of LCD to use. I found this code but could not work here is the code. Thanks ...
  • Web server displays weird characters
    Hi, I am using HTTPS keil library. I am getting weird characters like symbols when I am trying to access Webserver of my device through CHrome or any web browser. All cgi files and images are...
  • Character lcd display function for lpc1768 in keil5.1
    hi folks i need a complete initialing library of character lcd in lpc1768 with keil5.1 some libraries dosent work very good or are unstable WBR
  • Serial inputting a character or equivalent Hex value on a pin
    Hello, I have the free version of uVision 4 and I am experimenting with a "bit banging" code. I have selected the input and output pins. And now I am looking for a way to serialy inject a character...