FeatherS3 - ESP32-S3 - Arduino upload bitmaps to flash

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
slight
 
Posts: 123
Joined: Wed Sep 12, 2012 2:23 am

FeatherS3 - ESP32-S3 - Arduino upload bitmaps to flash

Post by slight »

hello community,

i have the idea to recreate the CircuitPython Painter
with an FeatherS3 - ESP32-S3 .

as soon as all material is here i will try with CP.
the nice thing is to drag and drop the images to the uf2 disc.....

later i would like to experiment with transferring this to arduino to get more speed - and maybe implement animations...
in this i would like to still use the nice *drag and drop* functionality for the *file-copy*.

is this possible?
currently this functionality is done by CircuitPython.
so for Arduino i would need a library that configures the USB-Stack and handles / emulates the usb-disc thing...
does anybody knows of something like this?!

sunny greetings
stefan


User avatar
slight
 
Posts: 123
Joined: Wed Sep 12, 2012 2:23 am

Re: FeatherS3 - ESP32-S3 - Arduino upload bitmaps to flash

Post by slight »

is the actual full example code from the video somewhere?
that means the
msc_external_flash.ino combined with some gif-player?!

i think its similar to the pyportal-animated-gif-display but did not yet looked into the code..

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”