Skip to content

Instantly share code, notes, and snippets.

@strangesast
Created January 10, 2017 01:25
Show Gist options
  • Save strangesast/61600c82211a599c0c80801844862876 to your computer and use it in GitHub Desktop.
Save strangesast/61600c82211a599c0c80801844862876 to your computer and use it in GitHub Desktop.
cd ~
mkdir Packages
cd Packages/
git clone https://github.com/hzeller/rpi-rgb-led-matrix
cd rpi-rgb-led-matrix/examples-api-use
make
sudo ./demo -D 9 --led-chain=3 --led-parallel=3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment