-
### Board
ESP32-S3-WROOM-1U
### Device Description
The pins are connected via board jumpers.
### Hardware Configuration
#define PIN_LCD_TE 11
#define PIN_LCD_CS …
-
Hi, I'm having a hard time finding which are the pins for SCLK and MOSI for the LCD Screen in this board, as I've been using Adafruit ST7789 library until now and it needs them.
In the T-Display mo…
-
I've been writing an application for a Raspberry Pi Pico and connected Pico-ResTouch-LCD-2.8 which involves the use of a touchscreen GUI (using this library) and the SD card reader attached to the Pic…
-
Hello there! I am trying to get this code working with: https://www.adafruit.com/product/4393
I am getting this noisy glitch when using the utility, I believe this may be because it recognizes the …
-
Currently embedded-graphics only support interrupt-driven concurrency (I mean that if you want to do work while some DMA is writing out data to a screen, you have to use an interrupt). Using `async` i…
-
I tried to install pidi-spotify on my raspberry pi zero wh but it doesn't start correctly. I'm getting this error message:
```
Nov 08 18:59:42 spotipi systemd[1]: Started PiDi Spotify Service.
No…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hello.
Maybe I did stupid things...
I ordered a T-beam ttgo motherboard (T22_V11-2019.1212) with Meshtastic software on it.
I uploaded an esp-32-ogn software that I used before, but I didn't se…
-
If have some issues with my ESp32-Radio design and need advice. Designed a PCB 2 years ago (you can find in this [post](https://github.com/Edzelf/ESP32Radio-V2/issues/61)). However my wife decided to …
-
###
- [ ] I searched for similar feature request and found none was relevant.
### Pitch us your idea!
Faster display redraw
### Description
Hi there,
### Short story:
It seems like…