Best way to include remote images

What do you want to achieve?

I would like the end user to be able to upload their own wallpaper/image

What have you tried so far?

All the available reading on the recent sd card image capability - but before I get too deep, wondering if there’s a better way

Context for question

I have a touchscreen device (wt32 sc01 plus) which the end user will need to add wallpaper to themselves. I would like this to be as simple as possible. The wt32 has onboard WiFi, Bluetooth (and sd but this is not in a convenient place for user to get to with device in enclosure) so I’m wondering if there is a way to either send an image to the device via Bluetooth for sls to display, or if there is another way the community might suggest is best/easiest for the user?

Communication-related stuff, data-transfer through BlueTooth can be done in the C code. (It would still be a good idea to set the image in SquareLine Studio being loaded from a file-asset, ‘BinaryLVGL’ setting can do it with PNG pictures directly.)

1 Like