rpi_epd2in7 icon indicating copy to clipboard operation
rpi_epd2in7 copied to clipboard

A python library for interfacing with the Waveshare 2.7inch e-Paper HAT display from the Raspberry Pi.

Results 6 rpi_epd2in7 issues
Sort by recently updated
recently updated
newest added

Hello, Sorry I am a beginner so maybe it is obvious. But when I launch one of the code in the demos, I have the following error code : ```...

Add the possibility not choose between landscape or portrait mode

hey, just bumped into your lib it looks pretty nice (the waveshare default lib isnt super user-friendly :-s) i noticed you don't check for button gpios I think most of...

Hi @elad661, thank you for a great library. Is it possible to add support for 4 gray colors as in [official waveshare driver](https://github.com/waveshare/e-Paper)? It was added there in [this commit](https://github.com/waveshare/e-Paper/commit/702def06bcb75983c98b0f9d25d43c552c248eb0).

Did you think about adding the possibility for rotating the display? The [demo](https://www.waveshare.com/wiki/File:2.7inch_e-paper_hat_b_code.7z) for the [2.7" display with three colors](https://www.waveshare.com/wiki/2.7inch_e-Paper_HAT_(B)) has the possibility to do that, would be nice to...

I see that this has been asked before and there was a branch started, but following that branch is losing me and not working. I am no hard core programmer...