Elektrine lite

← Feed

@fast_code_r_us@floss.social

Post #2532947

2026-05-02 15:01 UTC

@circfruit@fosstodon.org Are you using JPEGDEC with the S3 SIMD enabled?

Replies (1)

  • @circfruit@fosstodon.org 2026-05-02 15:06

    @fast_code_r_us@floss.social I’m using this this lib: https://github.com/Bodmer/TJpg_Decoder and honestly, Claude did the C part for me :) What is S3 SIMD? I might check, although the camera module produces around 6kb jpegs and i don’t know what i can optimize more - the image comes kind of pixelated. Camera can produce better resolutions but because I intend to transfer those over LoRa i need small size, so quality is compromised a bit.

    Open ##2532948