NHD-2.8-25664UCB2 display - Linux device driver

Comments

2 comments

  • Saurabh_B
    Hello,

    Unfortunately we do not have any Linux drivers for our monochrome displays.

    However there are plenty of people who have made drivers for this and other displays online:
    The first one I found was FBTFT: https://github.com/presslab-us/fbtft
    Another would be the Luma: http://luma-oled.readthedocs.io/en/latest/intro.html
    « Last Edit: November 08, 2017, 08:11:28 AM by Paul_B »
    0
  • BalajiNP

    In Linux Kernel, the drivers are there. It supports the SSD1305, SSD1306, SSD1307 and SSD1309 controllers.

    Have anyone used/tested this driver?

    The driver path in kernel src: drivers/video/fbdev/ssd1307fb.c

    Please provide your comments on this.
    -Thanks.

    0

Please sign in to leave a comment.