caemor / epd-waveshare

Drivers for various EPDs from Waveshare
ISC License
207 stars 128 forks source link

Add support for EPD 2in9 D #171

Closed wsndshx closed 6 months ago

wsndshx commented 9 months ago

I obtained an e-ink screen with the model number WFT0290CZ10. I found that it has the same model number as the Waveshare 2.9" D E-Ink Display, so I added the device based on the information provided by Waveshare.

References:

wsndshx commented 9 months ago

It appears that the error in the failed operation is due to the upgrade of embedded-graphics from version 0.7.1 to 0.8.1, which has broken the old feature.

caemor commented 6 months ago

Thanks