led_matrix.py
A simple Python library for the Framework 16 LED Matrix module by Encampeded1.
Features
- Methods:
set_matrix(),qsend()(~50ms, uniform brightness),csend()(~200ms, per-LED brightness),draw_line(),draw_2d(),reset()1 - Depends on
pyserial - Includes example games (Pong-like demos)