duggan / inkystock

A tiny, hackable, Raspberry Pi Zero powered e-ink display for cryptocurrency, stocks and more.
GNU General Public License v3.0
12 stars 1 forks source link

Support for Waveshare 2.13inch(v2) (epd2in13v2) #11

Open adi170-alt opened 1 year ago

adi170-alt commented 1 year ago

I have been searching for an e-ink stock ticker, and I think that this is the only one that stands out, it would be really nice if you would add support because a lot of people come from the pwnagotchi project, and having a pi0 with a waveshare screen unused for months. This seems like a really cool project and I hope that you will add support.

duggan commented 1 year ago

Thanks for the kind words!

A quick look at some sample code for a similar model (the v3) suggests it might be broadly compatible, though I can't seem to find any retailers with stock so I wouldn't be able to verify it.

If you're interesting in hacking away at it yourself, I think the only thing you'd need to change is the display method here. That's where the drawn image is written to the InkyPHAT screen.

I suspect if you replaced that with the equivalent code from the example I listed above, it might work without any other changes (other than the installation steps for the waveshare device). Note: I haven't tried installing any of this stuff for a while so you might run into some unrelated problems.

reddai75 commented 6 months ago

I'd be happy to beta test if you plan to support the 2.7 waveshare e ink display