robweber / omni-epd

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

IT8951 Devices #48

Closed robweber closed 2 years ago

robweber commented 3 years ago

Found this package that adds support for IT8951 devices, such as the Waveshare 6in HD device. Would be another device type that could be integrated.

https://github.com/GregDMeyer/IT8951

robweber commented 2 years ago

I've attempted a start at doing this but need testers as I currently do not have a device. My implementation is based of examples in the repo. Those interested please see #57.