epaper.js icon indicating copy to clipboard operation
epaper.js copied to clipboard

Add support for 7.8inch e-paper

Open patrickhaug opened this issue 3 years ago • 3 comments

Hi, total noob here :) is it much work to add support for https://www.waveshare.com/product/displays/7.8inch-e-paper-hat.htm?

Thanks and cheers!

patrickhaug avatar Nov 25 '21 10:11 patrickhaug

Hi @patrickhaug, thanks for your interest in the project. I took a quick look at the 7.8" display, and adding support for it is definitely doable.

Unfortunately, all the currently supported displays all use this HAT. Adding support for displays compatible with that HAT is very easy, as a lot of the groundwork is already in place. To add support for the 7.8" display we'd need to expose the C drivers from this project into Node using the Node C API.

samsonmking avatar Nov 28 '21 20:11 samsonmking

Thanks @samsonmking would love to do that but honestly I just dont know how to start 😂 .. argh I have this display laying around here

patrickhaug avatar Nov 29 '21 06:11 patrickhaug

I've got my hands full at the moment working on a 2.0 release, but maybe some time in the future I could look at laying some groundwork for you :slightly_smiling_face:

samsonmking avatar Dec 01 '21 01:12 samsonmking