graphics lcd with lcdout style serial??


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2008
    Posts
    9

    Default graphics lcd with lcdout style serial??

    so, is there such a thing as being able to make a graphics lcd act like a character based lcd?? i was thinking that it would be nice to have a large lcd (>20x4), and be able to treat it like you do an ede702..... so maybe have $c0 for line two, etc, and do similarly for the lines beyond the 4th row. all the same would apply, no need for auto text wrapping, etc. just have some kinda control on a larger lcd that can take serial commands (in lcd style..).


    i have tried to search for this, but didnt really get anywhere. there's that one 24x8 character display, but i cant find a driver that would make it work as plainly as i want, and without a built-in keypad.

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924

    Default

    Have you looked at the code skimask gave here?
    http://www.picbasic.co.uk/forum/showthread.php?t=6574
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898

    Default

    there's also a few example at the following
    http://www.compsys1.com/workbench/
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,803

    Default

    And this: http://www.matrixorbital.com although the most expensive I suppose...

    Ioannis

  5. #5

    Default

    Some of the graphics LCD displays have the option of running in text and graphics mode. They also have RAM that you can load custom character sets into. Some of the text based LCD displays also have line characters that can be used to draw crude graphics.
    Tim Barr

Similar Threads

  1. Timer + rc5
    By naga in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 19th November 2009, 07:56
  2. PIC16F684 + LCD to use the 256bytes of EEPROM - HELP
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 7th March 2008, 14:19
  3. Crystalfontz LCD
    By jman12 in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 9th February 2007, 15:04
  4. Comm example: Pic to Pic
    By Chadhammer in forum Code Examples
    Replies: 4
    Last Post: - 14th November 2006, 23:26
  5. having problems with Hantronix 20x4 lcd
    By Rhatidbwoy in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 22nd December 2005, 12:22

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