GxEPD2
GxEPD2 copied to clipboard
Add GDEH042Z96 panel
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).
Please let me know how can I polish this PR.
good!
我根据你的代码添加后,烧录了一个hello wrold 的示例程序后,水墨屏显示的是镜像的内容,请问这个该怎么解决?
@mincely you can add display.mirror(true)
.
Probably worth adding this to driver default, will update this PR.
@mincely你可以添加
display.mirror(true)
.可能值得将此添加到驱动程序默认值,将更新此 PR。
thank you for you help
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).
Please let me know how can I polish this PR.
Great job. The PR is still not merged.
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.