LCD display remains empty


Results 1 to 14 of 14

Threaded View

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

    Default LCD display remains empty

    I wrote this to display Geez on a lcd and it showed nothing. Can this be due to the code. Circuitry is the one in the manual next to lcdout. PIC 16F628A.

    Code:
        Define OSC 20
        
    Go:    
        LCDOUT "Geez"
        Sleep 100
        GOTO Go
    Greetings
    Last edited by selbstdual; - 20th January 2008 at 11:20.
    Be well - whoever you are.

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