lvgl / lvgl_esp32_drivers

Drivers for ESP32 to be used with LVGL
MIT License
340 stars 287 forks source link

ST7567S support (ex. gm12864 ) #236

Open thedeadliestcatch opened 7 months ago

thedeadliestcatch commented 7 months ago

It would be fantastic to see support for these: https://www.dalbert.net/gm12864-59n-i2c-lcd-display/

Since the SSD1306 is already supported, it should not be a huge undertaking to translate the work for ST7567(S), AFAIK.