Tweet
Replying to @fast_code_r_us and @adafruit
Oh that’s awesome! At the moment the only format I’m using is an indexed 2-bit bitmap format similar to what lvgl uses (linked); four pixels per byte, 00 is black, 01 is dark gray, etc. It’s simple but it works. https://lvgl.io/tools/imageconverter
(original)