loboris / ESP32_TFT_library

Full featured TFT library for ESP32 with demo application
564 stars 219 forks source link

ST7687S support #91

Open sensboston opened 3 years ago

sensboston commented 3 years ago

Hi guys, any plans to support ST7687S round displays like this one?

DFRobot already implemented support for these TFTs: https://github.com/DFRobot/DFRobot_ST7687S https://github.com/DFRobot/DFRobot_Display and it works fine with ESP32 (I tested on ESP-WROOM-32). So it shouldn't be very hard to add ST7687S support to the library for devs familiar with ESP32_TFT_library drivers implementation (but maybe I'm wrong).