Open xNUTx opened 9 months ago
I was just wondering the same thing :) I would love 16bit parallel support for the 800x480 Sunton displays which use ESP32S3.
Sorry for the late reply - no, I didn't get it working. I just didn't put any time into it and lost focus.
@bradmck Well you're in luck!! as someone else has almost got LVGL into main ESPhome and its already in a very working state! I discovered it after leaving this comment. He's the same guy that also got the 16bit parallel displays supported last week into the Dev version of ESPhome :) I am so stoked :)
https://gist.github.com/clydebarrow/9d2cffd739cb844e9d6d5005fd29518d https://github.com/clydebarrow/esphome/tree/75c5d5f19fe789053d47fa6874df0e03d5bf1015/esphome/components/lvgl https://github.com/clowrey/esphome-esp32-8048s050-lvgl https://github.com/clowrey/esphome-esp32-2424s012-lvgl-powermeter
I am looking to add support for 8bit parallel lcd's to esphome and figured it would be helpful to get lgfx included in esphome somehow mainly for the driver support...
While researching what people have been working on in the past, I came across your work, hence the question :)