I would like to use a Waveshare 10.1" display that uses the JD9365 display driver.
This works with the moononournation Arduino_GFX library but not with LovyanGFX.
I have a lot of code that is written for the ESP32-S3 that uses LovyanGFX that I really don´t want to have to re-write.
I found the M5GFX code base that also uses LovyanGFX and has a couple of drivers for DSI/MIPI displays so I could use that as a base or LovyanGFX as a base to try to adapt one of the drivers for my panel.
But I am unsure which to use.
It looks like the M5GFX is more up to date than the LovyanGFX code base.
Has the LovyanGFX been semi abandoned in favour of the M5GFX?
Are both being maintained?
I see the M5GFX commits are from lovyan03 and the LovyanGFX are from tobozo - have the 2 bases been split and, as M5GFX is commercial and presumably funded, what will be the future direction?
[edit]
I would like to use a Waveshare 10.1" display that uses the JD9365 display driver.
This works with the moononournation Arduino_GFX library but not with LovyanGFX.
I have a lot of code that is written for the ESP32-S3 that uses LovyanGFX that I really don´t want to have to re-write.
I found the M5GFX code base that also uses LovyanGFX and has a couple of drivers for DSI/MIPI displays so I could use that as a base or LovyanGFX as a base to try to adapt one of the drivers for my panel.
But I am unsure which to use.
It looks like the M5GFX is more up to date than the LovyanGFX code base.
Has the LovyanGFX been semi abandoned in favour of the M5GFX?
Are both being maintained?
I see the M5GFX commits are from lovyan03 and the LovyanGFX are from tobozo - have the 2 bases been split and, as M5GFX is commercial and presumably funded, what will be the future direction?
[edit]