Hi, I have been experimenting on m5dial recently and i have been having difficulties with putting images on display . How do i store images on flash memory in platformIO or do i just need header files with image arrays? Thank You
Latest posts made by mukul_100_
-
Displaying Images using PlatformIO or arduino
-
RE: The image is not displayed
@navatek Hi, thanks a lot for the solution. finally it works and displays images normally
i was wondering if you have tried doing the same on arduino or other platforms. -
RE: Cannot upload any images to my M5dial , not through UIflow 2.0 or arduino
@ajb2k3 i did, but it just doesn't show the image . I tried inserting the byte array to an other online complier and it gave the output as required
can you please tell me what you use for images as UIflow 2.0 doesn't work for me as well
thank you -
RE: The image is not displayed
@mukul_100_ Has anyone got this working on a M5Dial? if they have i can check what actually is going wrong
-
Cannot upload any images to my M5dial , not through UIflow 2.0 or arduino
Cannot upload any images to my M5dial , not through UIflow 2.0 or arduino
i tried one example of M5gfx called drawImageData which is giving output image as per the btye array but when i put values i got from converting an image to c i cannot display anything
Thanks for the help -
RE: The image is not displayed
@ajb2k3 hi thank you for the response
i did try the suggested jpeg format with a 19kb file and it still shows no image but the default image label shows when no file is given to it
can it be the image itself or uiflow 2? -
RE: The image is not displayed
Hi, even i am facing the same issue with uiflow 2, the image is in jpg and 100x100px
please help.
Thanks