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
import epaper
# For example, when using 7.5inch e-Paper HAT
epd = epaper.epaper('epd7in5').EPD()
# init and Clear
epd.init()
epd.Clear()
epaper.epaper method takes the model name and returns the e-paper library module.
- See below for a list of e-paper model names.
- For more information on how to use the e-paper library module, please refer to the
e-Paper part of the wiki below.
License
This software is released under the MIT License, see LICENSE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file waveshare-epaper-1.0.2.tar.gz.
File metadata
-
Download URL: waveshare-epaper-1.0.2.tar.gz
- Upload date:
-
Size: 36.6 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.8.12 Linux/5.8.0-1042-azure
File hashes
Hashes for waveshare-epaper-1.0.2.tar.gz
| Algorithm |
Hash digest |
|
| SHA256 |
336ad5fe3f9df1bc586666ba391512d740ed984d1aa4f8a901d1c7cae76c89ac
|
|
| MD5 |
b212148976f26aff7fa61cb2ff3de55a
|
|
| BLAKE2b-256 |
429d6746b1afe89d015bb5b6916d33de6a88cd7b13b82c670d4f782c0975cb36
|
|
See more details on using hashes here.
File details
Details for the file waveshare_epaper-1.0.2-py2.py3-none-any.whl.
File metadata
-
Download URL: waveshare_epaper-1.0.2-py2.py3-none-any.whl
- Upload date:
-
Size: 107.3 kB
- Tags: Python 2, Python 3
-
Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.8.12 Linux/5.8.0-1042-azure
File hashes
Hashes for waveshare_epaper-1.0.2-py2.py3-none-any.whl
| Algorithm |
Hash digest |
|
| SHA256 |
aebc1dda32f486e6dad278473c32f18d022ec9939e8375879904ae288872f295
|
|
| MD5 |
ac2dc1cad310cc9319fa7e2a1ea75e81
|
|
| BLAKE2b-256 |
090c8abb02e609c3abeed9207ff61d2ab9152f5822b5d2647a349b35dab5d8e3
|
|
See more details on using hashes here.