-
```cpp
#include
#include
// Master Animated GIF on a 320x240 SPI LCD Screen
// Youtube Tutorial: https://youtu.be/omUWkUqFYrQ
// Tested with Espressif ESP32 Arduino Core v3.0.2, 3.0.3
// U…
-
I'm running the latest version of NUT and on my Phasak UPS (Phasak Protekt 7621 2160va) the output voltage seems to be wrong.
This is the output by `upsc phasak2160@localhost` command.
```
batter…
-
First of all, great solution to make the LCD availabe also on Linux.
I have installed AceMagic-S1-LED-TFT-Linux on Proxmox with at LXC Debian 12. The installation was ok after i have changed the pack…
-
### 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…
-
There needs to be a DRM driver for the panels to store their timings, resolution data and other specs.
Initialization is non-trivial as they also talk via I2C, and proper initialization of the panels…
-
IDE:Arduino IDE
chip:RP2350
Configuration:
![Uploading 企业微信截图_17307959277624.png…]()
Using the screen:3.5 LCD
Screen driver:ILI9488
The problem:
When rp2040 uses TFT_eSPI library to drive ILI…
-
Hello,
I tried to use your component on a modified spi_lcd_touch example from the ESP-IDF master branch, including the XPT2046 esp_lcd_touch driver component from ESP-Registry, which was working prev…
-
I have a new display coming which supports capactive touch using a cst816d driver.
**Describe the solution you'd like**
Add support for cst816d and cst816t touch.
**Describe alternatives you'v…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
Setting flow rate value (via M221 or LCD interface) lower then 100 results in the extrusion r…
-
**Describe the bug**
While using display driver display_gc9x01x with Waveshare GC9A01A round display module, the color inversion is set on by default. Absence or explicit deletion of "display_…