Open NGKAIEN opened 1 month ago
This library works only for OLED screens. But in theory it is possible to make it work in the "TFT world", with some effort of course and a controller that is much faster than the Arduino Uno/Nano V3. Since the Adafruit GFX library also works for TFT, you'd have to use a TFT display driver and then change the respective code lines of the RoboEyes library where the objects are drawn to the correct "TFT syntax".
Hi,is it possible to use for 1.44inch 128x128 tft screen?