• 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
  • LCD problems
    Hi all, My software is based on RTX-Full and many tasks and functions call the lcd_print_msg function. Due to that I wrapped each calling with semaphore, but I still receive some bizarre characters on...