-
Hello. How can I scroll the text in your library?
-
There is a number of libraries inheriting from the class in this library.
For example:
```c++
class Adafruit_SPITFT : public Adafruit_GFX
```
Which by itself is also inherited by other libraries,…
TD-er updated
3 years ago
-
Arduino IDE 2.2.1
Adafruit GFX 1.11.9
BusIO 1.15
When installing pre-requisites first, this library fails to install on the Arduino IDE.
Tried 2 windows machines with the same result.
Tried …
-
I am trying to use the 2.8" TFT Touch Sheild (1651) with Arduino Uno Wifi Rev 2 board using Arduino IDE V1.8.7.
I am trying to compile the Adafruit_ILI9341\examples\graphicstest and I am getting th…
-
Hey
I just followed the wino board quickstart guide, all went very smoothly up to the point where I included `#include "wino.h"` to read wifi info. On compiling, I got following error:
`Adafrui…
-
Hi,is it possible to use for 1.44inch 128x128 tft screen?
-
For the Adafruit_GFX library to work with the ESP8266 board I have inserted the line "#elif defined ESP8266" in the Adafruit_GFX.cpp file. Otherwise also works commenting the line //#define pgm_read_b…
somhi updated
6 years ago
-
Looking for some help with board selection.
I found a LOLIN32 vs LOLIN32D, would the pinout be the same, as I tried with no luck. And also having issues finding the exact board in VS_code with Pla…
-
Hi, I am having problems with uploading the codel. I am very new to using PlatformIO or anything for that matter and I am hoping someone would be so kind and help me fix this Issue. I downloaded the G…
-
Столкнулся с проблемой, возможно Вы сможете подсказать в чем проблема.
1)
Использую https://github.com/libEmGUI/emGUI-arduino.git
Платформа - Stm32Duino (http://wiki.stm32duino.com, https:/…