LCD cable length?


Closed Thread
Results 1 to 28 of 28

Hybrid View

  1. #1
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: LCD cable length?

    Tried it, it looked silly.
    You just add something like this:
    Code:
    LOOKUP si,[0,0,0,1,1,1,2,2,2,3,3,3,4,4,4,5,5,5,6,6,6,6,5,5,5,4,4,4,3,3,3,2,2,2,1,1,1,0,0,0],offset'
    si = si + 1
    IF si = 41 THEN si = 0
    before you lookup the eeprom address where the character tables are on eeprom.
    add offset to the address you're reading from. Not worth it for LCD though I think.

  2. #2
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: LCD cable length?

    Greater than 5 metres of 10 conductor shielded computer cable wired across
    a dashboard, to a compartment in the back of a large vehicle

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