US2066 compatibility with HD44780

Comments

5 comments

  • Alee_S

    Hi TedM!

    While the NHD-0220CW-AB3 can run off of a 5V supply and can be configured for 4-bit parallel mode, I am unable to confirm the timing durations, as these are not indicated in the command table.

    The commands, initialization, and timings of the HD44780 controller do vary from the US2066 controller, and will likely require a reconfiguration of your software for the US2066 controller instead.

    Linked below is sample code written for our US2066 controller using an Arduino for reference:
    https://github.com/NewhavenDisplay/NHD_US2066

    Best,

    0
  • TedM

    Thanks, I may try one and see what happens.

    0
  • pyke

    Have you tried? I'm curious to know if you succeed. I'm trying to do the same thing, to use this US20666 based OLED work in a HD44780 device without any change in the software.

    0
  • Vkellogg
    Hi. I have a similar question. I was told to use HD466780 but cannot find any in the colors I want. I'm hoping to use oled red on black 20x4 character displays.

    I've purchased these.  https://www.alliedelec.com/product/newhaven-display-international/nhd-0420cw-ar3/70518328/

    Any my goal is to use them with these.

    https://github.com/Ryzee119/OpenXenium/blob/master/INSTALLATION.md

    And this if needed

    https://github.com/Ryzee119/spi2par2019/blob/master/README.md

    If I need an additional adrino that's fine too, I'm confused by the difference in labeling, but I've been told to just use HD44780 lcd, however I can't find any in red, so I'd love to use your oleds if at all possible. I'm not smart enough to build circuits and software, but if a adrino exists and software I can buy and flash, and install.

    Please note I tried installing oled from open xenium spi connection, not sure if I did it right but I got nothing on the display.  Also tried wiring it in "4 bit"  mode with spi2spar and also had nothing on display.

    Thanks.
     
    « Last Edit: February 07, 2020, 03:16:05 PM by Vkellogg »
    0
  • Ted M.
    NHD Staff

    Hi Vkellogg,

    The software compatibility for the US2066 using code written for the HD44780 controller will vary on a case by case basis.  There is no way to predict if any given code will work on the US2066 controller without some timing changes in the users application's code until it is actually tested and debugged with this display in the end users device.

    Regards,

    0

Please sign in to leave a comment.