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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

adafruit_circuitpython_max7219-1.5.10-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-max7219-1.5.10.tar.gz
Algorithm Hash digest
SHA256 3f9417c7446dcce6f26bdf54095f146724972422b0ace960ff5d5f0afe1d1839
MD5 6e5102de4c194a1d65d92238cf65a30a
BLAKE2b-256 3e839a7c38d9ef5358dd7fb6512f31c9cef281ed41d2561dce9ef08a426d28e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_max7219-1.5.10-py3-none-any.whl
Algorithm Hash digest
SHA256 51bbcbf68998fb1a08bebbc84f9c66f97edb00c2d8fc695aa8efec9d88dc61fd
MD5 2b154af30650ce498e1ba9e605a79508
BLAKE2b-256 fffed26c79e4445662e2eb10cdadc1d7eb1799be46a7b50832c674ca5546a62d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page