icns-distributed-cloud / LED_Display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LED_Display

Clone

git clone https://github.com/icns-distributed-cloud/LED_Display.git

Build

make build-python PYTHON=$(which python 3) 
sudo make install-python 

Package Install

pip install -r requirements.txt

Action

cd bindings/python/samples

sudo python3 displaydata.py --led-cols=64 --led-no-hardware=LED_NO_HARDWARE_PULSE --led-slowdown-gpio=4

Result

image

Related with

덕인이 열화상 repo

About

License:GNU General Public License v2.0


Languages

Language:C++ 72.9%Language:Python 8.6%Language:C 5.9%Language:C# 5.1%Language:Makefile 4.0%Language:Cython 3.6%Language:Shell 0.0%