Multi Language Support on LCD ?


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Posts
    26


    Did you find this post helpful? Yes | No

    Default

    An external eeprom can be solving. But I am using 16F876A and I am using 4 bit LCD. And I want to solve this problem with only this devices. I have to develop a good algorithm.

    Thanks a lot for the answers.

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by muskut View Post
    An external eeprom can be solving. But I am using 16F876A and I am using 4 bit LCD. And I want to solve this problem with only this devices. I have to develop a good algorithm.

    Thanks a lot for the answers.
    Silly idea...could program one '876A for each language, stack the chips, bend out the MCLR pin and put a toggle switch or a DIP switch going to each MCLR. The language you select is the MCLR that's allowed to rise after power on...

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


    Did you find this post helpful? Yes | No

    Default

    So... store your text strings in the code space and use something around the above suggestion.
    http://www.pbpgroup.com/modules/wfse...p?articleid=10
    Steve

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

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, 20:14
  2. 16f688 LCD what have I done wrong
    By spitfiredriver in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 8th August 2009, 20:54
  3. Play with LCD on PICDEM
    By The IceMan in forum mel PIC BASIC
    Replies: 5
    Last Post: - 22nd August 2008, 17:56
  4. LCD Problem
    By karenhornby in forum General
    Replies: 3
    Last Post: - 19th June 2008, 12:43
  5. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 03:30

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