Skip to content
/ epaper Public

This is a library driven by 52Pi E-ink, which can drive 2.13 inch electronic paper and other sizes of electronic paper. Currently, only 2.13 inch screen support is provided.

License

Notifications You must be signed in to change notification settings

geeekpi/epaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epaper

This is a library driven by 52Pi E-ink, which can drive 2.13 inch electronic paper and other sizes of electronic paper.

  • Currently, only 2.13 inch screen support is provided.
  • [] 2.13 Inch E-Ink

How to use it

  • Snap the 2.13 inch epaper hat board into the Raspberry Pi GPIO
  • OS Requirement: Raspberry Pi OS
  • Enable SPI interface via sudo raspi-config tool.
  • Install Pillow, spidev, RPi.GPIO libraries.
  • Download demo code by:
cd ~
git clone https://github.com/geeekpi/epaper.git
cd epaper/
python3 eink2.13_demo.py

And the display will flash red, black, white and finally a picture.

About

This is a library driven by 52Pi E-ink, which can drive 2.13 inch electronic paper and other sizes of electronic paper. Currently, only 2.13 inch screen support is provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published