Is there a discription of functions in the TFT_eSPI library #3625
Unanswered
rlh100
asked this question in
Q&A - Fonts
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to learn how to use the TFT_eSPI library and finding it very difficult. I have looked at various example project and almost all of them are very complex programs drawing pretty pictures on the screen. I just want to display a large digital clock using simple ASCII text and a large font. But digging through the example code leaves me confused.
An organized list of functions available in the TFT_eSPI library with a short sentence of what the function does and its parameters would help me a lot.
BTW, when I try ot compile most of the example code for a TTgo T-Display fail. And yes I do know about editing User_Setup_Select.h file to set my display type.
Beta Was this translation helpful? Give feedback.
All reactions