waveshareteam / e-Paper

1.28k stars 590 forks source link

Support for single board computers different from raspberry pi or Jetson #258

Open ErikLambrechts opened 1 year ago

ErikLambrechts commented 1 year ago

I was hoping to get my e-ink display working on a Banana-pi m2 berry. But it seems that only RPi and Jetson are supported. Both python and c executables fail to control the screen. Are there any hacks to get it up and running?

SSYYL commented 1 year ago

Sorry, there are no plans to adapt to other devices at present, you can try to port the driver, need to pay attention to the SPI communication aspect.

dwehrmann commented 1 year ago

+1 for Banana pi support. The latest shortage on RPis makes this a pain.