LCD BARgraphs


Closed Thread
Results 1 to 40 of 233

Thread: LCD BARgraphs

Hybrid View

  1. #1
    ciberman37's Avatar
    ciberman37 Guest


    Did you find this post helpful? Yes | No

    Default error in LCDbar.inc.bas

    The compiler signalise error in line 29, no is alabel?


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


    Did you find this post helpful? Yes | No

    Default

    Line 29 is GOTO overBAR, and overBAR: is the last line in the include file.

    Check the end of the file and make sure overBAR is there. If not, you may have received a partial download. Try downloading it again.
    <br>
    DT

  3. #3
    Join Date
    Sep 2008
    Location
    Stockholm
    Posts
    80


    Did you find this post helpful? Yes | No

    Default

    What kind of licence did u put on your code Darrel ?

    I currently making a little project for a contest in a swedish electronics forum, and I really would like to use a LCD bargraph, and the rules states that I only can use includes that are "GPL or more free.", can I use this, or do I have to write something much more ugly myself ?

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Glenn View Post
    What kind of licence did u put on your code Darrel ?
    As long as you don't say you wrote it ... you can do whatever you want with it.

    For Free!
    <br>
    DT

  5. #5
    Join Date
    Jan 2009
    Posts
    4


    Did you find this post helpful? Yes | No

    Default

    Hi darrel.. Really nice work.Congrats.
    I intend to write lcd bar vu-meter and bar voltmeter codes. I did for voltmeter but not for bar vu-meter. And I need help for this. MCU is 16f876 and 2x16 lcd.. I need some help to convert reading from frequency to the bars. Can you help me ?

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


    Did you find this post helpful? Yes | No

    Default

    For VU-Meter, I think you'll need an external LOG convertor such as one of these op-amp circuits ...
    http://en.wikipedia.org/wiki/Operati...rithmic_output
    http://www.st-andrews.ac.uk/~www_pa/...rt8/Page3.html

    Without the LOG convertor, you'll only see big peaks in the bargraph and none of the lower level signals.

    I need some help to convert reading from frequency to the bars
    If you're thinking of a Spectrum Analyzer, then nope, can't help there.
    <br>
    DT

  7. #7
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,133


    Did you find this post helpful? Yes | No

    Default

    Also thanks to Alain, the CA3089 and NE604 can do the job very nice!

    Ioannis

  8. #8
    Join Date
    Jun 2006
    Location
    Greece
    Posts
    302


    Did you find this post helpful? Yes | No

    Default

    I use the Bargraphs(lines) to show on lcd the volt from 0 to 5 volt with adc 10 bit.
    How to change the code to show always at first Col the first character.
    Like this : from ||||| to show only | if the volt is 0.

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 : 2

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