• LCD
    I use an KitCon c515c and KItCon-can with LCD.My problem is that i can't display nothing on display.The DB0-DB7 on LCD are on Do-D7 on KitCan,and control signal are on A6-A9 on Kitcan. Help me.Sorry...
  • lcd
    I have the same pb with my lcd !! what can I do ?! pls
  • lcd
    i m tryig to clear now. i prepared .c source code for displaying "hello world" to be displayed in lcd. i compiled it using uv3. every thing went correct. but when the turn came for simulation i looked...
  • LCD
    How to drive an LCD with segments greater then that could be driven by the controller(other than lcd drivers).Is multiplexing possible
  • Routine for LCD
    I want to print some float variables in my lcd, could someone tell me the way how to convert my float variable into a string and then print it into my LCD thanks