-
Does the esp32-3248S035C, with it's higher resolution, have sufficient memory to run the demo? Mine hangs at `lv_display_set_buffers`
I'm not sure if this is a esp32-smartdisplay-demo, an lvgl thin…
-
### 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…
-
Use ESPs LEDC subsystem or other fitting busses to add RGB LED support. This is needed for easy visual feedback whether a transaction has been registered. We should aim for at least a simple red/green…
-
Hallo Aircoookie,
I added the WifiManager because i love it 😁
BUT i don't know if it will work with ESP32 😢
Greetings (viele Grüße)
Christian...
Voilà:
```c++
/*
This is a basic exampl…
-
Only raise issues for problems with the library and/or provided examples. Post questions, comments and useful tips etc in the "Discussions" section.
To minimise effort to resolve issues the followi…
-
### Board
Qualia ESP32-S3
### Hardware Description
Qualia ESP32-S3 board, equipped with PCA9554 I/O extender, connected to 3.4" 480x480 RGB565 TFT (no touchscreen) LCD (https://www.adafruit.c…
-
## Environment
* **IntelliJ Rust plugin version:** 0.4.200.5421-232
* **Rust toolchain version:** 1.71.0-nightly (4ca000ac8 2023-07-13) x86_64-pc-windows-msvc
* **IDE name and version:** Inte…
-
Hello,
First I want to say big thank you for this great plugin for pimatic which I have used for several months with my esp based boards.
I want to ask you when do you plan to add rgb support? Nowad…
ghost updated
6 years ago
-
Hi, i saw commented lines in the code for light control, why are they commented?
Is it possible to control lighting via ble?
-
I tried to follow the instruction for QEMU RGB Panel and I successfully built the project and image. When I tried to execute it using QEMU, a window flashed briefly on the screen followed by an crash …