Good Idea/Bad Idea?


Closed Thread
Results 1 to 3 of 3
  1. #1

    Default Good Idea/Bad Idea?

    Thinking about picking up a Optrex 20x4 LCD display but held back to run this by the forum. The display uses a Novatek NT3881 internal driver which appears to be pin compatible with the HD44780, although several sites say the addressing is different? How do I find out what drivers are truely HD44780 compatable? Also will PBP support a 4 line display (that is a HD44780 or compatible)? I know we can DEFINE a 2 line display. Thanks JS.

  2. #2


    Did you find this post helpful? Yes | No

    Default good idea: nope.

    4 line display: yes - you have to write the defines anyway, you just change it to 4-line.

    different addressing scheme: I wouldn't touch it! You can find the Hitachi based LCDs at lots of online surplus stores as well as on ebay - they generally will say that they use that chip.

    -----------Picster----------

  3. #3


    Did you find this post helpful? Yes | No

    Default Good Idea/Bad Idea re:

    I compared the character map between the two drivers and they are the same for most of the major characters. (fonts, numbers and most of the common signs. Some do map differently. The timing seems to be the same. So if I call for a like character with LCDOUT everything should work. If it maps to a different character it can't be used and I must run in some ASM code with perhaps a PAUSEUS for timing to get the character I need. This probable can be done with some extra bit-banging. The Optrex LCD is appealing because of the white background and high contrast. I must ponder this more, don't need a full can of worms right now.JS

Similar Threads

  1. AT/PS2 Keybord - PIC Interface?
    By Kamikaze47 in forum Code Examples
    Replies: 73
    Last Post: - 9th August 2009, 16:10
  2. Giving power to MCU upon button press - Good Idea?
    By financecatalyst in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 21st July 2009, 07:34
  3. Replies: 5
    Last Post: - 18th July 2007, 10:43
  4. Newbie: Temperature measurements
    By Budda in forum General
    Replies: 10
    Last Post: - 30th March 2007, 09:56
  5. need advice on selling my design
    By nimonia in forum Off Topic
    Replies: 13
    Last Post: - 2nd March 2007, 23:27

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