-
I use library library Adafruit SSD1306 version 2.5.10 for CH32V003j4m6 , when compiling : " fatal error: util/delay.h: no such file or directory #include "
-
Hi!
I directly flashed the supplied binary on the DSO138 with no problem, but I would like to learn a bit more about the building process.. so I tried to compile the project in the Arduino IDE, im…
-
Thanks for your big library support. But I had some problem with `"u8g2_font_unifont_t_bengali"` this font. I want to show Bengali word `"আমার"` on my ST7735 display. But it show me the output `আম ার …
-
When trying to compile a basic code under PlatfromIO I encounter the following error:
> Verbose mode can be enabled via `-v, --verbose` option
> CONFIGURATION: https://docs.platformio.org/page/boa…
-
Hi, the following Issue was fixed in the 'master' Adafruit-GFX-Library ~
https://github.com/adafruit/Adafruit-GFX-Library/issues/22
The Issue was a historically missing character in the 'font' definit…
-
Hello,
In the library for TFT, the pinout for the ESP32 and ESP8266 boards is incorrect. Additionally, the pins for the ATmega328 are duplicated (CLK and DO are assigned to the same pin).
For th…
-
hello,
I have Arduiono1.8.13 installed as a portable version, to have a clean version
and esp8266 community vers 2.2.0
and all the libraries I found in Esp_radio.ino
now I get this error message
…
-
Describe the bug
I am experiencing issues with rendering Cyrillic characters on a 64x32 LED matrix display. The text appears distorted, with characters overlapping and misaligned.
To Reproduce
St…
-
I would like to point out that identifiers like “[`_ADAFRUIT_GFX_H`](https://github.com/adafruit/Adafruit-GFX-Library/blob/f7db17f3174f32a76ff6329b9656dd4f8667eeff/Adafruit_GFX.h#L1 "Update candidate"…
-
Hello. How can I scroll the text in your library?