waveshareteam / Pico_ePaper_Code

Waveshrae Pico e-Paper driver code
GNU General Public License v3.0
124 stars 44 forks source link

Issues with images on 5.65 inch e-Paper Module (F) #8

Open AlexanderPilhar opened 2 years ago

AlexanderPilhar commented 2 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