Dummy needs LCD tutorial,


Closed Thread
Results 1 to 33 of 33

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default

    I'm working on a project right now that is displaying a similar LCD display. I have a bargraph for the bottom of the display and text values for the top.

    I used the following basic stamp project as a template to start from.

    http://www.parallax.com/html_pages/r...PM_display.asp

    With PBP you don't have to mess around with all the nibbles that are in this problem. Also you will need to alter some of the variables. In the end I stripped out all the subroutines that write to the display and just used LCDout. Works great! It took a little bit to understand some of the math but once you have that it makes compelete sense and works well.

  2. #2
    TK5EP's Avatar
    TK5EP Guest


    Did you find this post helpful? Yes | No

    Default All display problem solved, but ...

    Hi all,

    And thanks for all the infos. Now i've understood most problems and i can display almost all what i want and it will be enough for my project.
    I have to measure currents and voltages that are moving rapidly, they follow the voice shape.
    I used the code sent here in this post by Acetronics. I removed all what i did not need and it works perfectly.

    As the display is moving fast, it would be nice if i could display a "holding bar" for a few moments at the peak value.

    What is the best way to store the peak value in a variable ?
    Maybe somebody has already made a similar code ?

    For the moment i did not use an analog input, i randomly generate the values.

    Greetings,

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