waveshareteam / Pico_ePaper_Code

Waveshrae Pico e-Paper driver code
GNU General Public License v3.0
136 stars 47 forks source link

Lack of Screen Rotation for 2.13 #4

Open ChaosInTheVoid opened 3 years ago

ChaosInTheVoid commented 3 years ago

I can't work out how to rotate the screen, please can you help me.... coding on pi Pico

SSYYL commented 3 years ago

C or MicroPython? C language can be used void Paint_SetRotate(UWORD Rotate); There's no way to spin it in MicroPython right now, but we're working on it.

moorlag commented 3 years ago

what's the status of this issuue?

nanchaoren commented 2 years ago

2in7B epaper with python code is waiting for rotate. and it only support black display,is red display will supported?

RattyDAVE commented 1 year ago

Does this help?

https://github.com/RattyDAVE/EPD_2in13_B_V4_Landscape