Dummy needs LCD tutorial,


Results 1 to 33 of 33

Threaded View

  1. #11
    TK5EP's Avatar
    TK5EP Guest


    Did you find this post helpful? Yes | No

    Default ;-)

    Oupssss !
    Next time, i will turn my keyboard 7 times before writing a post !
    Sorry... :-(

    Quote Originally Posted by Melanie
    > think you forgot a space between " " in the line for kmh<10. Do i have it right ?

    Partially. My example is however correct.

    The first IF statement adds one blank (space).
    The second IF statement adds one blank.

    If the value is < 10 km/h, then BOTH 'if' statements will be excuted adding a total of two blanks. If the value is > 9 and < 100, then only the FIRST 'if' statement is excuted adding only one blank.
    Last edited by TK5EP; - 28th September 2005 at 14:28.

Similar Threads

  1. Is this code not initialising the LCD properly?
    By Platypus in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 30th January 2010, 19:14
  2. 16f688 LCD what have I done wrong
    By spitfiredriver in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 8th August 2009, 19:54
  3. LCD Problem
    By karenhornby in forum General
    Replies: 3
    Last Post: - 19th June 2008, 11:43
  4. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30
  5. Dedicated LCD Controller question
    By chuckles in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 27th February 2006, 14:44

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts