Become a leader in the IoT community!
New DevHeads get a 320-point leaderboard boost when joining the DevHeads IoT Integration Community. In addition to learning and advising, active community leaders are rewarded with community recognition and free tech stuff. Start your Legendary Collaboration now!
@undefined2001 have you done any design stuff for LVGl
I did some design with ez studio
Oh yes! @fbiego6893 also told me of one such studios just escape a my mind
https://github.com/DevHeadsCommunity/STM32F4_lvgl/blob/main/src/main.c
I also wrote some style stuff
squareline studio worked for many years but nowadays they have became commercial
every good tech ever..
just saw briefly,
doesnt seem like there is a part where it is adding the style on arc itself, is it?
what style you want in a arc?
lets start with a gradient on the indicator
remove the main and knob
I would recommend to try ez studio rather thar hardcode things
2nd part is easy
1st is where i was stuck
let me look at that
also you can check volos project on youtube
he makes some insane designs with lvgl
ah yes
i follow him
but if i remember
he uses squareline
yep he uses..
yep
similar styling properties
I may buy one board with display wiring each time is like hell
You donโt need another board
yes. if I want to use wire every time
Luckily some display uses serial communication
canโt even imagine wiring a parallel display each time I use
there is a deprecated widget that could do what i want
but it axed post 8.x
just saw from eez studio
seems like they are using a image to make that effect
@undefined2001 got the reverse done

where the Main has the image
but nothing seems to have the indicator, the image set

lol
it used to be simple
where we create a gradient style
and then add it the object
In the past?
yea
which display are you using
it looks really crisp
my laptop
๐ซ
in the eez studio?
nope
emulator or native desktop?
native desktop
its a plain old simulator
name?
its a vscode plugin
I didnโt know that๐ฅฒ
lvgl project creator
we prototype on that
then move to HW
you have to compile for any specific architecture?
nope
debugging by gdb
build done by cmake
well for me its lldb as gdb doesnt exist in mac
@superbike_z any inputs?
seem like squareline also isnt able to do that
Help me understand the context again please
what do you need to achieve
trying to style the bar in an arc as gradient
hey @undefined2001 ,

i was able to get it to work
ggez
adjusting width would be better
for a better looks
this was just poc
wait a sec
are you making a speedometer?
yea