PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: hw

hw.rpi.spi.max7219

LED matrix driver based on max7219 chip for Raspberry Pi

available since version: 0.9.8


information

Only Raspberry Pi support Handles communication with the MAX7219 chip for 7-segmented or 8x8 LED dot matrix displays. Each display can be connected in series with another and controlled via a single connection. Note: in case of LED dot matrix display only write_bits and write_reg commands will work as expected Note: 7-segment LED display supports only this charset: -_0123456789ABCDEFGHIJLOPSUbcdhnoqrtu Note: if the device address argument is -1 or omitted, requested action is applied for all devices in a chain.

example

arguments:

methods:

properties:

inlets:

keywords:

led display max7219 spi rpi arduino

Authors: Serge Poltavsky

License: GPL3 or later