Skip to main content

LED SHIM Driver

Project description

Build Status Coverage Status PyPi Package Python Versions

https://shop.pimoroni.com/products/5x5-rgb-matrix-breakout

An adorably tiny 5x5 pixel Breakout Garden compatible LED matrix breakout for adding status displays or fancy lighting to your project.

Installing

Manual install:

Library install for Python 3:

on Raspbian:

sudo apt-get install python3-rgbmatrix5x5

other environments:

sudo pip3 install rgbmatrix5x5

Library install for Python 2:

on Raspbian:

sudo apt-get install python-rgbmatrix5x5

other environments:

sudo pip2 install rgbmatrix5x5

Development:

If you want to contribute, or like living on the edge of your seat by having the latest code, you should clone this repository, cd to the library directory, and run:

sudo python3 setup.py install

(or sudo python setup.py install whichever your primary Python environment may be)

In all cases you will have to enable the i2c bus.

Documentation & Support

0.0.3

  • Fixed set_multiple_pixels again

  • Defaulted internal buffer to list of tuples

0.0.2

  • Fixed set_all method

  • Fixed set_multiple_pixels method

0.0.1

  • Initial release

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

rgbmatrix5x5-0.0.3.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distributions

rgbmatrix5x5-0.0.3-py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 3

rgbmatrix5x5-0.0.3-py2-none-any.whl (8.4 kB view hashes)

Uploaded Python 2

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