GxEPD2 icon indicating copy to clipboard operation
GxEPD2 copied to clipboard

Add GDEH042Z96 panel

Open fffonion opened this issue 3 years ago • 5 comments

I recently got this panel from a second hand market and I try to implement the official example in GxEPD2. It's a 3 color panel like GDEQ042Z21 but its controller is SSD1619. It's also having a very long refresh duration, it measures around 20s on my side.

I've tested on a ESP32 (actually the TTGO T5 display but with its FPC socket connected to the new panel). IMG_3844

Please let me know how can I polish this PR.

fffonion avatar Dec 18 '21 18:12 fffonion

good!

jie326513988 avatar Jan 25 '22 02:01 jie326513988

我根据你的代码添加后,烧录了一个hello wrold 的示例程序后,水墨屏显示的是镜像的内容,请问这个该怎么解决?

mincely avatar Jan 31 '22 06:01 mincely

@mincely you can add display.mirror(true).

Probably worth adding this to driver default, will update this PR.

fffonion avatar Jan 31 '22 06:01 fffonion

@mincely你可以添加display.mirror(true).

可能值得将此添加到驱动程序默认值,将更新此 PR。

thank you for you help

mincely avatar Jan 31 '22 08:01 mincely

I recently got this panel from a second hand market and I try to implement the official example in GxEPD2. It's a 3 color panel like GDEQ042Z21 but its controller is SSD1619. It's also having a very long refresh duration, it measures around 20s on my side.

I've tested on a ESP32 (actually the TTGO T5 display but with its FPC socket connected to the new panel). IMG_3844

Please let me know how can I polish this PR.

Great job. The PR is still not merged.

whmzsu avatar Mar 09 '22 03:03 whmzsu

I do not merge pull requests, see CONTRIBUTING.md. And the GDEH042Z96 is no longer available.

I close this pull request; the fork it relates to can still be found through this PR under closed PRs.

ZinggJM avatar Mar 27 '23 12:03 ZinggJM