@crispyoz : Thanks for this.
MK
@MK
Best posts made by MK
Latest posts made by MK
-
MT7688 end of life
Hi people,
I heard (but haven't found any official infos from MediaTek) that the MT7688 is nearing it's end of life. Does anyone have any infos regarding this?
Moreover, would be great to have some infos from Onion (if end of life is close), which replacement tech is planned for the Omega. This could enable new projects to already plan ahead.
Thanks,
Best,
-
RE: Omega Dash LVGL version
Hi @Lazar-Demin,
Thanks for the info. This is what I deducted from the repos and from the behaviour LVGL (some Syntax from 7.X and newer not working...).
It would be indeed great to get an lv_micropython with the latest LVGL version directly from the onion opkg. This for following reasons:
- LVGL 6.X documentation is really scarce (especially regarding Micropython examples)
- LVGL 8.X seems to be much more powerfull (especially regarding styles and themes)
- Squarline Editor only supports LVGL 8.X
I'd love to support hear. However, I fear to really lack competences...
-
RE: Omega Dash LVGL version
Thanks for this. However, according to LVGL docs, latest version is 8.3....
https://docs.lvgl.io/master/index.html -
RE: Omega Dash LVGL version
@crispyoz said in Omega Dash LVGL version:
lvlg.h
Hi.
Thanks. However, I'm not able at all to locate this file... I even am unable to locate the lvgl library. In /usr/lib/micropython I can't find anything relative to lvgl....Thanks in advance,
-
Omega Dash LVGL version
Dear community,
I just purchased a couple of Omega Dash Dev Kits in order to gain some basic knowledge on the module and especially LVGL.
Basic question: How can I see which LVGL version is contained in the lv_micropython package. As there seems to be some major changes between LVGL V6, V7 and V8, this information would be necessary in order to find the correct documentation
Thanks in advance,