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.17.tar.gz (27.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit_circuitpython_pcd8544-1.2.17.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_pcd8544-1.2.17.tar.gz
Algorithm Hash digest
SHA256 3a35ac617e551ca8c234e190bf9ae924e70e9f84d7540783203d944520afda75
MD5 c98375c88ea1f8ed393e1e726ab0dee0
BLAKE2b-256 c596c5bdd9dc60d1818185385d5ad354f880caa4a171d6809b0ba66f08b8f6fe

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_pcd8544-1.2.17-py3-none-any.whl
Algorithm Hash digest
SHA256 0feeec342aaf28eca7e0a93203f016cf75c143fa3bf7531cf4b72afb4b0e1004
MD5 b8f6486573f80623a52e78ca827988ef
BLAKE2b-256 44cb3c47c9ac9b9f4b92df44c27f3daf2558b212c35a85aaf70dd4a238f8063e

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