A library to drive a MAX7219 LED serializer (using SPI) and WS2812 NeoPixels (using DMA)
Project description
luma.core | luma.docs | luma.emulator | luma.examples | luma.lcd | luma.led_matrix | luma.oled
Luma.LED_Matrix
Display drivers for MAX7219, WS2812, APA102
Python library interfacing LED matrix displays with the MAX7219 driver (using SPI) and WS2812 & APA102 NeoPixels on the Raspberry Pi and other linux-based single board computers - it provides a Pillow-compatible drawing canvas, and other functionality to support:
multiple cascaded devices
LED matrix, seven-segment and NeoPixel variants
scrolling/panning capability,
terminal-style printing,
state management,
dithering to monochrome,
pygame emulator,
Python 2.7 and 3.4+ are both supported
Documentation
Full documentation with installation instructions and examples can be found on https://luma-led-matrix.readthedocs.io.
A LED matrix can be acquired for a few pounds from outlets like Banggood. Likewise 7-segment displays are available from Ali-Express or Ebay.
Breaking changes
Version 0.3.0 was released on 19 January 2017: this came with a rename of the github project from max7219 to luma.led_matrix to reflect the changing nature of the codebase.
There is no direct migration path, but the old docs and PyPi packages will remain available indefinitely, but that deprecated codebase will no longer recieve updates or fixes.
The consequence is that any existing code that uses the old max7219 package should probably be updated.
License
The MIT License (MIT)
Copyright (c) 2017 Richard Hull & Contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Contributing
Pull requests (code changes / documentation / typos / feature requests / setup) are gladly accepted. If you are intending some large-scale changes, please get in touch first to make sure we’re on the same page: try and include a docstring for any new methods, and try and keep method bodies small, readable and PEP8-compliant.
GitHub
The source code is available to clone at: http://github.com/rm-hull/luma.led_matrix
Contributors
Thijs Triemstra (@thijstriemstra)
Jon Carlos (@webmonger)
Unattributed (@wkapga)
Taras (@tarasius)
Brice Parent (@agripo)
Thomas De Keulenaer (@twdkeule)
Tero Korpela (@terokorp)
ChangeLog
Version |
Description |
Date |
---|---|---|
1.0.2 |
|
2017/08/05 |
1.0.1 |
|
2017/08/05 |
1.0.0 |
|
2017/07/30 |
0.11.1 |
|
2017/07/29 |
0.11.0 |
|
2017/07/21 |
0.10.1 |
|
2017/05/01 |
0.10.0 |
|
2017/04/22 |
0.9.0 |
|
2017/03/30 |
0.8.0 |
|
2017/03/19 |
0.7.0 |
|
2017/03/04 |
0.6.2 |
|
2017/03/02 |
0.6.1 |
|
2017/03/02 |
0.6.0 |
|
2017/02/22 |
0.5.3 |
|
2017/02/21 |
0.5.2 |
|
2017/02/19 |
0.4.4 |
|
2017/02/02 |
0.4.3 |
|
2017/01/29 |
0.4.2 |
|
2017/01/27 |
0.4.0 |
|
2017/01/23 |
0.3.3 |
|
2017/01/21 |
0.3.2 |
|
2017/01/20 |
0.3.1 |
|
2017/01/20 |
0.3.0 |
|
2017/01/19 |
0.2.3 |
|
2013/01/28 |
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 Distribution
Hashes for luma.led_matrix-1.0.2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31954189c964928a0b97a6b90ec0bdfb179abca4c29e83cc35faaa55c1c66ea5 |
|
MD5 | b31d7bbafff39c99d233eb59af01d5f1 |
|
BLAKE2b-256 | 8e5c987e99b999c12413d01696bbb0885600b3b92ee8a12c5426f394d93ba106 |