• Could you please modify your post, as it looks broken :)

    You can extract colour data from bmp into Uint8Array on desktop computer, then using atob convert into binary string, and save into a file.
    Then it will be much easier and faster to load it from SD card on Espruino from that file (binary string) using atob, speed should spike dramatically.

About

Avatar for moka @moka started