Shop OBEX P1 Docs P2 Docs Learn Events
LCD Display — Parallax Forums

LCD Display

PFloyd36069PFloyd36069 Posts: 135
edited 2008-05-07 21:48 in BASIC Stamp
Hi,

Today i went to carlisle and i pickes up six hantronix HDM20416H LCD's. I need sone help on sending some data to them to display. I attatched the datasheet also.

Comments

  • PJAllenPJAllen Banned Posts: 5,065
    edited 2008-04-27 03:20
    Looks like they should work·like the Parallax "Parallel" LCDs.

    http://www.parallax.com/Portals/0/Downloads/docs/prod/audiovis/lcd2x16par.pdf
  • PFloyd36069PFloyd36069 Posts: 135
    edited 2008-04-27 03:50
    Hey thank you very much for the quick reply PJ. That helped a bunch.·I couldnt pass up these modules for only $10 for all of them.·I figured·I could do something with them. Thnaks again.

    Bryan
  • PFloyd36069PFloyd36069 Posts: 135
    edited 2008-04-27 18:16
    In this schematic where it says +5, does that mean the 5 v from the stamp or external 5V?
  • jcb344jcb344 Posts: 3
    edited 2008-04-28 04:01
    That means that that pin needs to be connected to a power supply that is regulated a 5 volts. This can be from the stamps power supply or from an external supply if you tie the supply's ground with the stamps.
  • ForrestForrest Posts: 1,341
    edited 2008-04-28 10:36
    According to the datasheet you posted, the LCD nominal power useage is 1.0 mA and a maximum of 2.2mA. So in addition to the methods jcb344 mentioned, you can also power the LCD from a Stamp I/O pin using the HIGH command.
  • PFloyd36069PFloyd36069 Posts: 135
    edited 2008-05-07 21:48
    How should i modify the·code for the 2 X 16 display,·for my 4 X 20 display? Right now it will work ok for 2 lines but when it·tries to go to the·third line it really goes to the fourth.

    thanks,

    Bryan
Sign In or Register to comment.