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 7.3in 7 color display #84

Closed evelyndooley closed 1 year ago

evelyndooley commented 1 year ago

This display has been added to the Waveshare package, so simply adding it to the device list allows it to work.

robweber commented 1 year ago

Thanks for adding this.

Can you add a link to the source file from the Waveshare repo in the commented section to the start of the WaveshareMultiColorDisplay class? Other than that I think everything is ready to go. Appreciate the PR!

evelyndooley commented 1 year ago

Just added the link!