Weird display on NHD-0216CW-AG3 when using Arduino LiquidCrytal library

Comments

1 comment

  • Alee_S

    Hello there!

    The Arduino LiquidCrystal Library is configured for HD44780 or ST7066U or compatible controllers, and this particular OLED uses the US2066 controller, which is not compatible to the Hitachi chip. This may be why you are experiencing issues using the Arduino functions for this display.

    If you would like some sample code, please visit our Github link below for our Slim character OLEDs with a US2066 controller chip:
    https://github.com/NewhavenDisplay/NHD_US2066

    Hope this helps!

    0

Please sign in to leave a comment.