phoreglad / pico-epaper

Module for driving Waveshare Pico e-Paper 3.7 display. Now with support for partial updates.
37 stars 6 forks source link

Showtime! #9

Closed bitblitz4use closed 1 year ago

bitblitz4use commented 1 year ago

Hi all, can't get the examples running. Hardware used:

Funny thing is i dont get errors its just saying: Hell output: `>>> %Run -c $EDITOR_CONTENT show took: 217 ms to finish show used around 240 B of memory show took: 217 ms to finish show used around 240 B of memory

`

But no display output. SPI wiring seems to be ok running code from the original Waveshare lib.

Any idea what I am missing? I run Pico_ePaper.py in Thonny with MicroPhyton installed as interpreter.

THX!

phoreglad commented 1 year ago

This driver is meant for 3.7" display and will not work with 2.9" one.