Open AlexanderPilhar opened 3 years ago
I use the following code for the 5.65 inch e-Paper Module (F) controlled via a PyCom device: Pico-ePaper-5.65f.py
Drawing stuff using the framebuffer API works fine.
But when it comes to displaying bitmap graphics there are some issues:
It seems the bitmap information is not interpreted correctly.
I followed the instructions to create the bitmap graphic found on the wiki: E-Paper Floyd-Steinberg
I use the following code for the 5.65 inch e-Paper Module (F) controlled via a PyCom device: Pico-ePaper-5.65f.py
Drawing stuff using the framebuffer API works fine.
But when it comes to displaying bitmap graphics there are some issues:
It seems the bitmap information is not interpreted correctly.
I followed the instructions to create the bitmap graphic found on the wiki: E-Paper Floyd-Steinberg