-
Hi,
We have added a new test engine (called [Unity](https://github.com/ThrowTheSwitch/Unity/)) to LVGL and planning to improve the coverage. See this [README](https://github.com/lvgl/lvgl/blob/mas…
-
Hi, I want to show my appreciation for this wonderful piece of code, I've been able to make it work with a custom led panel.
However, I've encountered a problem when I wanted to use the leftover pins …
-
Help: Looking for showing video python example.
If anyone know or have code, could you please share as example.
Thanks
-
### Describe the Bug
I'm on the sn32_develop branch
So, if i'm in plain backlight mode, and press down a key, the backlight for that column's keys flickers.
It's much more noticable on the le…
-
Hello Im having first steps, and for some reason, I cant build esphome through CLI on my Windows Im getting an error:
Failed config
font: [source .\droplet.yml:56]
Please update your pillow i…
-
### Issue Description
The current documentation recommends a VS code setup that's not quite right. VS Code is capable of understanding the standard compile_commands.json database, so we should recomm…
-
Thanks for this work, I plan to use that lib as it works best of all I saw.
However one thing I cannot easily find how to correct:
I use a standard p3 panel 64x32, 1/16 scan. All works so far, but a…
-
I'm experiencing issues with rendering quality and colors on the [ESP32-S3-Touch-LCD-4.3](https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-4.3)
1. the quality is very poor (with LVGL I don't have …
-
PS C:\Users\mark\Desktop\new spot\SpotMicroESP32-Leika-master\app> npm run dev -- --open
> spot_micro_controller@0.0.1 dev
> vite dev --open
2:53:05 AM [vite-plugin-svelte] WARNING: The followi…
-
### Describe the Bug
I defined following function in my custom keymap.c to indicate the num_lock state (all numpad keys turn red):
```c
bool rgb_matrix_indicators_advanced_user(uint8_t led_min,…