martinberlin / cale-idf

CalEPD is an Epaper component driver for the ESP-IDF framework with GFX and font support, optional touch interface, compatible with ESP32 / S2 / S3 / C3

Home Page:https://fasani.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adapt EPDiy JPG render example to be used on Cale-idf

martinberlin opened this issue · comments

Recently I made a collaboration with EPDiy component to add this JPG render example

If there is enough interest I will make it also work for this component. Although of course looks much nicer with 16 grayscale parallel epapers to display photos.
Dragon

ToDo:

  • Make a decompression test to measure tjpgd agains Bitbank Jpegdec with the same image size
  • Decide if it’s worth to include jpegdec as an additional JPG decode example

3 different versions implemented