11x7 LED Matrix Driver
Project description
https://shop.pimoroni.com/products/11x7-led-matrix-breakout
11x7 pixels of single-colour, brightness-controlled, message scrolling goodness!
Installing
Full install (recommended):
We’ve created an easy installation script that will install all pre-requisites and get your 11x7 LED Matrix Breakout up and running with minimal efforts. To run it, fire up Terminal which you’ll find in Menu -> Accessories -> Terminal on your Raspberry Pi desktop, as illustrated below:
In the new terminal window type the command exactly as it appears below (check for typos) and follow the on-screen instructions:
curl https://get.pimoroni.com/matrix11x7 | bash
If you choose to download examples you’ll find them in /home/pi/Pimoroni/matrix11x7/.
Manual install:
Library install for Python 3:
sudo pip3 install matrix11x7
Library install for Python 2:
sudo pip2 install matrix11x7
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
Get help - http://forums.pimoroni.com/c/support
0.0.1
Initial fork from Scroll pHAT HD codebase
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file matrix11x7-0.0.1.tar.gz
.
File metadata
- Download URL: matrix11x7-0.0.1.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0f2e613968a7eaca094f0472846c1acfd07979bcacb575be0fede90e2878638 |
|
MD5 | 55327b4bdda65c924e498241cc173c46 |
|
BLAKE2b-256 | f855a12debd0e5555f33f3752f83863fdbec56cb67de1ab97090cf26e4c2f9ae |
File details
Details for the file matrix11x7-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: matrix11x7-0.0.1-py3-none-any.whl
- Upload date:
- Size: 25.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 818944ada82c9c751c27806d3d75bad8b0ebca642b3e479d641e497ddc230758 |
|
MD5 | 13808b58a4f2c494237cb576dd33dbe6 |
|
BLAKE2b-256 | d1cc2dbd0829ae17a62dafa651004181c551d4c55b7662e625f529756ad7821d |
File details
Details for the file matrix11x7-0.0.1-py2-none-any.whl
.
File metadata
- Download URL: matrix11x7-0.0.1-py2-none-any.whl
- Upload date:
- Size: 26.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4a5e199b1df299c6bc522d1e983ff0c4b55218db909a62e9bd04f15dbd75216 |
|
MD5 | 2a589080bf32c0cf4d9b6c49e4b31e42 |
|
BLAKE2b-256 | 9121d4604fc363949b199d03dbc2faf8fd2faeda6780106af51d1def166b2e48 |