-
Hello, the author of this internet radio.
I have an urgent request for help in arranging Polish letters with tails.
----------------------------------------------------------------------------
Wita…
-
I've built the Micropython binary and flashed it to a T-Display S3. I can run simple programs, but have no idea where to start to drive the LCD. I see there is an `lcd` module available, but have no i…
-
**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(…
-
The Dallas plugins were reported to no longer work since ESP32 SDK 2.0.3. (see: https://github.com/letscontrolit/ESPEasy/pull/4164 )
Apparently the time needed to switch pin mode now takes 16 usec in…
TD-er updated
2 years ago
-
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, …
-
Hello,
I've encountered an issue with the` tft.pushImage()` function where the color output is not as expected. Despite setting the color to red using tft.color565(255, 0, 0), the resulting display…
-
Hello,
smalltv and smalltv pro are interesting little devices :-). Thank you for having already prepared the ISP header so that it is easy to install a different firmware.
We are currently tryin…
breti updated
11 months ago
-
**Is your feature request related to a problem? Please describe.**
This is a request to add support for the very popular family of `Adafruit ESP32-S3 Feather` and `ESP32-S2 Feather` boards.
As we …
-
Hi,
I'm trying to use this library with RP2040-PiZero board and 1.3inch display HAT.
Board: https://www.waveshare.com/wiki/RP2040-PiZero
Display: https://www.waveshare.com/1.3inch-lcd-hat.htm
…
-
Hello everyone!
Does the "ESP32-Marauder-Cheap-Yellow-Display" support the 2.8" ESP32 Capacitive Display (ST7789 240x320 JC2432W328C)? I bought one, but after flashing the firmware, the screen displa…