Hello to all, someone can give me some suggestion on how avoid the ghosting effect when drawing many times on the same Canvas ?
Latest posts made by lunard
-
DoorSignage with M5Paper: how avoid the ghosting
-
RE: How to run LVGL on M5Stack
@lunard said in How to run LVGL on M5Stack:
@jackrazors hello, I tried to run your code, but the function my_touchpad_read is never called..
Would be possible for you to share the repo ?
Thanks !!Ok @JackRazors was missing lv_tick_inc(1); in the loop function
-
RE: How to run LVGL on M5Stack
@jackrazors hello, I tried to run your code, but the function my_touchpad_read is never called..
Would be possible for you to share the repo ?
Thanks !! -
RTC not working in M5StickCPlus
It seems not possible to use the RTC component in my M5StickC Plus.
I'm able to set the time (setTime) but the getTime returns always the same value.
I tested many examples with the same results.
Someone had the same experience ?Thanks
-
RE: M5StickC - M5.LCD draws only a part of the display
There is aM5StickPlus library !! Thanks a lot!
-
RE: Internet Radio with Base Node
Really nice !!!
What do you think about the Node module ?
Did you test the microphone array ?
I’d use it for voice recognition projects ! -
RE: M5StickC - M5.LCD draws only a part of the display
I will try today!! Thanks a lot
-
M5StickC - M5.LCD draws only a part of the display
Hello to all, I have a big problem.
I’m not able to draw the the whole display on my M5Stick C.Every calls to the M5.LCD object draws just an area of the display.
Seems to be a “scale” problem, but I never seen such issue.In the attached image, the white box is the area I’m able to draw
Someone has a similar problem
Sadly the M5Stack support doesn’t answers to may email
![0_1619683705856_70F9B1AE-F818-46E6-AD25-30B0F8334AC9.jpeg](Uploading 71%)