Mehr Infos: http://codingworld.io/project/8x8-led-matrix-anschliessen-und-programmieren Hardware zum Kaufen:
git clone https://github.com/rm-hull/max7219.gitcd max7219sudo python setup.py installcdsudo apt-get install python-dev python-pipsudo pip install spidev| Anschlüsse Raspberry Pi | Anschlüsse LED Matrix |
|---|---|
| 5V | 1 - VCC |
| GND | 2 - GND |
| GPIO 10 (MOSI) | 3 - DIN |
| GPIO 8 (SPI CE0) | 4 - CS |
| GPIO 11 (SPI CLK) | 5 - CLK |