Skip to content

Starter project for using the Waveshare 7in5 black & white e-paper screen

License

Notifications You must be signed in to change notification settings

tafallen/e-paper7in5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-paper7in5 Demo

Starter project for using the Waveshare 7in5 black & white e-paper screen

This has been developed for use with the WaveShare 7.5in black and white e-paper screen, and a Raspberry Pi, to demonstrate the basics of drawing, writing text and displaying images on the e-paper screen. It's the sort of thing I wish I'd found when I started meddling wigth the display.

External Dependencies

epd7in5.py and epdconfig.py both come from WaveShare's e-Paper GitHub repo here

fonts/Roboto-Regular.ttf is from here

Pre-requisites

Pillow - install using pip3 install Pillow

Project Structure

  • demo.py - Run this project to draw to the e-paper screen
  • draw.py - Contains the methods used to write to the screen
  • constants.py - Project constants such as screen size, font paths, etc..

About

Starter project for using the Waveshare 7in5 black & white e-paper screen

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages