Using the TFT display and the ST7735s driver #969
Replies: 1 comment
-
lease be more specific about the problem you're having; I would expect to be able to download either a "released" version or the current github version as a .zip or .tar.gz, extract that with favorite archiving tool, and copy it to the libraries folder inside your sketchbook folder. Do note the warning at the bottom of that lib
So what is it that makes you believe that you have not installed that library correctly? Or that there is any problem whatsoever? You didn't mention any problems with the image on the screen so what is the problem? Does it not get there and fail to compile? What is the error message? Just because you don't understand the error doesn't mean I won't. I know both the tools and parts a lot better than most folks around here. Butall I see when I look into my crystal ball isa distorted view of the space behind it - I cant see thebehavior you are seeing, making it impossible to characterize and startspeculating about the cause of. |
Beta Was this translation helpful? Give feedback.
-
Hello all,
I am trying to get around the TFT mini display based on the ST7735s driver with the AT Tiny 3216.
Tried the basic adafruit gfx library and it works without a problem... however, apparently this library is not very efficient, so, moved on to the PDQ_GFX, but having a problem with the compilation, namely installation of the library that can be found here .
Any ideas how to get around this?
I guess the PDQ_GFX will work on the megaTinyCore!
Best.
Beta Was this translation helpful? Give feedback.
All reactions