robweber / omni-epd

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

Add Missing Waveshare Displays #91

Open robweber opened 8 months ago

robweber commented 8 months ago

Comparing the implemented displays list with the available displays in the Waveshare repo shows a few missing. Below is a list of the missing files and links to their product pages. Just a cusory glance at a few of the files show that adding them the current Waveshare abastraction should be fairly straightforward.

13.3in (K) https://github.com/waveshareteam/e-Paper/blob/master/RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd13in3k.py https://www.waveshare.com/13.3inch-e-Paper-HAT-K.htm

2.13in V4 https://github.com/waveshareteam/e-Paper/blob/master/RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13_V4.py

2.13in (G) https://github.com/waveshareteam/e-Paper/blob/master/RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13g.py https://www.waveshare.com/2.13inch-e-Paper-HAT-G.htm

3.52in https://github.com/waveshareteam/e-Paper/blob/master/RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd3in52.py https://www.waveshare.com/3.52inch-e-Paper-HAT.htm