Script for the programmable LED matrix spacers for the Framework Laptop 16.
Find a file
Array in a Matrix 1628ee00dd instructions
2026-03-03 18:04:52 -05:00
.gitignore Initial commit 2026-03-03 16:23:00 -05:00
index.py boiler plate to use serial port 2026-03-03 18:04:40 -05:00
LICENSE Initial commit 2026-03-03 16:23:00 -05:00
README.md instructions 2026-03-03 18:04:52 -05:00

LED Matrix

Script for the programmable LED matrix spacers for the Framework Laptop 16.

Usage

Setup

python -m venv venv
source ./venv/bin/activate
pip install pyserial

Run

python ./index.py