Two line LCD double height numbers, possible ???


Closed Thread
Results 1 to 26 of 26

Hybrid View

  1. #1
    Join Date
    Dec 2011
    Location
    IO93ok
    Posts
    190

    Default Two line LCD double height numbers, possible ???

    I have Melanies excellent Olympic Timer from 2004 working as a seconds stopwatch, as I need seconds not minutes for Showjumping timing. i.e 128.34 secs (Thanks Melanie)

    However I used a two line 40 character LCD and the numbers are very small.

    I seem to recall in the past I saw a two line LCD showing numbers spread over two lines (two line high) using the custom character feature.

    Anyone have any info on this ??

  2. #2
    Join Date
    Dec 2011
    Location
    IO93ok
    Posts
    190


    Did you find this post helpful? Yes | No

    Default Re: Two line LCD double height numbers, possible ???

    Hmm, a search came up with this on the Arduino forum.

    http://www.arduino.cc/cgi-bin/yabb2/...num=1245352653

    Shows what can be done using just a few segments. I really need to study this one though to use the LCD.

  3. #3
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,597


    Did you find this post helpful? Yes | No

    Default Re: Two line LCD double height numbers, possible ???

    Does the datasheet for your LCD mention custom characters?

    As far as I remember, you need a graphic LCD to do that. A character LCD only prints characters, unless it has a custom character feature.

    Robert

  4. #4
    Join Date
    Apr 2007
    Location
    Pennsylvania, USA
    Posts
    158


    Did you find this post helpful? Yes | No

    Default Re: Two line LCD double height numbers, possible ???

    Most character LCD's allow up to 8 custom characters. I have a 2x8 display on my kids aquariums showing water temp and you have to be very close to read it, this would be a neat way to make the characters larger.
    Shawn

  5. #5
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    637


    Did you find this post helpful? Yes | No

    Default Re: Two line LCD double height numbers, possible ???

    I thought about implementing this idea some time ago, but them I got discouraged when I read somewhere that these LCD displays only allow a few custom characters like spcw1234 mentioned above. However, looking at the arduino link above it looks like it can be done.

    Robert
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

  6. #6
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default Re: Two line LCD double height numbers, possible ???

    Darrel did it a long time back, I re posted his code here:http://www.picbasic.co.uk/forum/show...hlight=bignums
    search for bignums to see other threads.
    BTW Darrel gives credit to Scott Edwards . . .

    http://www.picbasic.co.uk/forum/showthread.php?p=26736
    http://www.picbasic.co.uk/forum/showthread.php?t=9736
    Last edited by Archangel; - 8th January 2012 at 10:33.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

Members who have read this thread : 1

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