russhughes / s3lcd

ESP_LCD based MicroPython driver for ESP32-S3 Devices with ST7789 or compatible displays.
Other
60 stars 10 forks source link

Feature Request: LVGL integration #7

Closed coolbikerdad closed 1 year ago

coolbikerdad commented 1 year ago

Hi Russ. Thanks so much for your work on display drivers for the ESP32 boards to date, and providing ready-to-go firmware images. You're a star. Have you considered adding support for LVGL into your builds? It would add an extra dimension and I'm sure I'm not the only one that would really appreciate a strong graphics library to complement your driver. Sadly, I'm too near the start of my Micropython journey to be attempt this myself. Best Neil

russhughes commented 1 year ago

I'm not planning LGVL integration for this driver as I did for st7789 and st7735 Support hybrid driver.