I added a new #Arduino #LVGL example sketch today - this one shows how to use my FastEPD library with LVGL and physical buttons:
https://github.com/bitbank2/bb_lvgl/tree/main/FastEPD_button_demo
I added a new #Arduino #LVGL example sketch today - this one shows how to use my FastEPD library with LVGL and physical buttons:
https://github.com/bitbank2/bb_lvgl/tree/main/FastEPD_button_demo
I added a new #LVGL example for the JC4827W543 with capacitive touch. This shows how to use my display library and cap touch libraries as the basis for your LVGL projects. To change displays, simply change the lcd.begin() parameter.
During my latest #zephyr presentation, I noticed that top-of-tree introduced a bug where the #lvgl demo crashes when displaying a specific widget. It also crashes with the native_sim backend, so one can easily reproduce the bug without any hardware. Unfortunately even with gdb, I can not easily see why the crash happens, as the code in question runs many times without a problem but only crashes on a specific invocation.
Unable to solve it, I at least reported it:
Same product programmed as a calculator with #LVGL
https://thingpulse.com/fun-with-the-color-kit-grande-building-a-simple-calculator-with-esp32/
Many thanks to all of our past, present, and future GitHub sponsors ...
https://github.com/sponsors/eez-open
The latest version of #OpenSource #LowCode EEZ Studio v0.17.0 is available for download.
The latest version of #OpenSource #LowCode EEZ Studio v0.16.0 is available for download.
Use #opensource EEZ Studio to Build an #Arduino #LVGL UI by nerdhut.de
The latest version of #OpenSource #LowCode EEZ Studio v0.15.0 is available for download. It brings copy/paste between projects, a flexible Scrapbook and support for additional LVGL widgets.
LVGL is totally unfriendly with Arduino layout, and ESP32_Display_Panel library adds insult to injury by enforcing their surrealistic rules
rule of thumb: use #LVGL with esp-idf or platformio, avoid it at all costs with #ArduinoIDE or be ready to edit the lv_conf.h file every time you switch projects :(
Nantes: Comment dialoguer avec les objets du quotidien qui nous entourent ?, Le mercredi 27 mars 2024 de 18h30 à 21h00. https://www.agendadulibre.org/events/29855 #iot #lvgl #ihm #bibliotheque
Explore #LVGL on #NuttX RTOS - Rotary Encode Demo
https://www.hackster.io/nuttx-applications/explore-lvgl-on-nuttx-rtos-rotary-encode-demo-a6e28d
The new version of #OpenSource #LowCode EEZ Studio (v0.11.0) comes now with LVGL v9 support, so now you can choose whether your newly created project will use v8.3 or v9.0