PHSCRC / phsled

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHS Computer & Robotics Club LED Matrix Project

I2C must be enabled in raspi-config, and the smbus module installed.

Usage: sudo python scrollText.py "message" wait_time

Piping stderr to /dev/null with 2>/dev/null is reccomended if you do not have all four I2C devices connected.

About

License:MIT License


Languages

Language:Python 100.0%