Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

AmyangXYZ/PaperPi

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaperPi

Display images on an 7-color E-Paper screen using a Raspberry Pi, without the need for continuous power. Perfect for low-power, long-lasting image displays.

E-paper device and docs: https://www.waveshare.com/wiki/7.5inch_e-Paper_HAT_Manual

front

back

web

Installation

Enable SPI through raspi-config

Python packages

$ sudo apt-get update
$ sudo apt-get install python3-pip
$ sudo apt-get install python3-pil
$ sudo apt-get install python3-numpy
$ sudo pip3 install spidev

Web server (optional)

$ sudo apt-get install nodejs npm
$ cd web
$ npm i

Usage

Single image display:

$ python display/display.py images/your_image.jpg

Cycle through images

$ python display/cycle_images.py

Start Web server and open http://localhost:3000/

$ cd web
$ node app.js

About

Display image on e-paper with RaspPi

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.