Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 583 Bytes

File metadata and controls

25 lines (20 loc) · 583 Bytes

Install:

sudo apt update && sudo apt upgrade -y sudo apt install -y git python3 python3-pip build-essential libgraphicsmagick++-dev cython3 python3-dev

cd ~ git clone https://github.com/baumwolle01/dm_tomatrixled.git cd dm_tomatrixled

pip3 install -r requirements.txt Alt: pip3 install requests Pillow

cd ~/dm_tomatrixled git clone https://github.com/hzeller/rpi-rgb-led-matrix.git cd rpi-rgb-led-matrix/bindings/python make build-python PYTHON=$(which python3) sudo make install-python

  1. Test: sudo python3 dm_tomatrixled.py -s de:05111:18036:8:2 -e --led-rows 16