Skip to content

Learn to display your images on an e-paper screen with raspberry

Notifications You must be signed in to change notification settings

dungdo123/epaper_display

Repository files navigation

epaper_display-

Learn to display your images on an e-paper screen with raspberry

Hardware:

  • 2.9inch epaper waveshare module (SPI comm)
  • raspberry Pi (Raspbian)

Python libraries:

  • Pillow
  • epd2in9b (from waveshare)

Results and evaluations:

  • Display .bmp images quite good
  • Can use 2 frame (red and black)
  • resize you image with (128, 296)
  • epd2in9b library should be fixed (slice lists with integer number)

References:

About

Learn to display your images on an e-paper screen with raspberry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages