Skip to content

coding-world/led-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hey Willkommen auf unserer Seite zur 8 x 8 LED matrix

Mehr Infos: http://codingworld.io/project/8x8-led-matrix-anschliessen-und-programmieren Hardware zum Kaufen:

git clone https://github.com/rm-hull/max7219.git
cd max7219
sudo python setup.py install
cd
sudo apt-get install python-dev python-pip
sudo pip install spidev

8x8 LED Matrix am Raspberry Pi

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages