waveshareteam / Pico_ePaper_Code

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

Python Demo for the 2.7 pico e paper - No data output on the Pico W #38

Open TiddlyWin opened 9 months ago

TiddlyWin commented 9 months ago

Hiya,

I've been fighting with this the last few days as I really want to get the Python demo for the 2.7inch Pico display working on my Pico W.

It just seems to cycle through the backgrounds of white, black then grey with no output of data to the display and then reaches the end of the code block and goes to sleep, rinse and repeat. It's driving me crazy.

I've not modified the test code as the C version of the demo works without issue. I'd rather have the python version working due to my lack of C knowledge (my Python isn't much better, but I don't have the mental capacity to learn C for what I want to do XD)