Skip to main content

CircuitPython display control library for Nokia PCD8544 monochrome displays.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

A display control library for Nokia 5110 PCD8544 monochrome 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-pcd8544

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

sudo pip3 install adafruit-circuitpython-pcd8544

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-pcd8544

Usage Example

See examples folder for demos of 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

adafruit-circuitpython-pcd8544-1.2.11.tar.gz (28.8 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-pcd8544-1.2.11.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-pcd8544-1.2.11.tar.gz
Algorithm Hash digest
SHA256 e8e0e33eeb131e6cc32c743234954b6ef1c2d7190184dafbeb58e5fcdd6191f8
MD5 5687f1b181c1b44a4ce499d23a9f33bb
BLAKE2b-256 0e39eea5736a9bd4740acbe7c65668827684a1710fd1bf4bd5b20e45f716c3ae

See more details on using hashes here.

Provenance

File details

Details for the file adafruit_circuitpython_pcd8544-1.2.11-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_pcd8544-1.2.11-py3-none-any.whl
Algorithm Hash digest
SHA256 fa7f5a48d54c478285ddf3b93634d6010953a22b0339e64d837f34e8f47905b7
MD5 19f026720261547376f25dbc2db93559
BLAKE2b-256 0874fda22f3cc84863f0291c9195be24d96d78e6e4125b2c83f8e3ef40a72b60

See more details on using hashes here.

Provenance

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