Skip to main content

CircuitPython display control library for Sharp memory displays.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

A display control library for Sharp ‘memory’ displays

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-sharpmemorydisplay

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-sharpmemorydisplay

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-sharpmemorydisplay

Usage Example

See the examples folder for a demonstration of drawing pixels, lines and text

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

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

Built Distribution

File details

Details for the file adafruit_circuitpython_sharpmemorydisplay-1.4.13.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_sharpmemorydisplay-1.4.13.tar.gz
Algorithm Hash digest
SHA256 261642df57a1f0de5cd0403b02e4335481464194d6e3126416823c1a0d05cbcc
MD5 39677430adb091f97dc2d49f7135ddb5
BLAKE2b-256 3cbcfb93de2f0c60c7bde6e8ba4bd0ad56b0df3f9e38c4340f6cb19dfc5fe229

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_sharpmemorydisplay-1.4.13-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_sharpmemorydisplay-1.4.13-py3-none-any.whl
Algorithm Hash digest
SHA256 c18c58a77ee025bd425cf8b49b30c068c2b2bba291531ee8405a2fd6eac98464
MD5 bf90bcb2e8c00b04493ed9b67cdabf1f
BLAKE2b-256 c1b30a71846b303e0b70b49e716500dd440f7b119fc8c31b3ba0ea2ee63c57d7

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