-
I'm using an ESP32 with connected OLED 240x240 Pixel. I would like to use your AnimatedGIFs_SD to display Gifs on the Oled. Perhaps you can give me some hints how to connect the following cardreader t…
-
![0FFC638C-AB1E-4898-8B5C-C6C96AEB4DB9](https://user-images.githubusercontent.com/88826384/130730309-8703c47f-e13d-4c77-a067-d440707466bb.jpeg)
ii feels like a waste of space on such a small displa…
-
System: Custom rp2040 board with ST7789V display, TFT_eSPI library (PIO SPI) and arduino-pico core.
With pngDEC 1.0.0 and 1.0.1 everything works nicely. When using pngDEC 1.0.2 system sometimes jam…
-
**Firmware**
```python
Adafruit CircuitPython 6.2.0 on 2021-04-05; FeatherS2 with ESP32S2
```
**Code/REPL**
```python
import time
import board
import displayio
time.sleep(…
-
![IMG_3361](https://github.com/e2002/yoradio/assets/73903740/6fe83952-7edd-43ab-8018-60a91d34e693)
Warum habe ich nur dieses Bild?
-
hi there,
I just connected this display and I am trying to use your library
unfortunately there is an issue
my display is 7 pin from Aliexpres
I connected as following:
VCC, GND
SCL= GPIO 11, …
-
Hi, I'm stucked with this board, any help would be appreciate.
I've just bought 2 of thie tiny display from Ali, I've downloadad this repo and just tried to compile any of the samples to no avail.…
-
Hi. I'm new on idf coding and got an issue about fonts. I created my own .c file font via ttf2c_vc2003.exe program. But I don't know how to use this external font in my code. Can somebody explain pl…
-
### What happened?
it's ok here I can slide to show full icon
![IMG_20240419_100746](https://github.com/moggieuk/KlipperScreen-Happy-Hare-Edition/assets/140297184/23001b63-119a-4889-8181-af4cc6fd993…
-
Your example basicTouchScreen.ino with
```
// y- x- y+ x+ connected to YD, XL, YU, XR
PortentaTouchScreen ts(5, A6, A4, 4);
```
Which I assume is: A0, A1, A2, A3 on the…