LCD + bar graph


Closed Thread
Results 1 to 14 of 14

Thread: LCD + bar graph

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Hi Ben,

    Probably too late for you, but in case what you found didn't work out ...

    LCD BARgraphs
    http://www.picbasic.co.uk/forum/showthread.php?p=12475
    <br>
    DT

  3. #3
    Martin_Nissen's Avatar
    Martin_Nissen Guest


    Did you find this post helpful? Yes | No

    Question

    Quote Originally Posted by Darrel Taylor
    Hi Ben,

    Probably too late for you, but in case what you found didn't work out ...

    LCD BARgraphs
    http://www.picbasic.co.uk/forum/showthread.php?p=12475
    <br>
    I can't get my program compiled when using your file.. It says that my VALUE (in this case, WRD1) is an illegal opcode - With and without _ in front of the word

  4. #4
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Hi Martin,

    Make sure there's a space after the @ symbol, and the CASE matches EXACTLY.

    Other than that, I would need to see your code.
    <br>
    DT

  5. #5
    Martin_Nissen's Avatar
    Martin_Nissen Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor
    Hi Martin,

    Make sure there's a space after the @ symbol, and the CASE matches EXACTLY.

    Other than that, I would need to see your code.
    <br>
    Must be because it doesn't work in the compiler i'm using then..

  6. #6
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Must be because it doesn't work in the compiler i'm using then..
    If the compiler is not PicBasic Pro, or the PBP version is prior to 2.40, then that would be the case.

    Sorry about that.
    <br>
    DT

  7. #7


    Did you find this post helpful? Yes | No

    Smile

    I have it working fine. Just use the example and modifiy it to your application.

    Nice job Darrel.

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. Play with LCD on PICDEM
    By The IceMan in forum mel PIC BASIC
    Replies: 5
    Last Post: - 22nd August 2008, 16:56
  4. Need help with LCD number display.
    By Steve Matson in forum mel PIC BASIC
    Replies: 8
    Last Post: - 26th June 2007, 23:07
  5. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30

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