Skip to main content

A tool to easily use waveshare's e-paper module with Raspberry Pi

Project description

Raspberry e-paper utility

A tool to easily use waveshare's e-paper module with Raspberry Pi.

Install

pip install raspberry-epaper

Usage

print

Display the image file.

# For example, when using 7.5inch e-Paper HAT
$ epaper print --device="epd7in5" picture.png

Randomly display the image file in a directory.

$ epaper print --device="epd7in5" directory

Display a text file.

$ epaper print --device="epd7in5" sentence.txt

Overlay the QR code on the image.

$ epaper print --device="epd7in5" --qr="information about the picture" picture.png

Show help.

$ epaper print --help

modules

Show available e-paper modules.

$ epaper modules

version

Show version.

$ epaper version

License

This software is released under the MIT License, see LICENSE. Fonts are licensed under the SIL Open Font License, Version 1.1.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

raspberry-epaper-1.5.0.tar.gz (3.9 MB view hashes)

Uploaded Source

Built Distribution

raspberry_epaper-1.5.0-py3-none-any.whl (3.9 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page