Skip to main content

CircuitPython library for MAX7219 LED matrix driver.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython driver for the MAX7219 LED matrix driver chip.

See here for the equivalent MicroPython driver.

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

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

sudo pip3 install adafruit-circuitpython-max7219

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

Usage Example

See the examples/ folder example uses of this library.

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-max7219-1.5.8.tar.gz (32.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-max7219-1.5.8.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-max7219-1.5.8.tar.gz
Algorithm Hash digest
SHA256 fa4d088d9c7ce3c4194571ae63feaed1d034772cb2723091af7c343d781ef7ad
MD5 8ffb9bc482bf5a842ed60cb83ffc0884
BLAKE2b-256 773ce363f20efd48daef0707261d0e615a87b90a3cd5d132fd6bccc69879e139

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_max7219-1.5.8-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_max7219-1.5.8-py3-none-any.whl
Algorithm Hash digest
SHA256 6be177b6c4898b503e220cb97e452b583b0ce34490de2e23db32575080271e8d
MD5 3d8fd6f6fbe15b7699be4b1c39f7dc75
BLAKE2b-256 6f6522fff40621acee4f2fe8ec94a3de60cda413981defb968538e97040382f3

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