Is there an Arduino graphics primitive library with functionality mirroring the AdafruitGFX library
Is there an Arduino graphics primitive library with the functionality mirroring the AdafruitGFX library? I like the all-in-one format of the ELECROW ESP32 Display 800×480, 7 Inch HMI Basic ESP32 RGB TFT LCD Touch Screen with Acrylic Case, 32-Bit LX6 Dual-Core Processor. However my project does not need anything more than simple primitives like: Line, Circle, Square, Text and no touch screen features.
Comments
Hi KG4RUL,
Sorry, we require some time to investigate and analyze the questions you raised. Once our analysis is complete, I will get back to you as soon as possible. We appreciate your patience.
We apologize for the inconvenience.
Thanks!
Warm regards,
Hi KG4RUL,
You can use Arduino_GFX, TFT_eSPI, or LovyanGFX; (Arduino_GFX is preferred.)
Warm regards,