Replies: 2 comments 1 reply
-
|
Another small problem: Cannot find lv. ANIM.OFF nor lv.ANIM_OFF needed for bar.set_value |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I did code in the ability to correct the color order for the unix port. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Kevin,
Yesterday I successfully compiled the unix version of lvgl_micropyton. Then I tried the first getting started program ("hello world label") and I saw that the background color came out wrongly. When checking, I saw that the hex specification for the color is not "rgb" as I expected. I have to specify 0x573a00 instead of 0x00573a to get the correct color.
I am the guy who has written all the example programs for the old version of lv_micropython and I want to give this a try with your new bindings.
I ordered a LCD:Wiki ES3C28P board with a 320x240 screen controlled by a ili9341 controller and a FT6336 touch controller, which should arrive this week.
Please correct the following 2 typos in you doc:
What is LVGL: owmn custom controls
Model/Variant: To specify what board variamnmt ...
Beta Was this translation helpful? Give feedback.
All reactions