Skip to main content

Waveshare e-paper package for Python on Raspberry Pi

Project description

Waveshare e-paper package

Waveshare e-paper package for Python on Raspberry Pi. Original source is https://github.com/waveshare/e-Paper.

Install

pip install waveshare-epaper

Usage

You can get available e-paper modules list by epaper.modules().

$ python
Python 3.7.3 (default, Jan 22 2021, 20:04:44)
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import epaper
>>> epaper.modules()
['epd1in02', 'epd1in54', 'epd1in54_V2', 'epd1in54b', 'epd1in54b_V2', 'epd1in54c', 'epd2in13', 'epd2in13_V2', 'epd2in13b_V3', 'epd2in13bc', 'epd2in13d', 'epd2in66', 'epd2in66b', 'epd2in7', 'epd2in7b', 'epd2in7b_V2', 'epd2in9', 'epd2in9_V2', 'epd2in9b_V3', 'epd2in9bc', 'epd2in9d', 'epd3in7', 'epd4in01f', 'epd4in2', 'epd4in2b_V2', 'epd4in2bc', 'epd5in65f', 'epd5in83', 'epd5in83_V2', 'epd5in83b_V2', 'epd5in83bc', 'epd7in5', 'epd7in5_HD', 'epd7in5_V2', 'epd7in5b_HD', 'epd7in5b_V2', 'epd7in5bc']

epaper.epaper method takes the model name and returns the e-paper library module.

import epaper

# For example, when using 7.5inch e-Paper HAT
epd = epaper.epaper('epd7in5').EPD()

# init and Clear
epd.init()
epd.Clear()

License

This software is released under the MIT License, see LICENSE.

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

waveshare_epaper-1.3.0.tar.gz (97.8 kB view details)

Uploaded Source

Built Distribution

waveshare_epaper-1.3.0-py2.py3-none-any.whl (181.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file waveshare_epaper-1.3.0.tar.gz.

File metadata

  • Download URL: waveshare_epaper-1.3.0.tar.gz
  • Upload date:
  • Size: 97.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.7.3 Linux/5.10.63-v7+

File hashes

Hashes for waveshare_epaper-1.3.0.tar.gz
Algorithm Hash digest
SHA256 6163a575f84d2c73b913d616ee66f8953f9bddbbd316f96caa7b6f686032492f
MD5 2d6a57d12feae3a7b8fe53e98cc44ece
BLAKE2b-256 cf02779788ff409ff61a5af0e1c1e2520b04c8424f6dc535d482fb278439a832

See more details on using hashes here.

File details

Details for the file waveshare_epaper-1.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for waveshare_epaper-1.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f5c0b428157798420388034daf76696dcf8f16fd6b15eb428d2c9ecfb8653908
MD5 3ba5023aee4d1349487de848b060fce9
BLAKE2b-256 dcce3d0bc72ef7b4fa6aa0f2cb4d9df9fcd56e7df343654a89105ea0d22b8792

See more details on using hashes here.

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