LCDOUT custom commands - how to?


Closed Thread
Results 1 to 40 of 69

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default Yep!

    Well Darrel,

    Thank you for the clarification.

    I have sent the displays back to the supplier so they will test them.

    It's the first time I have tried to use those COG displays and heard from other collegues that they are quite fragile.

    Let's wait.

    Thank you All for your hudge support (I'm just surprised how many ideas all these guys have to solve a problem!!). Hope to come back with good news.
    Roger

  2. #2
    Join Date
    Jul 2007
    Location
    Bavaria
    Posts
    28


    Did you find this post helpful? Yes | No

    Default

    Hi Flotulopex,

    I have tried to initialize a DOG-M Display without success by now.
    How did you carry on with your display - was it defective?

    Regards,

    Inse

  3. #3
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default still same point...

    Hello Inse,

    I bought a new display and it did the same (= not working).

    I then wrote to the supplier sending him my code and shematics. The supplier asked me to contact their subcontractor in Switzerland.

    I did so but never got any reply.

    Meanwhile I put this projet by side and still have two displays that never worked up to now...

    I'l try to contact the supplier again.

    What display have you got and how did you connect it? Have you a shema to show?
    Roger

  4. #4
    Join Date
    Jul 2007
    Location
    Bavaria
    Posts
    28


    Did you find this post helpful? Yes | No

    Default

    Hello Roger,

    its a pity that the Swiss distributor gives so little support.
    Finally I got my display working.
    With a wild mixup of PIC BASIC and bit-banged initialisation the LCD could be accessed by the standard BASIC commands.
    By the time I have analysed the problem and found an elegant solution I will give you feedback, schematics and code.

    Regards,

    Ingo

  5. #5
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Thumbs up Bravo!

    Well,

    I'll really appreciate your information!!!

    Thank you and hope to hear from you soon.
    Roger

  6. #6
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default any sample?

    Hello Inse,

    Could you please send me your solution?

    I still can't make my displays work....
    Roger

  7. #7
    Join Date
    Jul 2007
    Location
    Bavaria
    Posts
    28


    Did you find this post helpful? Yes | No

    Default

    Hi Roger,

    I've been away for some days, so by now the program is not completely worked out.
    But i dare to post my code and schematic here.

    Unlike as shown in the schematic, the R/W line of the LCD is connected to Port B.0 because it was not clear from the LCD's datasheet if the status bit has to be checked.
    But the line is always held low, so don't care about it.

    The LCD initialisation is done between the start: and the loop: label.
    The display is a three line model and configured for double line height at the first two lines.
    Unfortunately this does not look as good as expected because there is a little horizontal offset between the lines.
    No line of the initialisation procedure may be left out, I've determined the right commands by try-an-error method.
    Not all command make sense to me yet, I think I'll have some fun with the controllers datasheet.
    The LCD bargraph also doesn't work yet.

    I hope the information is useful for your project - if you should have any further questions, don't hesitate to ask.

    Best regards,

    Ingo
    Attached Images Attached Images  
    Attached Files Attached Files

Similar Threads

  1. Timer + rc5
    By naga in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 19th November 2009, 07:56
  2. need help in coding..
    By daphne8888 in forum mel PIC BASIC
    Replies: 1
    Last Post: - 19th March 2008, 07:31
  3. Help GPS read with serin
    By leinske in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 5th September 2007, 02:33
  4. Crystalfontz LCD
    By jman12 in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 9th February 2007, 15:04
  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