phoreglad / epaper-img-converter

Command line utility that converts images to a format used by my driver for Waveshare Pico e-Paper 3.7 display.
4 stars 3 forks source link

Is there a way that I could use this for the small waveshare epaper? #1

Closed adamwest9 closed 1 year ago

adamwest9 commented 2 years ago

I have a https://www.waveshare.com/pico-epaper-2.13.htm I wanted to use your converter to make image that can be displayed on the smaller screen.

Resolution: 250 x 122 pixels Display color: Black, white Grey scale: 2

thank you so much I will also be asking for you help with modifying your epaper code to work on that screen as well. https://github.com/phoreglad/pico-epaper guide also

phoreglad commented 2 years ago

You should be able to use this tool directly, without any modifications. Just keep in mind, since your screen is black and white, only L1 mode (the default) will work.