u8g2 icon indicating copy to clipboard operation
u8g2 copied to clipboard

u8g2 support for 2.9" eInk ePaper Display with SSD1675A controller?

Open Wookbert opened this issue 2 years ago • 10 comments

Besides a 1.54" eInk SSD1681 display which obviously seems to be supported, we've just purchased a 2.9" eInk SSD1675A display.

The SSD1675A IC (datasheet) is unfortunately not included in the full list of currently supported controllers.

Any chance to get support for this display?

image image

Wookbert avatar May 12 '22 12:05 Wookbert

I have stopped support for eInk displays in u8g2. I think there are better libraries.

olikraus avatar May 12 '22 16:05 olikraus

Saw meanwhile in another issue here, that you've recommended other eInk libs already back in 07.2020. Back then you'd mentioned GxEPD2. Still your recommendation?

Wookbert avatar May 12 '22 16:05 Wookbert

Yes. U8g2 Fonts can be used via u8g2 for adafruit gfx lib.

olikraus avatar May 12 '22 22:05 olikraus

Do you by chance know if GxEPD2 supports eInks from other manufacturers which have the same specs and in particular use the same driver IC? (I'd ask in the GxEPD2 reposititory, but it seems that they have "Issues" disabled).

To be specific: Bought BuyDisplay(EastRising) ER-EPM027-1B, which is very similar to the supported Good Display GDEW027W3 (both driven by EK79652). Sorry for asking.

Wookbert avatar May 12 '22 22:05 Wookbert

I think you could just try that display. Maybe @ZinggJM can tell...

olikraus avatar May 12 '22 22:05 olikraus

In case @ZinggJM should actually see this, there are two displays which we’d like to run with GxEPD2:

Wookbert avatar May 12 '22 23:05 Wookbert

@Wookbert Hi, Yes, I noticed it, I think I am subscribed and get an e-mail notification. The best place to look for supported displays and controllers in GxEPD2 is https://github.com/ZinggJM/GxEPD2/blob/master/examples/GxEPD2_Example/GxEPD2_display_selection_new_style.h

I am currently in medical treatment at a place far from home, and I just have my notebook with me. I will need to reduce my engagement for support of e-paper displays a bit, to reduce the amount of time used for this. I am still interested in supporting displays that are similar to the Good Display or Waveshare ones, but this will be slower than I would like to. Actually I have about 6 displays donated to me, waiting for support.

Jean-Marc

ZinggJM avatar May 14 '22 04:05 ZinggJM

@ZinggJM Thanks for your swift reply ... and hope you get better and recover quickly.

I've checked the compatibility list of course, and it's clear that your focus so far have been on the eInk modules from Good Display and Waveshare.

But anyhow: My mentioned modules from BuyDisplay use the same driver IC as the same spec Good Display modules, so couldn't it be that your library just works right out of the box, without further modification?

Wookbert avatar May 14 '22 10:05 Wookbert

@Wookbert Thank you for your wishes. I am in the process of recovery. One sign for this is my answer:

so couldn't it be that your library just works right out of the box, without further modification?

Yes, that may well be the case. But right now this is easier for you to check than for me.

ZinggJM avatar May 14 '22 11:05 ZinggJM

The displays are on their way from China. We'll give it a try and report here.

Wookbert avatar May 14 '22 11:05 Wookbert