-
Hi Bodmer,
I'm trying to use the TJpg_Decoder library to display a jpeg to a tft display. I have it working, but the only issue is that it's very slow (I'm using the Adafruit GFX library with the …
-
- Arduino board: teensy 3.6
- Arduino IDE version arduino-1.8.9-teensyduino-1.4
I'm not sure how much of this is WAI, feel free to close if so. Suggestions though:
1) default HWSPI speed on teen…
-
Hello,
I've created an extension to the drawButton() method to allow the use of custom fonts for the button labels. Without these changes the labels were not placed correctly inside the buttons (i.e.…
-
Not an issue, but some info that may help others to get the ESP8266 version working.
I found that some code was added to the Adafruit-GFX-Library in release V1.4.0 (current is V1.5.5) which causes …
-
Hello GFX maintainers,
This request is related to this comment
https://github.com/adafruit/Adafruit-GFX-Library/blob/master/Adafruit_GFX.cpp#L1136
The rationals for supporting background pain…
zapta updated
5 years ago
-
Hello
Great Library.
I have this setup,
WEMOS LOLIN32 + ILI9341, I'm trying to use this library, and the display shows this, please see the picture, please tell me what I'm doing wrong?
This is…
-
So I'm working on this library that should be able to just position gauges on any kind of display. While doing that, it appears to me that, depending on the implementation of the underlying display cl…
-
Hi,
Not an issue, more a change request if you want to.
I've made a small project in order to develop some Adafruit GFX screens on my PC:
[https://github.com/croutor/Adafruit_GFX_dummy_display](h…
-
Compile Error details;
```
.pio/libdeps/nodemcuv2/Adafruit LittlevGL Glue Library/Adafruit_LvGL_Glue.h:46:3: error: 'lv_disp_buf_t' does not name a type; did you mean 'lv_disp_drv_t'?
46 | lv_…
-
I just spent hours trying to compile the V2 code in 2021 (Arduino IDE 1.8.9). Much has changed since 2019, and compiling with current library versions will result in a crashed Arduino (no display at s…
z-l-p updated
8 months ago