robweber / omni-epd

An EPD (electronic paper display) class abstraction to simplify communications across multiple display types.
GNU General Public License v3.0
81 stars 17 forks source link

Add support for Waveshare 12.48 bw and tri-color screens #70

Open aaronr8684 opened 2 years ago

aaronr8684 commented 2 years ago

Seems to be pretty much the same as the other waveshare screens except the update is treated as 4 screens (quadrants). The display method still only requires one image (2 for the tri-color) at full resolution. The source code is also in its own repo.