-
After following all the steps, the install runs smoothly and no error. But when running the example: **_lcd.py_** I got the following error:
_Woah there, suitable gpiochip not found!
❌ GPIO9: n…
-
[AquariusSmall.zip](https://github.com/sumotoy/TFT_ST7735/files/1341690/AquariusSmall.zip)
Just tried to create my own font file and cannot load it: when I call
`tft.setFont(&AquariusSmall);//this w…
-
_From @Lalieu on September 23, 2014 12:49_
Hi all,
I have been trying to print a .bmp image on the arduino 1.77" TFT screen using the Arduino Yún, but I have some trouble opening the file using the…
-
Arduino IDE 1.8.19
Windows
ESP32 (MH ET LIVE ESP32minikit)
Hello, in an asynchronous file server (**ESPAsyncWebServer + AsyncTCP**) the combination of **Adafruit GFX and Adafruit ST7735** librar…
-
Hello. Is it possibly to be out of memory if I try to load bmp from SD-card (6 bmp files)?
I load on start screen - then make tft.fillScreen(ST77XX_BLACK) and try to load other - I get white screen …
-
Arduino IDE shows this list of errors when compiling, there're too many multiple libs so that i dont know which should be deleted or kept
I searched for the lib conflict problems but cant find a good…
-
The problem is that the ST7735 display is 160x128 pixels.
So if you set:
- Landscape during compile time
- disp_drv.rotated = 1 in the code
- Swap display width and height in the code
- Call th…
-
in these two lines:
https://github.com/arduino-libraries/TFT/blob/6941d00e3b1f65cc080ce1d2931290ff6ca4223e/src/utility/Adafruit_ST7735.h#L143
https://github.com/arduino-libraries/TFT/blob/6941d0…
-
I just purchased a 4" 480*320 ST7796S Based Display off AliExpress ([link](https://www.aliexpress.com/item/4000497625786.html)). I'm hoping to use it in a project my club is building. It doesn't loo…
-
![스크린샷 2020-04-03 오후 12 31 51](https://user-images.githubusercontent.com/12948544/78322668-5ccc3b80-75aa-11ea-9029-9e3ae420199b.png)
![스크린샷 2020-04-03 오후 12 32 31](https://user-…