Sukesh Ashok Kumar

Results 15 issues of Sukesh Ashok Kumar

I have display working well and now I am looking to integrate SD SPI for storage with it. Do you have a sample of how to use the SPI bus...

Found that Espressif has a [ESP-LCD component](https://github.com/espressif/esp-idf/tree/master/components/esp_lcd) with documentation but only few [example drivers](https://github.com/espressif/esp-idf/tree/master/examples/peripherals/lcd). Maybe its a better idea to build/port drivers using this design although not sure the efforts...

**Carefully written requests are more likely to be given priority.** **丁寧に記述された要望は優先して対応される可能性が高くなります。** Request to add autodetect for this device. This is the S3 version. S2 version is already supported by LovyanGFX...

device support request

@Rookfighter Thank you for this useful library. I noticed that after updating the values and calling `save` option, all the comments and empty lines in the ini file gets removed....

Hi @joseangelmt Thanks for this cool snippet. I just tried your test project and saw that the toggle switch does not get save. Repro Made changes to the details and...

First of all, thank you for mongoku. It works well and its fast as well. ## Docker setup Both of these containers (mongodb & mongoku) runs within the same docker...

Sample project https://github.com/sukesh-ak/BSP-IDF5-ESP_LCD-LVGL9 Usually for `lvgl` to work with local custom `lv_conf.h`, I use the following in the `CMakeLists.txt` which is in the root. This always worked but now with...

I am working on a commercial project based on this sample which uses `esp_lvgl_port 2.0` https://github.com/sukesh-ak/IDF5-ESP_LCD-LVGL9 I use `Observer` in `lvgl 9` to bind and create API for the UI....

Area: LVGL
Status: Awaiting triage

First of all, thank you so much for LVGL and making it work with emscripten. I was already a fan of lvgl and now even more with this discovery. I...

hi @lovyan03 This keyboard is a great feature. Thank you for the libraries. Feature Request: Please add a keyboard with only numbers to input. This is very useful when you...