LCD display remains empty


Closed Thread
Results 1 to 14 of 14

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    In a world of german electrons
    Posts
    102


    Did you find this post helpful? Yes | No

    Default

    First of all I want to make sure that the lcd is working at all. How do I do that?
    Last edited by selbstdual; - 21st January 2008 at 22:13.
    Be well - whoever you are.

  2. #2
    Join Date
    Nov 2005
    Location
    Perth, Australia
    Posts
    429


    Did you find this post helpful? Yes | No

    Default

    first, make sure that when you apply power, the top line of the LCD displays solid blocks. If this is the case, try the additions i suggested above.

    If this is not the case, you probably need to have a contrast control for the LCD. You need a variable resistor and hook it up like this:

    Code:
    LCD pin 3
       |
       |   +5v
       |    |
       |    |
       |    \
       |    /
       ---->\ variable resistor (10k or bigger)
            /
            \
            |
            |
           gnd
    "I think fish is nice, but then I think that rain is wet, so who am I to judge?" - Douglas Adams

  3. #3
    Join Date
    Jun 2006
    Location
    Mountain View California
    Posts
    7


    Did you find this post helpful? Yes | No

    Default

    I am not sure if this is your problem, but you might want to try changing "Define OSC 20" to all capitals "DEEFINE OSC 20". The compiler may not recognize lower case in DEFINE statements.

    Ben

  4. #4
    Join Date
    Aug 2006
    Location
    In a world of german electrons
    Posts
    102


    Did you find this post helpful? Yes | No

    Default

    Can we come back to the topic whether the display works or not? Actually the blocks are black, when power is applied. But does that mean that symbols can be displayed? How to figure that out?
    Be well - whoever you are.

  5. #5
    Join Date
    Nov 2005
    Location
    Perth, Australia
    Posts
    429


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by selbstdual View Post
    Can we come back to the topic whether the display works or not? Actually the blocks are black, when power is applied. But does that mean that symbols can be displayed? How to figure that out?
    Did you read my last post?

    When power is applied, does the entire screen show blocks, or just the top line? There is a big difference.
    "I think fish is nice, but then I think that rain is wet, so who am I to judge?" - Douglas Adams

Similar Threads

  1. LCD Display
    By lambert in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 16th January 2010, 22:18
  2. LCD display not working properly
    By dilpkan in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 2nd February 2008, 07:43
  3. Replies: 14
    Last Post: - 26th September 2007, 05:41
  4. LCD Display not working - PIC heating...
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 32
    Last Post: - 24th September 2006, 07:35
  5. A/D display result on LCD
    By winsthon in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 10th January 2004, 10:09

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