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.6.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-sharpmemorydisplay-1.4.6.tar.gz
Algorithm Hash digest
SHA256 7a0aa93999be06f09803c9818314df8d926713414a9415d78288bd9ab44f1d8b
MD5 b0eecbb87c087ddab8e291e2904062d8
BLAKE2b-256 382caec1f6e05dc8059adc2008fc0fc13eea63242cb49f41e485e91317f0e720

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_sharpmemorydisplay-1.4.6-py3-none-any.whl
Algorithm Hash digest
SHA256 b6639a2abab6d126e88ca66994db6e7a62ef7655d83562e5e45b239e00161ab2
MD5 c0d1413a4317c2a2cab168961296161e
BLAKE2b-256 41393fc83f3b2d083221e1d47222f1d6b00dd13d937a5af5d41fd58a5639db18

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